ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Alexey Kryukov <anagnost@yandex.ru>
Subject: [NTG-context] Re: Visually balanced columns
Date: Wed, 27 Mar 2024 18:08:08 +0100	[thread overview]
Message-ID: <0d22b84e-590c-ba33-8831-90fecd201297@gmail.com> (raw)
In-Reply-To: <20240327160224.39877d7922dbcf56c750d34f@yandex.ru>

Alexey Kryukov schrieb am 27.03.2024 um 14:02:
> Hi list,
> 
> I'd like to know if its is possible to get visually balanced
> mixedcolumns in lmtx. For example, if I have \blank's between
> paragraphs, I would like them to be stretched or expanded by
> a such way that the bottommost lines have the same vertical
> position -- no matter, how many lines there are in each column and how
> exactly they are aligned.
> 
> If I understand correctly, that's how the multicols environment in
> LaTeX works, and that's how old-multicolumns worked -- but this module
> seems to be no longer supported in lmtx.
> 
> I tried to disable gridfitting for startcolumns, but it produces a
> completely distorted output.

The pagecolumns environment supports bottom aligned content.

\setupwhitespace[medium]

\setupalign[depth]

\starttext

\startpagecolumns
\dorecurse{20}{\samplefile{jojomayer}\par}
\stoppagecolumns

\stoptext

Wolfgang
___________________________________________________________________________________
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
___________________________________________________________________________________

      reply	other threads:[~2024-03-27 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 13:02 [NTG-context] " Alexey Kryukov
2024-03-27 17:08 ` Wolfgang Schuster [this message]

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=0d22b84e-590c-ba33-8831-90fecd201297@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=anagnost@yandex.ru \
    --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).