Am 01.11.2010 um 11:47 schrieb Ankur Srivastava:
> Dear list members,
> I've been using Lyx for a month and I cannot find one feature that I need for
> my Extended Essay. How do I set the page numbering in the form page x of y,
> where x is the current page and y is the total number of pages? I'm really
> puzzled. I looked at the documentation and FAQ but I didn't find anything
> there.
> Thank you
I add a label at the very end of the document and use a reference to that label
for y.
For x I add \thepage{} in ERT (the red box for TeX code).
Stephan