Hi,
I wanted to use PDF comments to leave questions to the author/editor in
the correction PDF. Unfortunately, the comment is always empty,
regardless if \comment{} or \startcomment.
Also, the comment always inserts space into the text, I’d like to avoid
that; the option "space=no" doesn’t help.
The "author" setting is shown, but as soon as I click on the comment, it
changes to my user name. (Might depend on the viewer, but I get the same
behavior from Adobe and Apple.) "title" and "subtitle" settings are
handled differently by viewers, that doesn’t matter.
"location=inmargin": the symbol is at the edge of the text, but not in
the margin.
Hraban
\setupinteraction[
state=start,
]
\setupcomment[
author=Don,
location=inmargin,
]
\starttext
\samplefile{knuth}
\comment[author=Me]{Here’s a comment.}
\samplefile{knuth}
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________