Difference between revisions of "Command/nomarking"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
 
(11 intermediate revisions by 3 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=nomarking
 
|name=nomarking
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>nomarking</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 19: Line 20:
  
 
== Description ==  
 
== Description ==  
<pre>
+
Identifies a sub-part of a title or heading which shouldn't be carried over into the {{cmd|marking}} mechanism.
Identifies a sub-part of a title or heading which shouldn't be carried over into the \marking mechanism.
 
</pre>
 
 
 
 
 
  
 
== Example ==
 
== Example ==
  
<pre class="example">
+
<texcode>
 
\chapter{This title is long \nomarking{enough to cause problems in the headers
 
\chapter{This title is long \nomarking{enough to cause problems in the headers
 
and footers}}
 
and footers}}
Line 35: Line 32:
  
 
This title is long ...
 
This title is long ...
</pre>
+
</texcode>
  
  
 
== See also ==
 
== See also ==
<!-- something like [[cmd:goto|\goto]] -->
+
<!-- something like {{cmd|goto}} -->
 +
 
 +
== Help from ConTeXt-Mailinglist/Forum ==
 +
All issues with:
 +
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Reference/en|nomarking]]
+
[[Category:Command/Marking|nomarking]]

Latest revision as of 22:20, 14 November 2019

\nomarking

Syntax (autogenerated)


Syntax

\nomarking{...}
{...} text


Description

Identifies a sub-part of a title or heading which shouldn't be carried over into the \marking mechanism.

Example

\chapter{This title is long \nomarking{enough to cause problems in the headers
and footers}}

Here the whole title will be displayed as normal, but if the chapter title is 
used as a header or footer it will be displayed as:

This title is long ...


See also

Help from ConTeXt-Mailinglist/Forum

All issues with: