On Sat, 2 Apr 2022 17:36:35 -0700
Thangalin via ntg-context <ntg-context@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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to