ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] mathalignment; alignment of columns
@ 2023-11-24 22:03 wolfgangbackes--- via ntg-context
  2023-11-24 22:06 ` [NTG-context] " Mikael Sundqvist
  0 siblings, 1 reply; 8+ messages in thread
From: wolfgangbackes--- via ntg-context @ 2023-11-24 22:03 UTC (permalink / raw)
  To: ntg-context; +Cc: wolfgangbackes

Something as elementary as "mathenvironment" can't really be faulty, can it? According to my recent tests, a mathalignment environment does not seem to react (any more) to the values of the "align" option.
The source code hab been rendered correctly a few years ago,

Minimal example 1:

\starttext
\startformula
\startmathalignment[n=2,align={left, right}]
\NC always aligned to the right \NC = u + at, \NR
\NC d \NC = ut + \frac12 at^2. \NR
\stopmathalignment
\stopformula 
\stoptext

Despite "align={left, right}", the first column is aligned to the right and the second to the left. This does not change, no matter which values I assign to "align", for example align={middle, middle}.

The align option is also ignored in the case of other column numbers., for example:

\starttext 
\startformula
\startmathalignment[n=1,align=left]
\NC This single column should \NR
\NC be left-aligned, \NR
\NC but it is centered. \NR
\stopmathalignment
\stopformula 
\stoptext

 What am I missing here? Where is my mistake?

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

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

end of thread, other threads:[~2023-11-28 16:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24 22:03 [NTG-context] mathalignment; alignment of columns wolfgangbackes--- via ntg-context
2023-11-24 22:06 ` [NTG-context] " Mikael Sundqvist
2023-11-24 22:15   ` wolfgangbackes--- via ntg-context
2023-11-24 22:22     ` Mikael Sundqvist
2023-11-25  9:29       ` wolfgangbackes--- via ntg-context
2023-11-25 11:22       ` wolfgangbackes--- via ntg-context
2023-11-25 15:06         ` Mikael Sundqvist
2023-11-28 16:48           ` wolfgangbackes--- via ntg-context

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).