ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue with \comment
@ 2020-06-16 17:20 Pablo Rodriguez
  2020-06-16 18:00 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2020-06-16 17:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: issue with \comment
  2020-06-16 17:20 issue with \comment Pablo Rodriguez
@ 2020-06-16 18:00 ` Wolfgang Schuster
  2020-06-16 18:41   ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2020-06-16 18:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: issue with \comment
  2020-06-16 18:00 ` Wolfgang Schuster
@ 2020-06-16 18:41   ` Pablo Rodriguez
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2020-06-16 18:41 UTC (permalink / raw)
  To: ntg-context

On 6/16/20 8:00 PM, Wolfgang Schuster wrote:
> Pablo Rodriguez schrieb am 16.06.2020 um 19:20:
>> [...]
>> 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.

Sorry, Wolfgang, I discovered after reporting the issue that inmargin
comments need to be in horizontal mode.

Many thanks for your help and sorry for the noise,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-16 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16 17:20 issue with \comment Pablo Rodriguez
2020-06-16 18:00 ` Wolfgang Schuster
2020-06-16 18:41   ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).