[NTG-context] \switchtobodyfont behaves differenctly with splitted parameters

Sylvain Hubert champignoom at gmail.com
Sun Nov 8 11:28:17 CET 2020


On Sun, 8 Nov 2020 at 11:18, Sylvain Hubert <champignoom at gmail.com> wrote:

> Hi Pablo,
>
> thanks for the suggestion. Here's the minimal example which shows the
> difference:
>
>     \definefontfamily[face][rm][dejavuserif]
>     \starttext\switchtobodyfont[face, 24pt]ɑ\stoptext
>
> this should warn:
>
>     fonts           > checking > char ɑ (U+00251) in font
> 'LatinModernMath-Regular-4' with id 10: missing
>
> while
>
>     \definefontfamily[face][rm][dejavuserif]
>     \starttext\switchtobodyfont[face, 24pt]ɑ\stoptext
>

sorry, this should read

    \definefontfamily[face][rm][dejavuserif]
    \starttext\switchtobodyfont[face]\switchtobodyfont[24pt]ɑ\stoptext



> produces the expected result despite a harmless warning.
>
> Sylvain
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20201108/d6b50e22/attachment.htm>


More information about the ntg-context mailing list