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

Modified Files:
        quickbook.xml 
Log Message:
* Simple markups can now span a whole block.
* __blurbs__, __admonitions__ and table cells (see __tables__) may now
  contain paragraphs.
* `\n` and `[br]` are now deprecated.

Index: quickbook.xml
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/quickbook.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- quickbook.xml       2 Oct 2006 21:18:44 -0000       1.32
+++ quickbook.xml       27 Feb 2007 15:24:20 -0000      1.33
@@ -28,9 +28,13 @@
     <title><link linkend="quickbook.intro"> Introduction</link></title>
     <blockquote>
       <para>
-        <emphasis role="bold"><emphasis><quote>Why program by hand in five 
days what
-        you can spend five years of your life 
automating?</quote></emphasis></emphasis><sbr/>
-        <sbr/> -- Terrence Parr, author ANTLR/PCCTS
+        <para>
+          <emphasis role="bold"><emphasis><quote>Why program by hand in five 
days
+          what you can spend five years of your life 
automating?</quote></emphasis></emphasis>
+        </para>
+        <para>
[...3268 lines suppressed...]
+        <row>
+          <entry>
+          <para>
+            include
+          </para>
+          </entry><entry>
+          <para>
+            <literal>[include someother.qbk]</literal>
+          </para>
+          </entry><entry>
+          <para>
+            <link linkend="quickbook.syntax.block.include">Include</link>
+          </para>
+          </entry>
+        </row>
+      </tbody>
+    </tgroup>
+    </table>
   </section>
 </article>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to