Hi
How do I number within a chapter or a section more than just 1 object?
What I want is that there is no Definition 1.1. and Theorem 1.1. at the same time...
I'm using an AMS article class
Thanks
Document Classes ⇒ Please help with \numberwithin
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10322
- Joined: Mon Mar 10, 2008 9:44 pm
Please help with \numberwithin
Hi demizon,
welcome to the board!
Have a look at the amsthm documentation, that issue is explained in section 3 Numbering modifications. Just one additional parameter to \newtheorem is necessary.
Stefan
welcome to the board!
Have a look at the amsthm documentation, that issue is explained in section 3 Numbering modifications. Just one additional parameter to \newtheorem is necessary.
Stefan
LaTeX.org admin
Re: Please help with \numberwithin
thanks a lot