+-----------------------------------------------------------------------------+ | 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.