Bob Gamble wrote:

> Hello all,
> 
> I really appreciate all the help I have received on this list.  I am in
> the final stages of my senior paper, and so far, I haven't had to use
> Word.  However, my prof continues to challenge Lyx's formatting
> capabilities by adding requirements for my paper.  So far, this is what
> I have configured:
> 
> A table of contents, with no page number, on its own page and the Tex
> is:
>       \thispagestyle{empty}\setcounter{page}{0}\newpage
>       \mymulticols{2}{1cm}


you do not need multicols when only switching between
two- and onecolumn mode with starting on a new page.

> A two-column paper, single space, using the Article layout and the Tex
> before the bibliography is:
>       \mymulticolsoff
>       \newpage
> 
> A bibliography on its own page (this doesn't show up on the TOC for some
> reason)
> 
> 
> This worked great, but no page number for the bibliography.  Now with
> the additional requirements, I am stuck.  I appreciate any help I can
> get with this.  Thank you.

for one page try \thispagestyle{headings} or \pagestyle{headings}
for all following pages.

Herbert

-- 
http://www.lyx.org/help/

Reply via email to