Difference between revisions of "Command/sym"

From Wiki
Jump to navigation Jump to search
(Fill in entire page)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>sym</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==

Revision as of 16:35, 11 November 2019

\sym

Syntax (autogenerated)


Syntax

\sym{...}
{...} text


Description

Used in itemizations. Prints an item with a custom item mark.

Example

\startitemize
    \item One
    \item Two
    \sym{>} Three
\stopitemize

See also

  • \startitemize
  • \item to print ordinary items
  • \sym to print an item with a custom symbol
  • \mar to print an item with margin text
  • \sub to print an item with a continuation mark
  • \its to print an item with a row of marks (for response ranges)
  • \ran to print a range for the \its row
  • \head to print a head within the list
  • \but to print an item whose mark is an interactive button

Help from ConTeXt-Mailinglist/Forum

All issues with: