[Tugindia] Changing default font size

H S Rai hsraidce at iitr.ernet.in
Sat Jun 14 13:56:14 CEST 2003


Today at 11:21am +0530 V. Sasi Kumar wrote:

>   In a report I am preparing, I would like to change the default
>   sizes of the chapter heading

Modify report.cls

Copy report.cls and report.sty in your local directory. Open
`report.cls' and somewhere near line number 358 you may find:

	| \def\@makechapterhead#1{%
	|  \vspace*{50\p@}%
	|  {\parindent \z@ \raggedright \normalfont
	|    \ifnum \c at secnumdepth >\m at ne
	|        \huge\bfseries \@chapapp\space \thechapter
	         ^^^^^

Change \huge to whatever you want.

>   and also of the word Chapter that is automatically introduced
>   before the chapter title.

Put following in your .tex file:

	\renewcommand\chaptername{WhatEverYouWant}

HTH

-- 
H.S.Rai    http://www.grex.org/~hsrai | Registered Linux User # 223684
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=223684

"Error reading FAT record. Try the SKINNY one?  (Y/N)"




More information about the Tugindia mailing list