Am 15.08.2011 um 14:16 schrieb Cecil Westerhof:

> 2011/8/15 Wolfgang Schuster <schuster.wolfg...@googlemail.com>
> > BTW: is it possible to define the footnotes somewhere else?
> 
> You mean like \useurl and \url?
> 
> Yes, it now 'distracts' from the main info. 

No, what’s possible is this:

\startbuffer[footnote:a]
Note A
\stopbuffer

\startsetups[footnote:b]
Note B
\stopsetups

%\setvariables[footnote][c={Note C}]
\setvariable{footnote}{c}{Note C}

\starttext

A\footnote{\getbuffer[footnote:a]}

B\footnote{\texsetup{footnote:b}}

C\footnote{\getvariable{footnote}{c}}

\stoptext

You can write a feature request because it’s easy to add this functionality but 
it depends on Hans.

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to