Difference between revisions of "Command/nomarking"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
(cleanup)
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
Line 19: Line 17:
  
 
== Description ==  
 
== Description ==  
<pre>
+
Identifies a sub-part of a title or heading which shouldn't be carried over into the [[cmd:marking|\marking] mechanism.
Identifies a sub-part of a title or heading which shouldn't be carried over into the \marking mechanism.
+
 
</pre>
 
  
  
Line 27: Line 24:
 
== 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>
  
  

Revision as of 15:08, 11 April 2010

\nomarking

Syntax

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


Description

Identifies a sub-part of a title or heading which shouldn't be carried over into the [[cmd:marking|\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