Edwin Davis wrote:
I have not been able to find where it says how to change the font of
the list of figures or tables
Sorry, maybe I misunderstood you. I thought we were talking about the
page headings, that repeat on each page. But maybe you meant the heading
that appears at the beginning of the list of tables, etc. It might be
possible to use the titletoc package for this, but I'm not sure.
Looking at the report class, it appears that it uses chapter* to typeset
the names of the various tables. So another option would be to use the
titlesec package to redefine the formatting of the chapter headings. But
you would then have to reset it, if you wanted it to be the way it was
before.
Richard
PS Keep replies on the list in case someone else has a better answer!
> Date: Fri, 8 May 2009 10:06:27 -0400
> From: rgh...@bobjweil.com
> To: risingsta...@msn.com
> CC: lyx-users@lists.lyx.org
> Subject: Re: Thesis
>
> Edwin Davis wrote:
> > Hello,
> >
> >
> >
> > I am preparing to turn in a thesis and have a couple of formatting
issues. I am using the report document class and I need to know how to
change the font of the list of contents heading and list of tables
heading as well as change the location. I need the headings to be top
left of the page. I also need the chapter headings to be top left of
the page. Please email back if you know how to do this.
> >
> >
> Use the fancyhdr package. You can completely customize the page
> headings, as you wish. See section 3.3 of the "Additional Features"
> manual, and the fancyhdr documentation, which is here:
> http://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/
>
> Richard
>