Difference between revisions of "Command/sub"

From Wiki
Jump to navigation Jump to search
(Better See Also)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>sub</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==

Revision as of 16:34, 11 November 2019

\sub

Syntax (autogenerated)


Syntax

\sub[ref,ref,...]
[ref,ref,...]

Description

Used in itemizations. Prints the item mark of the previous \item, with a + in front of it to indicate a subitem/continuation.

Example

\startitemize[n]
    \item First item
    \sub continued
    \sub further continued
    \item Second item
\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: