summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/pn.helpmark
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/pn.helpmark')
-rw-r--r--macros/text1/cms_help_files/pn.helpmark40
1 files changed, 40 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/pn.helpmark b/macros/text1/cms_help_files/pn.helpmark
new file mode 100644
index 0000000000..9cba3d9d1e
--- /dev/null
+++ b/macros/text1/cms_help_files/pn.helpmark
@@ -0,0 +1,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.
+