Hello all,
I use amsbook style.
I am unable to figure out how to make the numbering and referencing of theorems and the like be 1.2.3 where 1 is the chapter, 2 is the section and 3 is the 3rd "theoremlike item" in chapter 1 section 2.
At the moment I just get a section number and an item number (also for referencing). This is annoying because there can be an item 2.2 both in chapter 1 and in chapter 5 and the referencing does not discern between these two.
HELP!!
Thanks a lot, Cheers, Bob.
Text Formatting ⇒ Section numbering by Chapter in AMS Book class
Section numbering by Chapter in AMS Book class
Last edited by texman on Wed Mar 02, 2011 11:09 am, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Section numbering by Chapter in AMS Book class
OK, I figured it out.
\renewcommand{\thesection}{\thechapter.\arabic{section}}
did it.
Sorry, should have looked a little longer.
Cheers, Bob.
\renewcommand{\thesection}{\thechapter.\arabic{section}}
did it.
Sorry, should have looked a little longer.
Cheers, Bob.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Section numbering by Chapter in AMS Book class
Then please mark the topic (not the last post) accordingly as written in Section 3 of the Board Rules (to be read before posting).
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Section numbering by Chapter in AMS Book class
Hi Thorsten,localghost wrote:Then please mark the topic (not the last post) accordingly as written in Section 3 of the Board Rules (to be read before posting).
Best regards and welcome to the board
Thorsten
Done.
Cheers, Bob.