Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-06-01 13:18:39


Author: danieljames
Date: 2008-06-01 13:18:39 EDT (Sun, 01 Jun 2008)
New Revision: 46019
URL: http://svn.boost.org/trac/boost/changeset/46019

Log:
I'd hacked the bibliography to avoid showing the title twice, but this was
causing problems when generating PDFs, so show the title twice.

Text files modified:
   branches/doc/libs/unordered/doc/bibliography.xml | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/doc/libs/unordered/doc/bibliography.xml
==============================================================================
--- branches/doc/libs/unordered/doc/bibliography.xml (original)
+++ branches/doc/libs/unordered/doc/bibliography.xml 2008-06-01 13:18:39 EDT (Sun, 01 Jun 2008)
@@ -1,6 +1,6 @@
-<section id="unordered.bibliography" label="Bibliography">
+<section id="unordered.bibliography">
+<title>Bibliography</title>
 <bibliography>
- <title>Bibliography</title>
   <biblioentry>
     <biblioset relation="journal">
       <title>C/C++ Users Journal</title>


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