On Sun, 11 Jul 2004, Varun Reddy wrote:

> I have a question that is similar to the one posted eariler by "Rich
> Shepard" on 24th July. The question has not been answered in that
> thread.

  Actually, Varun, it was answered.

> The question goes like this:

  The answer is to define the default page style (in Layout->Document) as
"default" (whatever that happens to be.

  Immediately after the title, on a line by itself enter the LaTeX code:
\thispagestyle{empty}
\pagestyle{empty}

This clears all headers and footers from then on.

  Immediately above the ToC specify the beginning of \frontmatter, and add
these lines:
\pagenumbering{roman}
\setcounter{page}{1}
\pagestyle{headings}

I used a separate ERT box for them.

  It works just fine.

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
<http://www.appl-ecosys.com>

Reply via email to