Re: Math Parameters Can Not Be Resolved From Libertinus Math.
via ntg-context <[email protected]>
| Newsgroups | gmane.comp.tex.context |
|---|---|
| Message-ID | <[email protected]> |
It works though, but I need to handle Chinese and use \definefallbackfamily as shown below
\definefallbackfamily [MF] [rm] [libertinusserif] [range={0x0000-0x0400,0x2018-0x201D},force=yes]
\definefontfamily [MF] [rm] [sourcehanserifsc]
[it={style:regular,features:{*,slanted}}, bf={style:regular,name:sourcehansans},]
\definefontfamily [MF] [cg] [fzkaiz03s]
\definefallbackfamily [MF] [ss] [libertinussans] [range={0x0000-0x0400},force=yes]
\definefontfamily [MF] [ss] [sourcehansanssc]
[it={style:regular,features:{*,slanted}}, bf={style:bold},]
\definefontfamily [MF] [mm] [libertinusmath]
\setupbodyfont [MF,rm,10.5pt]
I doubt that I can't simply use
\setupbodyfont[libertinus,10.5pt]
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________