26 Nov
2014
26 Nov
'14
2:39 a.m.
Wolfgang Schuster
The first line is a comment which says
\definefont[InmarginStyle][Sans at 18pt] \setupmargindata[inmargin][style=InmarginStyle]
takes less time to change the font than
\setupmargindata[inmargin][style={\switchtobodyfont[ss,18]}]
Thank you again, very much. I understood what you meant regarding the two methods. What I meant was that this method: \setupmargindata[inmargin][style={\switchtobodyfont[ss,18]}] results in an error, causing Context to stop executing, when it first encounters the \inmargin{} statement. -Richard