[NTG-context] Best way to access casul fonts
Mattias Märka
mattias at marka.ee
Sun Jan 29 19:07:07 CET 2023
Hi
This is probably the most reasonable solution.
Thanks
Mattias
------- Original Message -------
On Tuesday, January 24th, 2023 at 9:41 AM, Pablo Rodriguez via ntg-context <ntg-context at ntg.nl> wrote:
>
>
>
> On 1/23/23 20:32, Mattias Märka via ntg-context wrote:
>
> > Hi Pablo,
> >
> > Yes, I want to mix casual with serif, sans-serif and so on.
>
> Hi Mattias (please, excuse my previous misspelling of your name),
>
> here you have it:
>
> \definefontfamily[mainface][rm][TeX Gyre Pagella]
> \definefontfamily[mainface][ss][TeX Gyre Heros]
> \definefontfamily[mainface][tt][TeX Gyre Cursor]
> \definefontfamily[mainface][hw][Lucida Casual]
> \definefontfamily[mainface][cg][Lucida Casual]
> \setupbodyfont[mainface]
> \starttext
> \doloopoverlist{\rm,\ss,\tt,\hw,\cg}
> {{\recursestring%
> The quick brown fox jumps over the lazy dog.\par}}
> \stoptext
>
> Lucida Casual is handwriting and calligraphy in the sample. But you only
> need one of them.
>
> I hope it helps,
>
> Pablo
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context at ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : https://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : https://contextgarden.net
> ___________________________________________________________________________________
More information about the ntg-context
mailing list