Am 05.11.24 um 14:17 schrieb Joel via ntg-context:
I am using EB Garamond for my font, but there's a few places I need some special characters, like a checkmark symbol, so I'm trying to set FreeSerif as a fallback.

\definefallbackfamily[main] [serif] [file:/home/joel/.fonts/ FreeSerif.otf] [range=dingbats, force=yes] \definefallbackfamily[main] [sans] [file:/home/joel/.fonts/ FreeSerif.otf] [range=dingbats, force=yes]
\starttypescript[garamond]
    \definetypeface[garamond]                    [rm][serif][garamond] [default]     \definetypeface[garamond]                    [ss][sans][garamond] [default]
     \definetypeface[garamond]                    [mm][math][math][default]
\stoptypescript

You define a fallback family for "main", but your font family is called "garamond".

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to