Difference between revisions of "Command old/marking"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
(filled in a brief summary of what I suppose \marking does, and linked to \getmarking where the whole system is explained somewhat.)
Line 22: Line 22:
 
== Description ==  
 
== Description ==  
  
 +
(I'm filling this in with guesses/inferences because I can't find any better information.)
  
 +
Seems to set the value for a named "mark", used in things like headers and footers.
  
 
== Example ==
 
== Example ==
<!-- Please fill in an example if you can -->
+
<texcode>
 +
\marking[headername]{Other Languages}
 +
</texcode>
 +
 
 +
For a more complete example, see {{cmd|getmarking}}.
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
{{cmd|getmarking}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Revision as of 15:02, 8 July 2013

\marking

Syntax

\marking[...]{...}
[...] name
{...} text


Description

(I'm filling this in with guesses/inferences because I can't find any better information.)

Seems to set the value for a named "mark", used in things like headers and footers.

Example

\marking[headername]{Other Languages}

For a more complete example, see \getmarking.

See also

\getmarking

Help from ConTeXt-Mailinglist/Forum

All issues with: