Dear list,

I have the following sample:

    \startsetups[setups:footnote]
        \setupinterlinespace[line=5ex]
    \stopsetups

    \definenote[specialnote]
    \setupnote[specialnote][setups=setups:footnote]
    \setupnote[footnote][way=bytext, location=text,
        setups=setups:footnote]

    \def\snote#1{\footnote{#1}\specialnote{#1}}

    \starttext
    Hi\snote{\input knuth}.
    \placefootnotes
    \stoptext

And I dont know how to setup the different interline space for final
footnotes?

Aren’t setups the right way to do this?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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