Am 01.08.22 um 20:43 schrieb denis.ma...@unibe.ch:
Hi,
I have used more than one fallback, but each fallback is for a different 
character range

Thank you.

I tried:

\definefontfallback[seguiFB]
  [file:seguisym.ttf]
%  [0x00000-0xFFFFF]
  [0x0007F-0xFFFFF]
  [check=yes,force=no]

\definefontfallback[tildeFB]
  [file:seguisym.ttf]
  [0x0007E-0x0007E]
  [force=yes]

\definetypeface [start] [tt] [mono] [modern] [default][fallbacks={tildeFB}] % ,seguiFB


I can either replace the one character or fall back for all missing characters, but not both. Maybe it’s the mixture of force=yes/no.

For the emoji fallback, I’d need to define all the necessary ranges...

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

maillist : ntg-context@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
___________________________________________________________________________________

Reply via email to