|
[Date Index]
[Thread Index]
[Author Index]
Offset PageNumber in headers
- To: mathgroup at smc.vnet.net
- Subject: [mg18788] Offset PageNumber in headers
- From: "John Mc Carthy" <johnmc at symphony.ucc.ie>
- Date: Thu, 22 Jul 1999 08:19:15 -0400
- Sender: owner-wri-mathgroup at wolfram.com
I want to print a PageNumber in a header but offset it by a given abount, say 10.
I've tried including the following in the style sheet
PageHeaders->{{None,Cell[ TextData[ {Plus[10,CounterBox[ "Page"]]}],
"PageNumber"],None},{None,Cell[ TextData[ {Plus[10,CounterBox["Page"]]}], "PageNumber"],None}}
but only get 10 on each page.
Any ideas??
Thanks
John
Prev by Date:
Re: ARghh!!
Next by Date:
implcit plot with undefined expression
Previous by thread:
Re: ARghh!!
Next by thread:
implcit plot with undefined expression
|