summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/pn.helpmark
blob: 9cba3d9d1e518f0ad7e34a3e9146cac92249eb14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
+-----------------------------------------------------------------------------+
|                                 pagenumber                                  |
+-----------------------------------------------------------------------------+
 
Abbreviation:  ã|\pnã%
 
Parameters:    ã|noneã%
 
    ã|Description:ã%
The \pagenumber  markup merely places  the current page  number wherever the
markup appears.
 
    ã|Example:ã%
In running heads, \pagenumber numbers the pages.
 
\runningheadformat{\bothpages{\line{\rm
          \lft{Southern Bays}\rt{page \pagenumber}}
     \vs{2pt}
     \hrule
     \vs{1\bl}
     }
   }
 
The running head would look like:
 
+-----------------------------------------------------------------------------+
|                                                                             |
| Southern Bays                                                             1 |
| ........................................................................... |
|                                                                             |
+-----------------------------------------------------------------------------+
 
    ã|Example:ã%
If you want no page numbers, then enter the following:
 
\runningheadformat{\bothpage{}}
 
    ã|Notes:ã%
none.