Changeset 4066cbe for stylesheets


Ignore:
Timestamp:
08/08/2004 01:56:32 PM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
0869f1e
Parents:
b99a720
Message:

Fixed typo in stylesheet

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-print.xsl

    rb99a720 r4066cbe  
    1414
    1515    <!-- Paper size required by the publisher -->
    16   <xsl:param name="paper.type" select="'Cunstommized'"/>
     16  <xsl:param name="paper.type" select="'Customized'"/>
    1717  <xsl:param name="page.width">7.25in</xsl:param>
    1818  <xsl:param name="page.height">9.25in</xsl:param>
Note: See TracChangeset for help on using the changeset viewer.