Hi Pawel
Thanks for your suggestions. In my case this does not seem to be the
solution.
I fiddled with the different options. The conclusion is, that the footnotes
do not readily follow the
bodyfont settings. Still it is possible to switch from rm to ss by means of
\setupfootnotes[bodyfont={small,ss}] but the texts are typeset in CMSS
then...
I provided Hans a test file and he will look into it.
Cheers Willi
----- Original Message -----
From: "Pawel Jackowski na Onet"
Hi!
However, when I use \setupfootnotes[bodyfont={\switchtobodyfont[8pt]},offset=-1cm] I get an error. [...] If I am using \setupfootnotes[bodyfont=5pt,offset=-1cm] then I get the footnote typeset in 5pt but still cmr and the error in the log-file is still
Try
\definefontsynonym[myFont][your_font] \definebodyfont[10pt,9pt,8pt,7pt][ss] [tf=myFont sa 1]
\setupbodyfontenvironment [10pt] [xx=9pt] % footnote reference number
\setupbodyfontenvironment [8pt] [x=7pt] % footnote number
% ALL 10, 9, 8, 7pt fonts MUST be defined in \definebodyfont
\setupbodyfont[10pt,ss] \setupfootnotes[bodyfont=8pt]
There is somt text\footnote{and there is a footnote} \end
Doesn't it work?
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context