ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issues with \comment
@ 2018-07-06  9:14 Pablo Rodriguez
  2018-07-06  9:34 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2018-07-06  9:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \setupinteraction[state=start]
    \setupcomment[location=inmargin, color=darkred]
    \showframe
    \startbuffer[abc]
    \input zapf
    \stopbuffer
    \setuptype[option=tex]
    \starttext
    \comment[space=yes,buffer=abc]{}
    \type{\comment[space=yes,buffer=abc]{}}
    \blank[2*big]

    \comment[location=leftmargin,space=yes,buffer=abc]{}
    \type{\comment[location=leftmargin,space=yes,buffer=abc]{}}
    \blank[2*big]

    \comment[location=rightmargin,space=yes,buffer=abc]{}
    \type{\comment[location=rightmargin,space=yes,buffer=abc]{}}
    \blank[2*big]

    \comment[location=inmargin,space=yes,buffer=abc]{}
    \type{\comment[location=inmargin,space=yes,buffer=abc]{}}
    \blank[2*big]

    \comment[location=leftedge,space=yes,buffer=abc]{}
    \type{\comment[location=leftedge,space=yes,buffer=abc]{}}
    \blank[2*big]

    \type{\comment[location=rightedge,space=yes,buffer=abc]{}}
    \blank[2*big]

    \comment[location=text,space=yes,buffer=abc]{}
    \type{\comment[location=text,space=yes,buffer=abc]{}}
    \blank[2*big]

    \comment[space=yes,buffer=abc]{}
    \type{\comment[space=yes,buffer=abc]{}}
    \blank[2*big]

    \comment[location=high,space=yes,buffer=abc]{}
    \type{\comment[location=high,space=yes,buffer=abc]{}}
    \blank[2*big]
    \stoptext

I’m afraid buffer contents aren’t expanded in \comment.

Locations for leftedge, rightedge and text don’t seem to work (in
Acrobat Reader, SumatraPDF and Evince).

Default value for location seems to depend on the value of last comment
(even if a default value has been set in \setupcomment).

Am I missing something or have I hit a bug?

Many thanks for your replies,

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:[~2018-07-06 11:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-06  9:14 issues with \comment Pablo Rodriguez
2018-07-06  9:34 ` Wolfgang Schuster
2018-07-06 11:56   ` 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).