[OS X TeX] RE: numbering

Lantz Susan lantzs at trine.edu
Fri May 21 03:00:08 CEST 2010


Dr. Gratzer,

To get the equations, theorems, etc.  numbered with the chapter number, include the command(s) below in your preamble.

\numberwithin{equation}{chapter}
\numberwithin{theorem}{chapter}

If you want your figures numbered that way as well, use:

\numberwithin{figure}{chapter}
\numberwithin{table}{chapter}


Susan Lantz

------------------------

Here is a related question:

I have my theorems numbered within chapters:

\theoremstyle{plain}
\newtheorem{theorem}{Theorem}[chapter]

but the result is not what I expected. Theorems are numbered 1 - 94 in Chapter I (which is fine), but they are displayed as 

Theorem 6.94

where 6 is the section number.

I really would like

Theorem I.94

where I is the chapter number (roman cap).

And 

Theorem II.7

in Chapter II.

How do I do this?

GG



-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 2770 bytes
Desc: not available
URL: <http://tug.org/pipermail/macostex-archives/attachments/20100520/d1d68ce4/attachment.bin>


More information about the macostex-archives mailing list