Re: numbering
"Duvvuri Venu Gopal" <[email protected]>
| Newsgroups | gmane.comp.tex.tugindia |
|---|---|
| Message-ID | <1300076115.S.7878.60211.F.H.TmF0dWwgc3JpdmFzdGF2YQBSZTogW1R1Z2luZGlhXSBudW1iZXJpbmc_.f6-144-200.old.1300164914.22791@webmail.rediffmail.com> |
On Mon, 14 Mar 2011 09:45:15 , atul srivastava <[email protected]> wrote How I divide a chapter in three parts. Use package titelsec and the following code : \usepackage{titlesec} \titleclass{\subchapter}{straight}[\chapter] \newcounter{subchapter} \renewcommand{\thesubchapter}{\Alph{subchapter}} \titleformat{\subchapter}%[block] {\LARGE \addvspace{6pt}% \normalfont\sffamily} {\thesubchapter.}{1em}{} \titlespacing{\subchapter}{1pc}{*1}{*1}[1pc] This is will add a command \subchapter{fjskjfkjsjfkjskjkjkjk } If you want any other changes you can experiment with above code. D Venu Gopal _______________________________________________ Home: http://www.tug.org.in/ TeX FAQ: http://www.tex.ac.uk/faq unsubscribe: http://tug.org/mailman/listinfo/tugindia