aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 23:28:43 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 23:28:43 +0200
commit2da0137968546f55eba120fd10c1844c804e365e (patch)
tree2f62f3fe6c14a2a7dfba2daea7f3f130ac41ab8a /stylesheets/lfs-xsl
parent9ee05b53be91de3ba41f3b0533240128fad4048d (diff)
Remove eol spaces in xsl stylesheets
Diffstat (limited to 'stylesheets/lfs-xsl')
-rw-r--r--stylesheets/lfs-xsl/pdf/lfs-mixed.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/stylesheets/lfs-xsl/pdf/lfs-mixed.xsl b/stylesheets/lfs-xsl/pdf/lfs-mixed.xsl
index 85fc3825f..f767ace6a 100644
--- a/stylesheets/lfs-xsl/pdf/lfs-mixed.xsl
+++ b/stylesheets/lfs-xsl/pdf/lfs-mixed.xsl
@@ -103,7 +103,7 @@
<xsl:otherwise>
<xsl:choose>
<xsl:when test="ancestor::appendix">auto</xsl:when>
- <!-- Modified by Bruce Dubbs. Allow user to specify
+ <!-- Modified by Bruce Dubbs. Allow user to specify
automatic screen formatting to split across pages. -->
<xsl:when test="@role='auto'">auto</xsl:when>
<xsl:otherwise>always</xsl:otherwise>
@@ -114,8 +114,8 @@
</xsl:choose>
</xsl:attribute>
-<!-- The following lines were inserted by Martin Miehe. Scripts and rules
- in the appendices should have a smaller font-size so that at least
+<!-- The following lines were inserted by Martin Miehe. Scripts and rules
+ in the appendices should have a smaller font-size so that at least
80 characters fit to one line. -->
<xsl:if test="ancestor::appendix"> <!-- name(/) != appendix" -->