Re: Suppressing Page Number After Title Page

2006-02-03 Thread Jose' Matos
On Friday 03 February 2006 16:42, Rich Shepard wrote: I should know how to do this, or find the correct macro in TLC2, but the answer has so far eluded me. Document is book class with fancy headers. Following the title page is a blank page with the page number '2' that I'd like to

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Sara Stymne
Hi! Try the solution in the documentation for fancyhdr, chapter those blank pages. Then you also get rid of the headings on the blank page before some chapters. The documentation is available for instance at: http://www.win.tue.nl/latex/documentation/fancyhdr.pdf. I found that neither

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Rich Shepard
On Fri, 3 Feb 2006, Jose' Matos wrote: In ERT in the title page: \thispagestyle{empty} I am kidding not. ;-) Nope. Doesn't work in front of the title any more than it does just after the author. Rich -- Richard B. Shepard, Ph.D. | Author of Quantifying Environmental

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Rich Shepard
On Fri, 3 Feb 2006, Sara Stymne wrote: I found that neither \pagestyle{plain} nor \thispagestyle{empty} works for the following blank page. Sara, What matters is location, location, location as the real estate sales people say. I was putting the command _after_ the \frontmatter command.

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Jose' Matos
On Friday 03 February 2006 16:42, Rich Shepard wrote: I should know how to do this, or find the correct macro in TLC2, but the answer has so far eluded me. Document is book class with fancy headers. Following the title page is a blank page with the page number '2' that I'd like to

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Sara Stymne
Hi! Try the solution in the documentation for fancyhdr, chapter those blank pages. Then you also get rid of the headings on the blank page before some chapters. The documentation is available for instance at: http://www.win.tue.nl/latex/documentation/fancyhdr.pdf. I found that neither

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Rich Shepard
On Fri, 3 Feb 2006, Jose' Matos wrote: In ERT in the title page: \thispagestyle{empty} I am kidding not. ;-) Nope. Doesn't work in front of the title any more than it does just after the author. Rich -- Richard B. Shepard, Ph.D. | Author of Quantifying Environmental

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Rich Shepard
On Fri, 3 Feb 2006, Sara Stymne wrote: I found that neither \pagestyle{plain} nor \thispagestyle{empty} works for the following blank page. Sara, What matters is location, location, location as the real estate sales people say. I was putting the command _after_ the \frontmatter command.

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Jose' Matos
On Friday 03 February 2006 16:42, Rich Shepard wrote: >I should know how to do this, or find the correct macro in TLC2, but the > answer has so far eluded me. > >Document is book class with fancy headers. Following the title page is a > blank page with the page number '2' that I'd like to

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Sara Stymne
Hi! Try the solution in the documentation for fancyhdr, chapter "those blank pages". Then you also get rid of the headings on the blank page before some chapters. The documentation is available for instance at: http://www.win.tue.nl/latex/documentation/fancyhdr.pdf. I found that neither

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Rich Shepard
On Fri, 3 Feb 2006, Jose' Matos wrote: In ERT in the title page: \thispagestyle{empty} I am kidding not. ;-) Nope. Doesn't work in front of the title any more than it does just after the author. Rich -- Richard B. Shepard, Ph.D. | Author of "Quantifying Environmental

Re: Suppressing Page Number After Title Page

2006-02-03 Thread Rich Shepard
On Fri, 3 Feb 2006, Sara Stymne wrote: I found that neither \pagestyle{plain} nor \thispagestyle{empty} works for the following blank page. Sara, What matters is location, location, location as the real estate sales people say. I was putting the command _after_ the \frontmatter command.