Commit Graph

17 Commits

Author SHA1 Message Date
jzmaddock
f72f6a54aa Change to develop versions of images. 2017-07-05 18:12:23 +01:00
jzmaddock
fb09e4e2bc Change default image (online) location.
I get HTTP 303 errors when retrieving images from the old location (browser is fine, but Java chokes while building the PDF's).  I couldn't find a git location that didn't also give 303 errors, so this seems to be the next best alternative.
2017-07-03 19:27:40 +01:00
jzmaddock
c1828eda90 Update fo.xsl
Remove stray text on end of line.
Fixes PDF doc build.
Aside: this whole Q&A set block could probably be removed now given that it appears to be a workaround for the ancient FOP-0.2.
2014-08-13 18:55:00 +01:00
Paul A. Bristow
90c06c4483 Added left, right, center, justify items to cater for role text alignment as for color needed for PDF.
[SVN r86784]
2013-11-22 09:35:22 +00:00
Paul A. Bristow
a45ae11e03 Additions to implement colors from Quickbook 1.6.
But align feature (done in boostbook.css for html) is still not implemented.

[SVN r86229]
2013-10-10 15:40:07 +00:00
John Maddock
50743c43e2 Add support for sections starting on new pages.
[SVN r72587]
2011-06-14 16:18:21 +00:00
Ronald Garcia
8e3def8f6e improved description of A4.
[SVN r69896]
2011-03-12 17:03:18 +00:00
Steven Watanabe
fe40c3ad59 Use the same syntax highlighting that QuickBook generates for the Doxygen/BoostBook synopsis sections
[SVN r62214]
2010-05-25 20:40:27 +00:00
John Maddock
f969e67178 Set margins to 0pt so they line up with surrounding text rather than appearing outside it - prevents margins from overlapping other content.
[SVN r51696]
2009-03-11 10:22:42 +00:00
John Maddock
18f7121b7a Set monospace font so that carriage return character (for line continuation) is found.
Revert to modified keep-together rule for tables, as widow and orphan controls don't work quite as expected.

[SVN r51332]
2009-02-19 16:52:57 +00:00
John Maddock
eac7e37f0a Fix FO XSL customisation layer to improve formatting - use widow and orphan control rather than "keep-together", make sure formatting is applied consistently across all elements, and allow code block to line wrap with hyphenation.
[SVN r51328]
2009-02-19 13:33:22 +00:00
John Maddock
c3be9243b6 Add Jamfile to build PDF versions of all the docs.
Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.

[SVN r51104]
2009-02-08 16:59:14 +00:00
Frank Mori Hess
924b9589bc Updated setup_boostbook scripts to download newer versions of apache fop
and docbook xsl, since the old versions are no longer posted for download.
The newer version of apache fop is stricter about its input, 
and currently fails to validate its input when trying to build boost.pdf, 
due to various bits on invalid docbook.  I have it working locally
though, and will create tickets with patches in trac for the remaining
issues in the library docs and tools.



[SVN r40049]
2007-10-15 13:43:00 +00:00
John Maddock
d656d6405e Added syntax highlighting for source code, plus other formatting tweaks to make PDF output as close as possible to that given by our HTML stylesheets.
[SVN r37789]
2007-05-26 12:45:37 +00:00
Rene Rivera
146e5f926a Add license+copyright.
[SVN r36309]
2006-12-09 21:39:16 +00:00
Douglas Gregor
aed848ebd8 Fix some PDF generation problems with FOP
[SVN r19755]
2003-08-23 15:53:10 +00:00
Douglas Gregor
df433e64bd Imported BoostBook XSL stylesheets and DTD
[SVN r17862]
2003-03-12 22:01:44 +00:00