Author: manuel
Date: 2005-04-17 14:09:19 -0600 (Sun, 17 Apr 2005)
New Revision: 4988

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/stylesheets/lfs-chunked.xsl
   trunk/BOOK/stylesheets/lfs-chunked2.xsl
   trunk/BOOK/stylesheets/lfs-nochunks.xsl
   trunk/BOOK/stylesheets/lfs-pdf.xsl
   trunk/BOOK/stylesheets/lfs-profile.xsl
   trunk/BOOK/stylesheets/pdf/lfs-admon.xsl
   trunk/BOOK/stylesheets/pdf/lfs-mixed.xsl
   trunk/BOOK/stylesheets/pdf/lfs-pagesetup.xsl
Log:
Updated the stylesheets to use DocBook-XSL 168.1

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2005-04-17 12:06:57 UTC (rev 4987)
+++ trunk/BOOK/chapter01/changelog.xml  2005-04-17 20:09:19 UTC (rev 4988)
@@ -83,6 +83,9 @@
 </itemizedlist>
 </listitem>
 
+<listitem><para>April 17th, 2005 [manuel]: Updated the stylesheets to use
+DoBook-XSL 1.68.1.</para></listitem>
+
 <listitem><para>April 17, 2005 [matt]: Don't create hotplug's events log file;
 the bootscripts handle that for us.</para></listitem>
 

Modified: trunk/BOOK/stylesheets/lfs-chunked.xsl
===================================================================
--- trunk/BOOK/stylesheets/lfs-chunked.xsl      2005-04-17 12:06:57 UTC (rev 
4987)
+++ trunk/BOOK/stylesheets/lfs-chunked.xsl      2005-04-17 20:09:19 UTC (rev 
4988)
@@ -5,8 +5,8 @@
                 version="1.0">
 
   <xsl:import href="lfs-chunked2.xsl"/>
-  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.67.2/xhtml/chunk-common.xsl"/>
-  <xsl:include 
href="http://docbook.sourceforge.net/release/xsl/1.67.2/xhtml/manifest.xsl"/>
+  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.68.1/xhtml/chunk-common.xsl"/>
+  <xsl:include 
href="http://docbook.sourceforge.net/release/xsl/1.68.1/xhtml/manifest.xsl"/>
 
     <!--  From the original chunk.xsl file:
 
@@ -24,7 +24,7 @@
 
     Voila! (Man I hope we can do this better in XSLT 2.0)  -->
 
-  <xsl:include 
href="http://docbook.sourceforge.net/release/xsl/1.67.2/xhtml/profile-chunk-code.xsl"/>
+  <xsl:include 
href="http://docbook.sourceforge.net/release/xsl/1.68.1/xhtml/profile-chunk-code.xsl"/>
 
     <!-- Including our others customized chunks templates -->
   <xsl:include href="xhtml/lfs-legalnotice.xsl"/>

Modified: trunk/BOOK/stylesheets/lfs-chunked2.xsl
===================================================================
--- trunk/BOOK/stylesheets/lfs-chunked2.xsl     2005-04-17 12:06:57 UTC (rev 
4987)
+++ trunk/BOOK/stylesheets/lfs-chunked2.xsl     2005-04-17 20:09:19 UTC (rev 
4988)
@@ -5,7 +5,7 @@
                 version="1.0">
 
     <!-- We use XHTML -->
-  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.67.2/xhtml/docbook.xsl"/>
+  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.68.1/xhtml/docbook.xsl"/>
   <xsl:param name="chunker.output.encoding" select="'ISO-8859-1'"/>
 
     <!-- Including our others customized elements templates -->

Modified: trunk/BOOK/stylesheets/lfs-nochunks.xsl
===================================================================
--- trunk/BOOK/stylesheets/lfs-nochunks.xsl     2005-04-17 12:06:57 UTC (rev 
4987)
+++ trunk/BOOK/stylesheets/lfs-nochunks.xsl     2005-04-17 20:09:19 UTC (rev 
4988)
@@ -5,7 +5,7 @@
                 version="1.0">
 
     <!-- We use XHTML -->
-  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.67.2/xhtml/profile-docbook.xsl"/>
+  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.68.1/xhtml/profile-docbook.xsl"/>
 
   <!-- Fix encoding issues with default UTF-8 output of the xhtml stylesheet 
-->
   <xsl:output method="html" encoding="ISO-8859-1" indent="no" />

