On February 18, 2005 05:45 pm, M.Canales.es wrote:
> files, includes stylesheets, but not .svn dirs) to their local unstable

There are some stylesheet changes between testing and unstable:

diff -Naur 
stylesheets/lfs-chunked.xsl /home/gerard/lfs-trunk/stylesheets/lfs-chunked.xsl
     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.67.2/xhtml/chunk-code.xsl"/>


diff -Naur 
stylesheets/lfs-nochunks.xsl /home/gerard/lfs-trunk/stylesheets/lfs-nochunks.xsl
     <!-- 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.67.2/xhtml/docbook.xsl"/>


diff -Naur stylesheets/lfs.css /home/gerard/lfs-trunk/stylesheets/lfs.css

+pre {
+  margin-top: .5em;
+  margin-bottom: .5em;
+}
+


Should the profile* ones be used, or the regular ones? What is the difference 
anyway?

Is the change for lfs.css needed too, or is that something that was needed to 
make unstable look better after the text was stripped?



-- 
Gerard Beekmans

/* If Linux doesn't have the solution, you have the wrong problem */

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

Reply via email to