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

Modified Files:
        block.hpp 
Log Message:
comment bug fix. added all possible block markups that can termminate a 
paragraph.

Index: block.hpp
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/block.hpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- block.hpp   29 Jul 2007 23:44:04 -0000      1.22
+++ block.hpp   29 Jul 2007 23:48:08 -0000      1.23
@@ -382,7 +382,7 @@
                     "section", "endsect", "h1", "h2", "h3", "h4", "h5", "h6",
                     "blurb", ":", "pre", "def", "table", "include", "xinclude",
                     "variablelist", "import", "template", "warning", "caution",
-                    "important", "note", "tip"
+                    "important", "note", "tip", ":"
                     ;
 
                 paragraph_end =


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to