Changeset caa1aae for stylesheets


Ignore:
Timestamp:
07/13/2004 07:53:55 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
9a59b6f
Parents:
e119983
Message:

Using profiles for print output.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@3932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
stylesheets
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-print.xsl

    re119983 rcaa1aae  
    3737
    3838    <!-- Page number in Xref-->
    39   <xsl:param name="insert.xref.page.number">yes</xsl:param> <xsl:template match="*" mode="page.citation">
     39  <xsl:param name="insert.xref.page.number">yes</xsl:param>
     40  <xsl:template match="*" mode="page.citation">
    4041    <xsl:param name="id" select="'???'"/>
    4142    <fo:inline keep-together.within-line="always">
Note: See TracChangeset for help on using the changeset viewer.