Modify

Opened 13 years ago

Last modified 4 years ago

#8676 new enhancement

Support for multiple parallel footnote sets

Reported by: memartin Owned by:
Priority: normal Component: FootNoteMacro
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I'd find it grand if one could specify something like a realm for footnotes.

Something like this:

Testing out the !FootNoteMacro[[FootNote(foo,Here is the first footnote.)]]. 
This will be a good test to exercise all of its functionality
[[FootNote(foo,Here is the second footnote)]]. And now I'll add a 
footnote[[FootNote(bar,http://trac-hacks.org/wiki/FootNoteMacro)]] 
of a second set, like for a collection of external link 
references[[FootNote(bar,http://en.wikipedia.org/wiki/Reference)]].

== Links ==

[[FootNote(bar)]]

== Addendum ==

[[FootNote(foo)]]

It would, for example, allow collecting different sets of Footnotes, using them arbtitrarily throughout the document, and not only one new set after another set has been displayed.

Different formattings could be achieved through custom CSS (or style parameter), like having "normal" sets formatted like they are at the moment, whereas other sets (e.g., external References) could be displayed [1] like this [2].

[1] http://en.wikipedia.org/wiki/Display
[2] http://en.wiktionary.org/wiki/this

What do you think?

Attachments (0)

Change History (1)

comment:1 Changed 4 years ago by Ryan J Ollos

Owner: Ryan J Ollos deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.