[NTG-context] Font scaling via sa in LMTX
Rik Kabel
ConTeXt at rik.users.panix.com
Sat Jan 22 03:16:25 CET 2022
On 2022-01-19 13:34, Hans Hagen wrote:
> On 1/19/2022 6:24 PM, Rik Kabel wrote:
>> On 2021-12-01 10:40, Hans Hagen wrote:
>>> On 11/30/2021 9:36 PM, Rik Kabel via ntg-context wrote:
>>>> 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.
>>>
>>> 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
>>>
>> This is still a problem using yesterday's upload.
> I'll check it but you anyway need SansBold (B)
>
Thank you for the fix.
More information about the ntg-context
mailing list