ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] side-by-side paragraphs broken?
@ 2023-08-13 16:12 Thomas A. Schmitz
  2023-08-13 19:06 ` [NTG-context] " Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas A. Schmitz @ 2023-08-13 16:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

in more recent versions of lmtx, the side-by-side mechanism appears to 
be broken; example below. The right-hand paragraph does not respect the 
margin and backspace setting. The output looks fine in mkiv and with 
older versions of lmtx (the one from texlive, so 2023.03.10). Not sure 
if this has been reported yet.

All best

Thomas

\setuppapersize[A4,landscape]

\setuplayout[height=fit,
              width=middle,
              header=0cm,
              footer=0cm,
				 leftmargin=2cm,
              topspace=1.2cm,
              backspace=1.5cm]

\showframe

\defineparagraphs[Half] [n=2]
\setupparagraphs [Half]
 
[before=,after=,distance=3em,align={normal,hanging},tolerance={stretch,verytolerant}]
\setupparagraphs [Half]
                  [1]
                  [width=0.43\textwidth,tolerance={stretch,verytolerant}]
\setupparagraphs [Half]
                  [2]
 
[rulethickness=2mm,rulecolor=gray,rule=on,tolerance={stretch,verytolerant}]

\starttext

\startHalf
\input ward
\nextHalf
\input knuth
\stopHalf

\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [NTG-context] Re: side-by-side paragraphs broken?
  2023-08-13 16:12 [NTG-context] side-by-side paragraphs broken? Thomas A. Schmitz
@ 2023-08-13 19:06 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2023-08-13 19:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 8/13/2023 6:12 PM, Thomas A. Schmitz wrote:
> Hi,
> 
> in more recent versions of lmtx, the side-by-side mechanism appears to 
> be broken; example below. The right-hand paragraph does not respect the 
> margin and backspace setting. The output looks fine in mkiv and with 
> older versions of lmtx (the one from texlive, so 2023.03.10). Not sure 
> if this has been reported yet.
fixed in next upload


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-13 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-13 16:12 [NTG-context] side-by-side paragraphs broken? Thomas A. Schmitz
2023-08-13 19:06 ` [NTG-context] " Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).