Search found 3 matches
- Fri Apr 25, 2014 2:40 am
- Forum: Text Formatting
- Topic: Section numbering for amsthm theorem numbering
- Replies: 4
- Views: 6223
Re: Section numbering for amsthm theorem numbering
Yes, my question is answered.
- Thu Apr 24, 2014 2:18 pm
- Forum: Text Formatting
- Topic: Section numbering for amsthm theorem numbering
- Replies: 4
- Views: 6223
Section numbering for amsthm theorem numbering
Thank you, Johannes_B . As you suggested, once I calmed down the answer was simple and obvious. The code below inserts a page of dummy sections, but the theorem on the second page begins numbering at 8.1, which is what I wanted. The number of dummy sections forces the incrementation of the leftmost ...
- Thu Apr 24, 2014 3:16 am
- Forum: Text Formatting
- Topic: Section numbering for amsthm theorem numbering
- Replies: 4
- Views: 6223
Section numbering for amsthm theorem numbering
I am writing chapters as individual LaTeX documents. For example, Chapter 8 is its own file. Within each chapter, I want to number the theorems [chapter number.theorem number] (e.g., 8.1, 8.2, etc.). Because each chapter is its own file, I am unable to use sections to create decimal forms of theorem ...