From 1dda1962e0bac9d22eab10c86076ebf08f60f40d Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 19 Feb 2009 13:33:22 +0000 Subject: [PATCH] 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] --- doc/test/test.qbk | 2 +- tools/boostbook | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/test/test.qbk b/doc/test/test.qbk index dd63c2dcd8..889d414758 100644 --- a/doc/test/test.qbk +++ b/doc/test/test.qbk @@ -57,7 +57,7 @@ These should be syntax highlighted: [endsect] -[section This should cause an error in PDF builds] +[section Code With a Very Long Line] template RealType inline foo(const RealType& a, const RealType& b, const RealType& c, const RealType& d, const RealType& e, const RealType& f, const RealType& g, const RealType& h){ return 0; } diff --git a/tools/boostbook b/tools/boostbook index b55c27558f..eac7e37f0a 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit b55c27558f5b4a145564698ab6ee25eaefb2f11f +Subproject commit eac7e37f0a343c67fbb86c7cf29323c519d2d3fd