Update of /cvsroot/boost/boost/tools/quickbook/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8034/doc

Modified Files:
        quickbook.qbk 
Log Message:
- fix bug in paragraphs inside tables where there's an empty line with some 
space
- adjusted the tests to new code changes
- doc updates

Index: quickbook.qbk
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/quickbook.qbk,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- quickbook.qbk       4 Jun 2007 15:08:35 -0000       1.71
+++ quickbook.qbk       21 Jul 2007 04:56:36 -0000      1.72
@@ -712,6 +712,8 @@
 markup is needed for paragraphs. QuickBook automatically detects paragraphs 
from
 the context. Block markups \[section, endsect, h1, h2, h3, h4, h5, h6, blurb,
 (block-quote) ':', pre, def, table and include \] may also terminate a 
paragraph.
+ [/ <-- There's a space here. Don't remove. this is intentianal, for testing]
+This is a new paragraph...
 
 [endsect]
 
@@ -1481,7 +1483,7 @@
             Row 0, Col 1: a big fat cell with paragraphs
 
             Boost provides free peer-reviewed portable C++ source libraries.
-
+ [/ <-- There's a space here. Don't remove. This is intentional, for testing]
             We emphasize libraries that work well with the C++ Standard 
Library.
             Boost libraries are intended to be widely useful, and usable across
             a broad spectrum of applications. The Boost license encourages both
@@ -1797,7 +1799,7 @@
 
 # Go to the [EMAIL 
PROTECTED]://www.stack.nl/~dimitri/doxygen/download.html#latestsrc
   downloads section] and get the disk image (`dmg` file) for Mac OS X.
-  
+
 # Open the disk image and drag the Doxygen application to your
   `Applications` folder to install it.
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to