[NTG-context] Switching fonts changes framedtext justification
Marco Patzer
lists at homerow.info
Sun Apr 3 10:30:51 CEST 2022
On Sat, 2 Apr 2022 17:36:35 -0700
Thangalin via ntg-context <ntg-context at ntg.nl> wrote:
> The following code produces framed text areas, each having different
> justification:
>
> […]
> How would you ensure that both text areas remain fully justified?
I don't have that Emoji font, but replacing it with other fonts,
framedtext justifies the text here.
Are you sure it's not a tolerance issue? Frames don't inherit the
tolerance from the main environment¹. Try with
\setupframedtext
[align=verytolerant]
%% [align={verytolerant, stretch}]
Marco
¹ https://wiki.contextgarden.net/Command_old/setuptolerance
More information about the ntg-context
mailing list