Open main menu

Changes

no edit summary
<cd:shortdesc>
<!-- a short command summary goes here -->
The instances of <tt>\start<i>comment</i> ... \stop<i>comment</i></tt> are used for ..create PDF comments: little balloon or text icons that one can click to reveal the comment.
</cd:shortdesc>
<cd:sequence>
</cd:variants>
<cd:description>
<!-- Create PDF comments: little balloon or text icons that one can click to reveal the long description of comment. If there is no text around the place the command goes here -->is invoked, one needs to add {{cmd|dontleavehmode}} before {{cmd|startcomment}} (or before {{cmd|comment}}). There is also a command form of this environment: {{gen|comment}}.
</cd:description>
<cd:examples>
<!-- command example(s)
<cd:example title="">
<texcode>
This is a text.
\startcomment[hello]
[symbol=Balloon, % can be omitted for the default 'note-pinned-to-something' icon
color=red, % colour of the background of the note icon
width=4cm, % dimensions of the textbox
height=3cm]
 
hello \leftguillemot\ \'e\'erste \rightguillemot\ test
beautiful
 
world
\stopcomment
</texcode>
</cd:example>
-->
</cd:examples>
<cd:notes>