Difference between revisions of "Command/setupheader"

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=setupheader
 
|name=setupheader
Line 55: Line 53:
  
 
== Description ==  
 
== Description ==  
<pre>
 
 
State:
 
State:
-- start, stop: switch headings on, off
+
* start, stop: switch headings on, off
-- none: switch off for whole chapter
+
* none: switch off for whole chapter
-- empty: no heading on the first chapter page
+
* empty: no heading on the first chapter page
-- high: no heading on the first chapter page + expand
+
* high: no heading on the first chapter page + expand textarea about space occupied by heading
    textarea about space occupied by heading
+
* text: some 'text' defined by
-- text: some 'text' defined by
+
         \definetext[text][footer][pagenumber]
         \definetext[text][footer][pagenumber] or
+
or
 
         \definetext[text][footer][left][right]
 
         \definetext[text][footer][left][right]
    which is valid on the first chapter page
+
which is valid on the first chapter page== Description ==
</pre>
 
 
 
 
 
  
 
== Example ==
 
== Example ==

Revision as of 16:30, 13 April 2010

\setupheader

Syntax

\setupheader[...][...,...=...,...]
[...] text margin edge
state normal stop start empty high none nomarking name
strut yes no
style normal bold slanted boldslanted type cap small... command
leftstyle normal bold slanted boldslanted type cap small... command
rightstyle normal bold slanted boldslanted type cap small... command
leftwidth dimension
rightwidth dimension
before command
after command


Description

State:

  • start, stop: switch headings on, off
  • none: switch off for whole chapter
  • empty: no heading on the first chapter page
  • high: no heading on the first chapter page + expand textarea about space occupied by heading
  • text: some 'text' defined by
        \definetext[text][footer][pagenumber]

or

        \definetext[text][footer][left][right]

which is valid on the first chapter page== Description ==

Example

See also