5 Feb
2015
5 Feb
'15
1:10 p.m.
Thank you very much! I had not thought it was that easy! Jörg On 05.02.2015 13:14, Wolfgang Schuster wrote:
\definefontfamily [mainface][rm][Linux Libertine O] \definefontfamily [mainface][mm][TeX Gyre Pagella Math]
\definefontfeature[f:sups][sups=yes]
\setupbodyfont[mainface]
\setupnote [footnote][textcommand=,textstyle=\addff{f:sups}] \setupnotation[footnote][numbercommand=,headstyle=\addff{f:sups}]
\starttext
\input knuth\footnote{Knuth sample text}
\input ward\footnote{Ward sample text}
\stoptext