~victor-lowther/ubuntu-desktop-course/ubuntu-desktop-course-beta-vlowther

« back to all changes in this revision

Viewing changes to lib/dblatex.xsl

remerge with main branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        <xsl:template match="pdfpagebreak">
13
13
                \pagebreak[4]
14
14
        </xsl:template>
 
15
 
15
16
</xsl:stylesheet>
16
17