Difference between revisions of "Command/setupcomment"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
(Description, example, category, see also)
Line 50: Line 50:
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
  
 
== Description ==  
 
== Description ==  
 +
Set the default settings.
  
 +
== Example ==
 +
<texcode>
 +
\setupcomment[color=blue]
  
 +
Some text to which a comment applies
  
== Example ==
+
\startcomment[symbol=Balloon]
<!-- Please fill in an example if you can -->
+
    This is my comment
 +
\stopcomment
 +
</texcode>
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
* {{cmd|startcomment}} to create a PDF comment
 +
* {{cmd|comment}} should also create a PDF comment, but does not work.
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 66: Line 73:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|setupcomment]]
+
[[Category:Command/Interaction|setupcomment]]

Revision as of 10:54, 22 May 2012

\setupcomment

Syntax

\setupcomment[...,...=...,...]
state start stop
width dimension
height dimension
color name
title text
space yes no
symbol normal New Balloon Addition Help Paragraph Key name
option max buffer
margin dimension
distance dimension

Description

Set the default settings.

Example

\setupcomment[color=blue]

Some text to which a comment applies

\startcomment[symbol=Balloon]
    This is my comment
\stopcomment

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: