Difference between revisions of "Command/mar"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<!-- please remove this and the following line if you have checked this page -->
 
{{Reference_Cleanup}}
 
 
{{Reference
 
{{Reference
 
|name=mar
 
|name=mar
Line 20: Line 18:
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
  
 
== Description ==  
 
== Description ==  
 
+
Used in itemizations. Prints an item with a remark in the margin. By default the margin text is set in typewriter font.
 
 
  
 
== Example ==
 
== Example ==
<!-- Please fill in an example if you can -->
+
<context source=yes>
 +
Up came the troopers,
 +
\startitemize[marstyle=italic]
 +
    \item One,
 +
    \mar{(rit.)} Two,
 +
    \item and Three.
 +
\stopitemize
 +
</context>
  
 
== See also ==
 
== See also ==
<!-- something like [[cmd:goto|\goto]] -->
+
* {{cmd|startitemize}}
 +
* [[Enumerations]]
 +
 
 +
== Help from ConTeXt-Mailinglist/Forum ==
 +
All issues with:
 +
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Reference/en|mar]]
+
[[Category:Command/Itemizations|mar]]

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: