On 03/07/2012 07:33 PM, Louise Wilkinson wrote:
Hii,
Yes, that is what I want, a horizontal line underneath the chapter title.
Then the solution depends a bit upon which document class you are using.
The generic solution would be to use the titlesec package, which allows
you to redefine how the chapter, etc, headings appear. There are all
kinds of examples in the documentation's
http://mirrors.ctan.org/macros/latex/contrib/titlesec/titlesec.pdf
Appendix from which you can choose.
If you're using memoir or one of the koma-script classes, they have
their own ways to modify the appearance of such things. But the examples
in the titlesec documentation will still be useful.
Richard
Louise
------------------------------------------------------------------------
*From:* Richard Heck [[email protected]]
*Sent:* Thursday, 8 March 2012 7:08 AM
*To:* Louise Wilkinson
*Subject:* Re: Header line
On 03/06/2012 11:14 PM, Louise Wilkinson wrote:
Hi Richard,
I want to put the header under the title. The document class is
article(AMS). I am using \renewcommand{\headrulewidth}{0pt} in the
preamble, because otherwise it puts a line on every page.
Sorry, I still don't understand. You want a horizontal line underneath
the chapter title? Or...?
Richard
PS Better to respond to the list, since then more people get a chance
to answer.