
Am 23.04.2025 um 19:07 schrieb Pablo Rodriguez via ntg-context:
On 4/18/25 20:24, Wolfgang Schuster wrote:
[...] The same result can be reproduced without \definefontfamily and is limited to compact fonts.
\definefontfallback [FallbackRegular] [file:notoserifregular*default,slanted] [greekandcoptic]
\definefontsynonym [MainfaceRegular] [SerifSlanted] [features=default,fallbacks=FallbackRegular]
\starttext \definedfont[MainfaceRegular]something αβγ \stoptext
Hi Hans and Wolfgang,
I reproduce the result when compiling source.tex with:
context source.tex
But I get slanted Greek glyphs using source.tex as environment:
context --environment=source.tex whatever.tex
For your information, just in case it might help,
What is the content of both files? Wolfgang