
Daniel James-3 wrote
On 19 January 2012 15:01, lcaminiti <lorcaminiti@> wrote:
Is there a preferred way or special tag to specify the author's email within the [library ...] tag?
There's no way to do it at the moment. It should be pretty easy to add support for it though. The only problem is getting the syntax right, the current quickbook syntax isn't that great in this case.
It might also be a good idea to support escaped docbook in the tag, as quickbook's docinfo syntax will probably never be as rich as docbook's.
From: http://www.boost.org/doc/libs/1_48_0/doc/html/quickbook/syntax.html#quickboo... Escaping allows us to pass XML markup to BoostBook or DocBook. For example: ''' <emphasis role="bold">This is direct XML markup</emphasis> ''' Can I use this to do enter the author email? Thanks. --Lorenzo -- View this message in context: http://boost.2283326.n4.nabble.com/boost-quickbook-email-tag-tp4310264p43163... Sent from the Boost - Dev mailing list archive at Nabble.com.