Subject: Re: [Boost-docs] Quickbook support for references
From: John Maddock (john_at_[hidden])
Date: 2007-07-28 15:52:57
Darren Garvey wrote:
>> Hi all,
>>
>> Title says it all. Is there by any chance a template (or other) so
>> you can type something like:
>> [ref <link_url> <alt_text>]
>> and have a superscripted number linking to the bottom of the page (a
>> la. MediaWiki)?
There are footnotes already implemented:
[footnote text]
Creates a superscript linking to the given text, so:
[template ref[url text][footnote [@[url] [text]]]]
should do what you want, and then you can write:
[ref http://www.somewhere.com something]
and you should get a footnote that reads "something" and links to
http://www.somewhere.com.
Does this help?
John.
This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:40 UTC