ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Marco Patzer via ntg-context <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Subject: Re: Space before/after combinations + centring
Date: Wed, 17 Nov 2021 20:17:52 +0100	[thread overview]
Message-ID: <513fd59c-9ffa-9816-4794-e4ae3e610c12@gmail.com> (raw)
In-Reply-To: <20211117165446.5f61d188@homerow>

Marco Patzer via ntg-context schrieb am 17.11.2021 um 16:54:
> Hi!
>
> I'm in the process of converting some projects to LMTX. Combinations
> lacking “”before” and “after” keys (that place content before/after
> the *entire* combination, rather than the individual cell pairs), I
> came up with the following ugliness – which worked for longer than
> it deserved:
>
> [...]
>
> I added vertical spacing and mid-aligned the content without having
> to change the sources, that was the idea. However, this fails in
> LMTX:
>
>    Undefined control sequence \pack_combinations_start
>
> Does LMTX offer finer control over the combinations or do I have to
> rewrite the sources files (to either use floats or surround the
> combinations with the required commands)?

1. Your changes don't work anymore because LMTX handles optional 
arguments in a different way than MkIV. As a result of this change a few 
commands have disappeared.

2. There are no changes to adjust the vertical before and after a 
combination environment. Local patches can also be tricky because 
ConTeXt tries to freeze the definitions of many user level commands 
which means they can't be redefined when you use a strict overload mode 
(look at the lowlevel security manual for this feature).

The most reliable way to center you combination blocks is to put them 
either in a float or put a framedtext environment around it.

Wolfgang

___________________________________________________________________________________
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	other threads:[~2021-11-17 19:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-17 15:54 Marco Patzer via ntg-context
2021-11-17 19:17 ` Wolfgang Schuster via ntg-context [this message]
2021-11-17 22:50   ` Marco Patzer via ntg-context
2021-11-18  7:57     ` Hans Hagen via ntg-context

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=513fd59c-9ffa-9816-4794-e4ae3e610c12@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /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).