[OS X TeX] damn... how to surpress chapter titles?
Georgios Pyrgiotakis
gpyrgiot at ufl.edu
Mon Jul 1 11:10:13 EDT 2002
Hi,
If you 're using the report class then is better to use the
\section{blah blah} command. This will give you what you want. Also with
\subsection{} and \subsubsection{} you can have sub sections and sub sub
section.
Example:
\section{How Everything Started}
blah blah blah
\subsection{once upon a time}
\section{How Everything Started}
blah blah blah
\subsection{once upon a time}
Output:
1 How everything started
blah blah blah
1.1 once upon a time
2 How everything started
blah blah blah
2.1 once upon a time
Georgios
On Monday, July 1, 2002, at 10:30 AM, Gérard Degrez wrote:
>> "Michel Bovani" meinte doch tatsächlich:
>>
>>>> i'm using the class "report", and when i use
>>>>
>>>> \chapter{How it all started}
>>>> \chapter{How it ended}
>>>>
>>>> i get
>>>>
>>>> Chapter 1
>>>> How it all started
>>>>
>>>> Chapter 2
>>>> How it ended
>>>>
>>>> but i want it to be
>>>>
>>>> 1 How it all started
>>>> 2 How it ended
>>>>
>>>> plus, i want only the chapters' titles to appear in the table of
>>>> contents,
>>>> not the "chapter"-prefix.
>>>>
>>>> how do i achieve this (scrreport does it right, but i don't like
>>>> the font
>> >> for the headings and it won't let me use BOCR and stuff)?
>>>
>
> For a fancy customization of chapter title formating, get the titlesec
> package.
>
> Gérard Degrez
>
> -----------------------------------------------------------------
> Threaded list archives can be found at:
> <http://www.masda.vxu.se/~pku/MacOSX_TeX/>
> -----------------------------------------------------------------
> To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
> "unsubscribe macosx-tex" (no quotes) in the body.
> For additional HELP, send email to <info at email.esm.psu.edu> with
> "help" (no quotes) in the body.
> -----------------------------------------------------------------
>
-----------------------------------------------------------------
Threaded list archives can be found at:
<http://www.masda.vxu.se/~pku/MacOSX_TeX/>
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
-----------------------------------------------------------------
More information about the MacOSX-TeX
mailing list