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.

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