madiazm.eoicc@gmail.com schrieb am 15.05.2024 um 14:01:
indeed! thanks a lot, I'm trying different things since yesterday and got no clues...
I just adapted it to the other script that works good (and there reads [SerifRegular]...[SerifItalic]...[SerifBold]...
why is no Regular needed here? (just trying to learn....)
Below is a snippet from font-unk.mkxl where you can see which names are mapped to a certain font alternative, e.g. \tf (the normal upright style) expect a fontsynonym with the name Serif. \definebodyfont [default] [rm] [\s!tf=Serif sa 1, \s!bf=SerifBold sa 1, \s!it=SerifItalic sa 1, \s!sl=SerifSlanted sa 1, \s!bi=SerifBoldItalic sa 1, \s!bs=SerifBoldSlanted sa 1, \s!sc=SerifCaps sa 1] % obsolete, is a font feature now Wolfgang