Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77364 - in trunk/tools/quickbook/extra/cxx_committee: . html
From: bdawes_at_[hidden]
Date: 2012-03-18 06:41:58


Author: bemandawes
Date: 2012-03-18 06:41:57 EDT (Sun, 18 Mar 2012)
New Revision: 77364
URL: http://svn.boost.org/trac/boost/changeset/77364

Log:
Minor tweaks
Text files modified:
   trunk/tools/quickbook/extra/cxx_committee/html/proposal.css | 2 +-
   trunk/tools/quickbook/extra/cxx_committee/library_proposal.qbk | 16 ++++++++++++++--
   2 files changed, 15 insertions(+), 3 deletions(-)

Modified: trunk/tools/quickbook/extra/cxx_committee/html/proposal.css
==============================================================================
--- trunk/tools/quickbook/extra/cxx_committee/html/proposal.css (original)
+++ trunk/tools/quickbook/extra/cxx_committee/html/proposal.css 2012-03-18 06:41:57 EDT (Sun, 18 Mar 2012)
@@ -243,7 +243,7 @@
     div.table table tr th
     {
         padding: 0.5em 0.5em 0.5em 0.5em;
- border: 1pt solid white;
+ border: 1pt solid black;
         font-size: 80%;
     }
 

Modified: trunk/tools/quickbook/extra/cxx_committee/library_proposal.qbk
==============================================================================
--- trunk/tools/quickbook/extra/cxx_committee/library_proposal.qbk (original)
+++ trunk/tools/quickbook/extra/cxx_committee/library_proposal.qbk 2012-03-18 06:41:57 EDT (Sun, 18 Mar 2012)
@@ -10,9 +10,8 @@
 
 [/ TODO: The generated docs should contain boostinspect:nolicense ]
 
-[article Sample Proposal for the C++ Standard Library Technical Report 2
+[article
     [quickbook 1.5]
- [purpose Sample library proposal for the C++ committee]
 ]
 
 [def (tm) '''™''']
@@ -39,6 +38,19 @@
 
 [section Why is this important?]
 TBS
+'''
+<table><tr><td>Bingo!</td></tr></table>
+<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
+ <tr>
+ <td>Fee</td>
+ <td>Fi</td>
+ </tr>
+ <tr>
+ <td>Foo</td>
+ <td>Fum</td>
+ </tr>
+</table>
+'''
 [endsect]
 
 [section What kinds of problems does it address, and what kinds of


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk