Documents fail with an error when they include \startelement[tagname]. This started on or before the 2020.11.17T12:42 LMTX update, and continues with 2020.11.18 19:16 LMTX. MkIV continues to work as expected. Example: \setelementbackendtag[myTag] \setelementnature[myTag][mixed] \starttext \startelement[myTag] % <--- This works with MkIV but fails with LMTX, complaining: {\tt tex error on line 17 in file G:/extract.mkvi: The file ended when scanning an argument.} It works in LMTX when marked lines are removed, but\unknown \stopelement % <--- \stoptext -- Rik
On 11/18/2020 11:41 PM, Rik Kabel wrote:
Documents fail with an error when they include \startelement[tagname]. This started on or before the 2020.11.17T12:42 LMTX update, and continues with 2020.11.18 19:16 LMTX. MkIV continues to work as expected.
Example:
\setelementbackendtag[myTag] \setelementnature[myTag][mixed]
\starttext
\startelement[myTag] % <---
This works with MkIV but fails with LMTX, complaining: {\tt tex error on line 17 in file G:/extract.mkvi: The file ended when scanning an argument.}
It works in LMTX when marked lines are removed, but\unknown
\stopelement % <---
\stoptext ha, i was to optimistic about using some low level macro (needs to extend it)
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Rik Kabel