diff --git a/extra/cxx_committee/html/proposal.css b/extra/cxx_committee/html/proposal.css
index d84d538..7211225 100644
--- a/extra/cxx_committee/html/proposal.css
+++ b/extra/cxx_committee/html/proposal.css
@@ -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%;
}
diff --git a/extra/cxx_committee/library_proposal.qbk b/extra/cxx_committee/library_proposal.qbk
index 611b41f..3b3925e 100644
--- a/extra/cxx_committee/library_proposal.qbk
+++ b/extra/cxx_committee/library_proposal.qbk
@@ -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 @@ The proposal is based on the Boost library of the same name.
[section Why is this important?]
TBS
+'''
+
+
+
+ | Fee |
+ Fi |
+
+
+ | Foo |
+ Fum |
+
+
+'''
[endsect]
[section What kinds of problems does it address, and what kinds of
diff --git a/src/actions.cpp b/src/actions.cpp
index b3593d0..7031dc5 100644
--- a/src/actions.cpp
+++ b/src/actions.cpp
@@ -13,8 +13,8 @@
#include
#include