A nice addition would be a backlink after each footnote, see the bottom of this document for example.
This would need a few things:
- references to paragraphs
- inline command to generate backlinks inside a referenced block, supported for: inline footnotes (easier, just 1 backlink), regular footnotes (multiple backlinks), citations (multiple backlinks)
- inline footnotes,
\note command (equivalent of a note block and \see command with automatic naming)
Of course it should be user controllable, perhaps via a parameter for \notes and \bibliography.
This could also be used to generate a simple index (LaTeX has \index and \printindex), by showing all labels and their backlinks, perhaps by a command \index.
A nice addition would be a backlink after each footnote, see the bottom of this document for example.
This would need a few things:
\notecommand (equivalent of anoteblock and\seecommand with automatic naming)Of course it should be user controllable, perhaps via a parameter for
\notesand\bibliography.This could also be used to generate a simple index (LaTeX has
\indexand\printindex), by showing all labels and their backlinks, perhaps by a command \index.