Re: [NTG-context] Strange bug with obayspaces and tagging

2020-11-26 Thread Hans Hagen

On 11/26/2020 10:47 AM, Christoph Reller wrote:

Hi,

With the currently latest version of ConTeXt LMTX 2020.11.25 21:42, this 
MNWE fails with the following error message:




\setuptagging[state=start]
\starttext
\obeyspaces\obeylines
   patch
\stoptext



tex error       > tex error on line 4 in file ./scratch1.tex: Valid 
keyword expected, likely 'plus'


   pa
     tch

1     \setuptagging[state=start]
2     \starttext
3     \obeyspaces\obeylines
4 >>    patch
5     \stoptext



This may be a bug in the tagging feature.

i'll fix it

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
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
___


[NTG-context] Strange bug with obayspaces and tagging

2020-11-26 Thread Christoph Reller
Hi,

With the currently latest version of ConTeXt LMTX 2020.11.25 21:42, this
MNWE fails with the following error message:



\setuptagging[state=start]
\starttext
\obeyspaces\obeylines
  patch
\stoptext



tex error   > tex error on line 4 in file ./scratch1.tex: Valid keyword
expected, likely 'plus'

   pa
tch

1 \setuptagging[state=start]
2 \starttext
3 \obeyspaces\obeylines
4 >>patch
5 \stoptext



This may be a bug in the tagging feature.

Cheers,

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