> James Lindenschmidt wrote:
>
> > Now that I've buttered everyone up after my last email :-) I have a
> > last-minute formatting question. What is the easiest way to suppress the
> > "Chapter X" Heading at the beginning of each chapter in the book document
> > class?
> >
> > In other words, instead of:
> >
> > Chapter 1 (big bold letters)
> >
> > Introduction (even bigger bold letters)
> >
> > blahblahblah... (normal text)
> >
> >
> > I would rather it just say:
> >
> > Introduction (even bigger bold letters)
> >
> > blahblahblah... (normal text)
> >
> > at the beginning of each chapter. I couldn't find anything on the LyX tips
> > page or in the LyX documentation. What am I overlooking?
Use koma-script (scrbook or scrreport) with the option nochapterprefix.
If you don't like the sans-serif headings, write in preamble
\renewcommand*{\sectfont}{\bfseries}
(for the interested: I have also a lyx .layout for scrclass with roman
headings.)
GM
--
[EMAIL PROTECTED]