Skip to content

Commit 5a66ffc

Browse files
committed
baselineskip is set via \AtBeginDocument hook, thus remove it
1 parent 8c6bf85 commit 5a66ffc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

xsl/projects/alea/latex/prose.xsl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -430,11 +430,6 @@ target/bin/xslt.sh -config:saxon.he.xml -xsl:xsl/projects/alea/latex/prose.xsl -
430430

431431
<!--xsl:text>&lb;\pagenumbering{arabicnum}</xsl:text-->
432432

433-
<!-- Durchschuss: fontsize 19->26pt, 20->28pt -->
434-
<xsl:text>&lb;\setlength{\baselineskip}{28pt}</xsl:text>
435-
<!-- negative lineskiplimit fixes the baselineskip (no glue) -->
436-
<xsl:text>&lb;\setlength{\lineskiplimit}{-100pt}</xsl:text>
437-
438433
<xsl:call-template name="latex-front"/>
439434
<xsl:text>&lb;&lb;\selectlanguage{</xsl:text>
440435
<xsl:value-of select="i18n:language(/TEI/@xml:lang) => i18n:babel-language()"/>

0 commit comments

Comments
 (0)