Re: [NTG-context] Compilation fails on 20190210 beta with Unidentified user defined whatsit

2019-02-12 Thread Hans Hagen

On 2/11/2019 7:44 PM, Rik Kabel wrote:

\defineenumeration[ID]
   [before=\dontleavehmode,
alternative=inright]
\starttext
   \ID[id1]This is only a test.
\stoptext


sorry, i'll fix it (upload later today)

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


Re: [NTG-context] Compilation fails on 20190210 beta with Unidentified user defined whatsit

2019-02-11 Thread Wolfgang Schuster

Rik Kabel schrieb am 11.02.19 um 19:44:


The following works well with previous versions and fails on the 
20190210 beta.


\defineenumeration[ID]
   [before=\dontleavehmode,
alternative=inright]
\starttext
   \ID[id1]This is only a test.
\stoptext

The problem appears to be associated with the inright alternative.



or \inirght itself

\starttext
\dontleavehmode\inright{XXX}
\stoptext

Wolfgang

___
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] Compilation fails on 20190210 beta with Unidentified user defined whatsit

2019-02-11 Thread Rik Kabel
The following works well with previous versions and fails on the 
20190210 beta.


   \defineenumeration[ID]
  [before=\dontleavehmode,
   alternative=inright]
   \starttext
  \ID[id1]This is only a test.
   \stoptext

The problem appears to be associated with the inright alternative.

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