mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Back to use docbook.xsl, profiling don't work well yet.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
132af6eb61
commit
83698f82d5
@ -4,7 +4,7 @@
|
|||||||
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
||||||
version="1.0">
|
version="1.0">
|
||||||
<!-- We use FO and FOP as the processor -->
|
<!-- We use FO and FOP as the processor -->
|
||||||
<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.65.1/fo/profile-docbook.xsl"/>
|
<xsl:import href="http://docbook.sourceforge.net/release/xsl/1.65.1/fo/docbook.xsl"/>
|
||||||
<xsl:param name="fop.extensions" select="1"/>
|
<xsl:param name="fop.extensions" select="1"/>
|
||||||
<xsl:param name="draft.mode" select="'no'"/>
|
<xsl:param name="draft.mode" select="'no'"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user