> Am 26.11.2014 um 02:39 schrieb Richard Sherman :
>
> Wolfgang Schuster gmail.com> writes:
>
>> 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
>>
>> \setup
Wolfgang Schuster gmail.com> writes:
> 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 y
> Am 25.11.2014 um 10:14 schrieb Richard Sherman :
>
> Wolfgang Schuster gmail.com> writes:
>
> ...
>> \setuppagenumbering[style=\ttc]
>>
>> \setuplayout[backspace=4cm]
>>
>> \showframe
>>
>> \setupmarginframed[inmargin][align=flushleft]
>> \setupmargindata [inmargin][style={\switchtobodyfo
Wolfgang Schuster gmail.com> writes:
...
> \setuppagenumbering[style=\ttc]
>
> \setuplayout[backspace=4cm]
>
> \showframe
>
> \setupmarginframed[inmargin][align=flushleft]
> \setupmargindata [inmargin][style={\switchtobodyfont[ss,18]}]
>
> % Faster method to switch the font for \inmargin
> %
> Am 25.11.2014 um 03:47 schrieb Richard Sherman :
>
> Hi all,
>
> I am having trouble with the control of fonts in \inmargin{} and in page
> numbers. I'm also having trouble with the alignment in \inmargin{}, and with
> font sizes generally.
>
> I've used what I know about \setupmargindata and
Hi all,
I am having trouble with the control of fonts in \inmargin{} and in page
numbers. I'm also having trouble with the alignment in \inmargin{}, and with
font sizes generally.
I've used what I know about \setupmargindata and \setupinmargin(and
\setuppagenumbering).
Below is an example that (