Modified: trunk/BOOK/stylesheets/lfs-pdf.xsl
===================================================================
--- trunk/BOOK/stylesheets/lfs-pdf.xsl  2005-04-17 12:06:57 UTC (rev 4987)
+++ trunk/BOOK/stylesheets/lfs-pdf.xsl  2005-04-17 20:09:19 UTC (rev 4988)
@@ -4,7 +4,7 @@
                 xmlns:fo="http://www.w3.org/1999/XSL/Format";
                 version="1.0">
     <!-- We use FO and FOP as the processor -->
-  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.67.2/fo/docbook.xsl"/>
+  <xsl:import 
href="http://docbook.sourceforge.net/release/xsl/1.68.1/fo/docbook.xsl"/>
   <xsl:param name="fop.extensions" select="1"/>
   <xsl:param name="draft.mode" select="'no'"/>
 

Modified: trunk/BOOK/stylesheets/lfs-profile.xsl
===================================================================
--- trunk/BOOK/stylesheets/lfs-profile.xsl      2005-04-17 12:06:57 UTC (rev 
4987)
+++ trunk/BOOK/stylesheets/lfs-profile.xsl      2005-04-17 20:09:19 UTC (rev 
4988)
@@ -4,7 +4,7 @@
                 version="1.0">
 
   <!-- Include common profiling stylesheet -->
-  <xsl:include 
href="http://docbook.sourceforge.net/release/xsl/1.67.2/profiling/profile-mode.xsl"/>
+  <xsl:include 
href="http://docbook.sourceforge.net/release/xsl/1.68.1/profiling/profile-mode.xsl"/>
   
   <!-- Generate DocBook instance with correct DOCTYPE -->
   <xsl:output method="xml" 

Modified: trunk/BOOK/stylesheets/pdf/lfs-admon.xsl
===================================================================
--- trunk/BOOK/stylesheets/pdf/lfs-admon.xsl    2005-04-17 12:06:57 UTC (rev 
4987)
+++ trunk/BOOK/stylesheets/pdf/lfs-admon.xsl    2005-04-17 20:09:19 UTC (rev 
4988)
@@ -59,7 +59,7 @@
               provisional-label-separation="18pt" 
xsl:use-attribute-sets="list.block.spacing">
         <fo:list-item>
             <fo:list-item-label end-indent="label-end()">
-              <fo:block margin-left="4pt">
+              <fo:block margin-left="18pt">
                 <fo:external-graphic width="auto" height="auto"
                         content-width="{$graphic.width}" >
                   <xsl:attribute name="src">

Modified: trunk/BOOK/stylesheets/pdf/lfs-mixed.xsl
===================================================================
--- trunk/BOOK/stylesheets/pdf/lfs-mixed.xsl    2005-04-17 12:06:57 UTC (rev 
4987)
+++ trunk/BOOK/stylesheets/pdf/lfs-mixed.xsl    2005-04-17 20:09:19 UTC (rev 
4988)
@@ -227,7 +227,7 @@
         <xsl:text>&#x2022;   </xsl:text>
         <xsl:apply-templates select="term"/>
       </fo:block>
-      <fo:block margin-left="0.1in" text-align="left">
+      <fo:block margin-left="1.4pc" text-align="left">
         <xsl:apply-templates select="listitem"/>
       </fo:block>
     </xsl:when>

Modified: trunk/BOOK/stylesheets/pdf/lfs-pagesetup.xsl
===================================================================
--- trunk/BOOK/stylesheets/pdf/lfs-pagesetup.xsl        2005-04-17 12:06:57 UTC 
(rev 4987)
+++ trunk/BOOK/stylesheets/pdf/lfs-pagesetup.xsl        2005-04-17 20:09:19 UTC 
(rev 4988)
@@ -76,7 +76,7 @@
     <!-- Margins -->
   <xsl:param name="page.margin.inner">0.5in</xsl:param>
   <xsl:param name="page.margin.outer">0.375in</xsl:param>
-  <xsl:param name="title.margin.left">-0.7pc</xsl:param>
+  <xsl:param name="body.start.indent" select="'0.7pc'"/>
   <xsl:attribute-set name="normal.para.spacing">
     <xsl:attribute name="space-before.optimum">0.6em</xsl:attribute>
     <xsl:attribute name="space-before.minimum">0.4em</xsl:attribute>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to