[OS X TeX] RE: numbering
Lantz Susan
lantzs at trine.edu
Thu May 20 21:00:08 EDT 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://email.esm.psu.edu/pipermail/macosx-tex/attachments/20100520/d1d68ce4/attachment.bin>
More information about the MacOSX-TeX
mailing list