ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] side-by-side paragraphs broken?
Date: Sun, 13 Aug 2023 18:12:48 +0200	[thread overview]
Message-ID: <dda0ed50-9799-ea2b-b5e2-3b8ab79da884@uni-bonn.de> (raw)

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
___________________________________________________________________________________

             reply	other threads:[~2023-08-13 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-13 16:12 Thomas A. Schmitz [this message]
2023-08-13 19:06 ` [NTG-context] " Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dda0ed50-9799-ea2b-b5e2-3b8ab79da884@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).