Difference between revisions of "Command/setupcomment"

From Wiki
Jump to navigation Jump to search
(→‎Syntax: changes and additions according to interface/source)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>setupcomment</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==

Revision as of 16:14, 11 November 2019

\setupcomment

Syntax (autogenerated)

\setupcomment[...,...][...=...,...]
[...,...]name
statestart stop none
methodnormal hidden
symbolComment Help Insert Key Newparagraph Note Paragraph Default
widthfit dimension
heightfit dimension
depthfit dimension
titletext
subtitletext
authortext
nxnumber
nynumber
colorcolor
optionxml max
textlayername
locationleftedge rightedge inmargin leftmargin rightmargin text high none
distancedimension
spaceyes
bufferbuffer


Syntax

\setupcomment[...,...=...,...]
state start stop
method normal hidden
width dimension fit
height dimension fit
depth dimension fit
nx number
ny number
textlayer name
location high none text leftedge rightedge inmargin leftmargin rightmargin
color name
title text
subtitle text
author text
space yes no
symbol Default Comment Help Insert Key Newparagraph Note Paragraph
option max xml (buffer?)
buffer buffer
distance dimension
margin dimension (MkII?)

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

  • \startcomment to create a PDF comment
  • \comment should also create a PDF comment (might not work in MkII).

Help from ConTeXt-Mailinglist/Forum

All issues with: