Hi,Just guessing: Does \startboxedcolumns ... \stopboxedcolumns work?/Mikael___________________________________________________________________________________Den tis 15 juli 2025 11:23Florent Michel <florent.m42@gmail.com> skrev:___________________________________________________________________________________Hi!
I've encountered a (to me) unexpected behaviour with the columns environment: the vertical alignment looks slightly different depending on whether the text fits on a single column or not. The following example demonstrates this behaviour (ConTeXt LMTX version 2025.07.08 17:48 on a 64-bits Linux machine): the first line looks slightly higher than the second one.
\starttext
\startframed[offset=0pt]
\startcolumns
This is a test
\stopcolumns
\stopframed
\blank[medium]
\startframed[offset=0pt]
\startcolumns
This is a slightly longer test using two columns
\stopcolumns
\stopframed
\stoptextIf this is intended, is there a way to get the same vertical alignment independently of whether the text fits on one or two columns?
Cheers,
Florent
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________