mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
Fix PDF book generation. Fixes #3412.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10361 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
384d95ef14
commit
6f367b1950
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20131015">
|
||||
<!ENTITY releasedate "October 15, 2013">
|
||||
<!ENTITY version "SVN-20131016">
|
||||
<!ENTITY releasedate "October 16, 2013">
|
||||
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.5">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -14,7 +14,7 @@ $Date$
|
||||
|
||||
<!-- Upstream FO templates. Profiled version is not supported by
|
||||
xsltproc, thus pofiling must be done in two steps (see Makefile) -->
|
||||
<xsl:import href="docbook-xsl-snapshot/fo/docbook.xsl"/>
|
||||
<xsl:import href="docbook-xsl-1.78.1/fo/docbook.xsl"/>
|
||||
|
||||
<!-- Uncomment the following to make debugging the raw FO code easier.
|
||||
Note that FOP will complaints about a lot of paragraph overflows
|
||||
|
Loading…
Reference in New Issue
Block a user