Subject: [Boost-docs] How best to handle references using Quickbook
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2011-10-21 11:41:12
I'm revisiting some docs that involve lots of references.
I'm using Quickbook footnotes, (putting the reference at the bottom m of the page, but I'd *also*
like a full list of references in a section References.
So I'm using Quickbook footnotes with macros.
[def __Coplien James O. Coplien. Advanced C++ Programming Styles and Idioms. Addison Wesley, Reading
Massachusetts, 1992.]
[def __MISRA MISRA. MISRA-C++ 2008: Guidelines for the Use of the C++ Language in Critical Systems.
MISRA Consortium, [@http://www.misra-cpp.org/ MISRA-C++], 2008.]
calling thus
... flexible numerical software architecture [footnote __Coplien], [footnote __MISRA]
...
[section: references References]
* __Coplien
* __MISRA
[endsect] [/section: references References]
which produces the expected section
References
* James O. Coplien. Advanced C++ Programming Styles and Idioms. Addison Wesley, Reading
Massachusetts, 1992.
* MISRA. MISRA-C++ 2008: Guidelines for the Use of the C++ Language in Critical Systems. MISRA
Consortium, MISRA-C++, 2008.
What this *doesn't* allow one to do is to find where the reference is used in the original text.
(And it's bit tiresome creating the macros :-(
Any suggestions on how to do this better?
Thanks
Paul
--- Paul A. Bristow, Prizet Farmhouse, Kendal LA8 8AB UK +44 1539 561830 07714330204 pbristow_at_[hidden]
This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC