MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: page x of y

  • To: mathgroup at smc.vnet.net
  • Subject: [mg65959] Re: page x of y
  • From: "Norbert Marxer" <marxer at mec.li>
  • Date: Mon, 24 Apr 2006 06:02:30 -0400 (EDT)
  • References: <e24u87$5qd$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hello

This involves two steps.

First, add the following option to the last cell of your notebook (e.g.
select the last cell and use the menu command "Find / Add/Remove Cell
Tags ...":

CellTags->"lastCell"

Second, add the following Cell definition

Cell[ TextData[ {CounterBox[ "Page"], " of ", CounterBox [ "Page",
"lastCell"]}], "PageNumber"]

in the desired field in your header/footer dialog window (which you can
open with the menu command "File / Printing Settings / Headers and
Footers ..."

For more information consult a previous thread
(http://forums.wolfram.com/mathgroup/archive/2003/Aug/msg00216.html) or
google.

Best regards
Norbert Marxer
www.mec.li


  • Prev by Date: Symbolic vectors possible?
  • Next by Date: Re: How to extract functions from a list and call them with any argument?
  • Previous by thread: page x of y
  • Next by thread: command line question