Text FormattingChapter Heading Indent Problem

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Zman1719
Posts: 1
Joined: Thu Jun 23, 2011 7:18 pm

Chapter Heading Indent Problem

Post by Zman1719 »

I am new to these forums and to LaTex. I downloaded my school's, RIT's, format for writing thesis but had to make a couple alterations per request by my Thesis Adviser. I am currently having a very annoying problem that I can not seem to correct: my chapter headings are aligned so they are indented from the body text. For example:

Code: Select all

    Chapter 1
    Introduction
Body text would go here
and here
I can not seem to correct this problem and have been trying for hours to find a fix for this. I have attached my school's .sty file and hopefully someone here can help me correct this.

Also, my adviser wanted me add in horizontal lines above and below the chapter titles so for the above example, above and below introduction so if you know how to do this I would appreciate it.
Attachments
rit-thesis.sty
(14.96 KiB) Downloaded 135 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Chapter Heading Indent Problem

Post by localghost »

The definition of the chapter headings is a little bit weird. I took the original definitions from the »report« class to correct the misbehaviour. The font size for chapter headings has been adapted according to the demands. The modified package is in the attachment.


Best regards and welcome to the board
Thorsten
Attachments
rit-thesis.sty
The package with the necessary corrections.
(15.04 KiB) Downloaded 147 times
Post Reply