Pablo Rodriguez schrieb am 16.06.2020 um 19:20:
Dear list,

when trying to report another issue, I found the following one (using
latest from 2020.06.12 17:43):

   \setupinteraction[state=start]
   \starttext
     a\contextversion

     \comment[location={rightmargin}]{comment}
   \stoptext

For some strange reason, \comment isn’t added when there is no other
content in the paragraph.

I think it might be a bug. Could anyone confirm this?

Why is everything a bug?


Some elements like margin blocks or register entries need an anchor.

\enabletrackers[typesetters.margindata]

\starttext

\inrightmargin{Hello!}xxx

\inrightmargin{Here!}
%\inrightmargin{Here!}\dontleavehmode

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

Reply via email to