ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: issues with \comment
Date: Fri, 6 Jul 2018 11:14:50 +0200	[thread overview]
Message-ID: <3dfd50e0-9028-ddfb-f764-a83fa2a00944@gmx.es> (raw)

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
___________________________________________________________________________________

             reply	other threads:[~2018-07-06  9:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-06  9:14 Pablo Rodriguez [this message]
2018-07-06  9:34 ` Wolfgang Schuster
2018-07-06 11:56   ` Pablo Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3dfd50e0-9028-ddfb-f764-a83fa2a00944@gmx.es \
    --to=oinos@gmx.es \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).