Font scaling via sa in LMTX
Hello list, It seems that font scaling to a letter is not working consistently in LMTX. This example: \definefont[TitleA][Sans sa a] \definefont[TitleAB][Sansbold sa a] \starttext {\ssa This is ssa \TitleA and this is TitleA}\par {\ssbf This is ssbf \TitleAB and this is TitleAB}\par \contextbanner \stoptext Produces different relevant output with each engine. I suppose one could use numeric values instead of defined font size letters as a work-around, but that means lack of coordination with custom sizes in \definebodyfontenvironment. -- Rik
On 11/30/2021 9:36 PM, Rik Kabel via ntg-context wrote:
fixed in the next upload (which is a bit experimental in the sense that some low level consistency renaming happened which always has the danger of disabling some feature) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 1/19/2022 6:24 PM, Rik Kabel wrote:
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Rik Kabel