fatiparty--- via "General discussions about Org-mode."
<emacs-orgmode@gnu.org> writes:

> The basic problem with footnote is the requirement for the footnote marker
> to be incolumn 0, no indentation allowed.
> Are there other altornatives?  Any tags to change colour.  Would need some 
> examples.

You can use inline footnotes:

‘[fn:: This is the inline definition of this footnote]’
     An anonymous footnote where the definition is given directly at the
     reference point.

or

‘[fn:NAME: a definition]’
     An inline definition of a footnote, which also specifies a name for
     the note.  Since Org allows multiple references to the same note,
     you can then use ‘[fn:NAME]’ to create additional references.


Best,
Ihor

Reply via email to