On 5/4/2020 17:13, Wolfgang Schuster wrote:
Rik Kabel schrieb am 04.05.2020 um 23:07:

List,

The following example works with MkIV latest, but fails with LMTX latest (Win10 x64). The complaint is ! Missing math style, treated as \displaystyle.

    \starttext
      \startitemize
      \item
        Level 1 first
        \startitemize
        \item
          Level 2 first
          \startitemize
          \item
            Level 3 first
          \stopitemize
        \stopitemize
      \stopitemize
    \stoptext

The culprit is the third level of itemize -- without that it is clean on both engines.

I would appreciate knowing if other folks have the same problem, and if so, if there is a workaround until a fix can be posted.


It's a math problem.

\starttext
\m{}
\stoptext

Wolfgang

Better MWE, still the same problem.

Thank you for the confirmation.

--
Rik

___________________________________________________________________________________
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 via email to