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

Modified Files:
      Tag: QUICKBOOK_BACKEND
        block.html 
Log Message:
Merge from head.

Index: block.html
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/syntax/block.html,v
retrieving revision 1.41.2.2
retrieving revision 1.41.2.3
diff -u -d -r1.41.2.2 -r1.41.2.3
--- block.html  30 Jul 2007 14:47:15 -0000      1.41.2.2
+++ block.html  31 Jul 2007 03:38:09 -0000      1.41.2.3
@@ -876,7 +876,7 @@
               </td>
 <td>
               <p>
-                2007-Jul-30
+                2007-Jul-31
               </p>
               </td>
 </tr>
@@ -893,7 +893,7 @@
               </td>
 <td>
               <p>
-                07:44:40 AM
+                09:38:44 AM
               </p>
               </td>
 </tr>
@@ -1528,7 +1528,11 @@
 <pre class="programlisting">[variablelist A Variable List
     [[term 1] [The definition of term 1]]
     [[term 2] [The definition of term 2]]
-    [[term 3] [The definition of term 3]]
+    [[term 3] [
+    The definition of term 3.
+
+    Definitions may contain paragraphs.
+    ]]
 ]
 </pre>
 <p>
@@ -1538,17 +1542,22 @@
 <p class="title"><b>A Variable List</b></p>
 <dl>
 <dt><span class="term">term 1</span></dt>
-<dd>
-            The definition of term 1
-          </dd>
+<dd><p>
+              The definition of term 1
+            </p></dd>
 <dt><span class="term">term 2</span></dt>
-<dd>
-            The definition of term 2
-          </dd>
+<dd><p>
+              The definition of term 2
+            </p></dd>
 <dt><span class="term">term 3</span></dt>
 <dd>
-            The definition of term 3
-          </dd>
+<p>
+              The definition of term 3.
+            </p>
+<p>
+              Definitions may contain paragraphs.
+            </p>
+</dd>
 </dl>
 </div>
 <p>
@@ -1609,7 +1618,7 @@
           QuickBook's import facility provides a nice solution.
         </p>
 <a name="quickbook.syntax.block.import.example"></a><h5>
-<a name="id461978"></a>
+<a name="id461995"></a>
           <a 
href="block.html#quickbook.syntax.block.import.example">Example</a>
         </h5>
 <p>
@@ -1716,7 +1725,7 @@
 <p>
         </p>
 <a name="quickbook.syntax.block.import.code_snippet_markup"></a><h5>
-<a name="id462291"></a>
+<a name="id462308"></a>
           <a 
href="block.html#quickbook.syntax.block.import.code_snippet_markup">Code
           Snippet Markup</a>
         </h5>
@@ -1737,7 +1746,7 @@
           This too will not be visible in quickbook.
         </p>
 <a name="quickbook.syntax.block.import.special_comments"></a><h5>
-<a name="id462417"></a>
+<a name="id462433"></a>
           <a 
href="block.html#quickbook.syntax.block.import.special_comments">Special
           Comments</a>
         </h5>
@@ -1779,7 +1788,7 @@
           between the delimeters will simply be ignored.
         </p>
 <a name="quickbook.syntax.block.import.callouts"></a><h5>
-<a name="id462565"></a>
+<a name="id462582"></a>
           <a 
href="block.html#quickbook.syntax.block.import.callouts">Callouts</a>
         </h5>
 <p>


-------------------------------------------------------------------------
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