Difference between revisions of "Command/mar"

From Wiki
Jump to navigation Jump to search
(Fill in entire page)
 
(6 intermediate revisions by 3 users not shown)
Line 18: Line 18:
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
  
 
== Description ==  
 
== Description ==  
Line 25: Line 24:
 
== Example ==
 
== Example ==
 
<context source=yes>
 
<context source=yes>
Observe the following list.
+
Up came the troopers,
\startitemize
+
\startitemize[marstyle=italic]
     \item One
+
     \item One,
     \mar{(Optional)} Two
+
     \mar{(rit.)} Two,
     \item Three
+
     \item and Three.
 
\stopitemize
 
\stopitemize
 
</context>
 
</context>
Line 35: Line 34:
 
== See also ==
 
== See also ==
 
* {{cmd|startitemize}}
 
* {{cmd|startitemize}}
* {{cmd|item}} to print ordinary items
+
* [[Enumerations]]
* {{cmd|sym}} to print an item with a custom symbol
+
 
* {{cmd|mar}} to print an item with margin text
 
* {{cmd|sub}} to print an item with a continuation mark
 
* {{cmd|its}} to print an item with a row of marks (for response ranges)
 
* {{cmd|ran}} to print a range for the {{cmd|its}} row
 
* {{cmd|head}} to print a head within the list
 
* {{cmd|but}} to print an item whose mark is an interactive button
 
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
 
All issues with:
 
All issues with:

Latest revision as of 10:52, 19 November 2021

\mar

Syntax

\mar[ref,ref,...]{...}
[ref,ref,...]
{...} text

Description

Used in itemizations. Prints an item with a remark in the margin. By default the margin text is set in typewriter font.

Example

Up came the troopers,
\startitemize[marstyle=italic]
    \item One,
    \mar{(rit.)} Two,
    \item and Three.
\stopitemize

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: