Difference between revisions of "Command old/marking"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>marking</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 22: Line 25:
 
== 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. Apparently related to the TeX primitive [http://www.tug.org/utilities/plain/cseq.html#mark-rp \mark], which "specifies text which should be ''marked''," which helps determine the ''guide words'' at the top of each page.
  
 
== 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 22:20, 14 November 2019

\marking

Syntax (autogenerated)

\marking(...,...)(...,...)[...]
(...,...)position
(...,...)position
[...]reference


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. Apparently related to the TeX primitive \mark, which "specifies text which should be marked," which helps determine the guide words at the top of each page.

Example

\marking[headername]{Other Languages}

For a more complete example, see \getmarking.

See also

\getmarking

Help from ConTeXt-Mailinglist/Forum

All issues with: