ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: TeXnician <texnician@e.mail.de>
To: ntg-context@ntg.nl
Subject: Some questions regarding math typesetting
Date: Fri, 6 Dec 2019 09:24:59 +0100	[thread overview]
Message-ID: <58b65a19-a658-5c98-1727-becfa31adb7e@e.mail.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 915 bytes --]

Dear list,

while doing some math typesetting, I have found the following features not
working in LMTX:

1. Non-displaystyle operators are simply not shown (try \sum or \lim in text or
   scriptstyle). This works in MkIV (and iirc in LMTX versions from before
   november).
2. \underbrace{x}_{y} stopped working. It produces an underbrace but the
   subscript is not centered below the brace. It will show up as right
   subscript. This works in MkIV.
3. \startformulas does not allow numbering formulas because the number will run
   into the next column. I have posted this at

https://tex.stackexchange.com/questions/518262/context-number-formulas-side-by-side
   and Henri Menke tested that it broke in 2017. Aditya Mahajan mentioned that
   it is a bug.

For the upper two cases: Is anything wrong with my LMTX installation or did I
miss some upgrade instructions for math in LMTX?

Many thanks for an answer.

[-- Attachment #2: mwe-math.tex --]
[-- Type: text/x-tex, Size: 594 bytes --]

\starttext
\section{One}
\startitemize
\item \type{\displaystyle}: $\displaystyle\sum\lim$
\item \type{\textstyle}: $\sum\lim$
\item \type{\scriptstyle}: $\scriptstyle\sum\lim$
\stopitemize

\section{Two}

$\underbrace{xyz}_{n}$

\section{Three}
also posted at https://tex.stackexchange.com/questions/518262/context-number-formulas-side-by-side

\placeformula
\startformulas
  \startformula
    \startalign[number=auto]
      \NC a \NC= b \NR
    \stopalign
  \stopformula
  \startformula
    \startalign[number=auto]
      \NC a \NC= b \NR
    \stopalign
  \stopformula
\stopformulas
\stoptext

[-- Attachment #3: mwe-math.pdf --]
[-- Type: application/pdf, Size: 16766 bytes --]

[-- Attachment #4: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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:[~2019-12-06  8:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06  8:24 TeXnician [this message]
2019-12-06 13:59 ` Otared Kavian
2019-12-06 13:59 ` Hans Hagen
2020-02-29 11:23   ` TeXnician

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=58b65a19-a658-5c98-1727-becfa31adb7e@e.mail.de \
    --to=texnician@e.mail.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).