Re: Question - theorem numbering

2007-06-16 Thread Nicolás
Well, Google can help you. Here there are some links that may help you: http://www.math.uiuc.edu/~hildebr/tex/theorems.html http://www.emerson.emory.edu/services/latex/latex_21.html http://en.wikibooks.org/wiki/LaTeX/Theorems If you use the ntheorem package you may find some more info here: htt

Re: Question - theorem numbering

2007-06-14 Thread Nathan Russell
Hmm, I think it's interacting weirdly with some other stuff. Also, I want definitions to be numbered within chapters (and not within sections). Is there a good general guide to numbering somewhere? Thanks much again! Nathan On 6/12/07, Nicolás <[EMAIL PROTECTED]> wrote: If I am not wrong, i

Re: Question - theorem numbering

2007-06-12 Thread Nicolás
If I am not wrong, inserting the following line into your preamble should do the trick: \newtheorem{theorem}{Theorem}[chapter] Cheers, Nicolás Nathan Russell wrote: Hi, I'm working on my thesis in lyx, it's a document of class book-AMS (so that I can use theorem, definition... formats) I wa

Re: Question - theorem numbering

2007-06-10 Thread David L. Johnson
Nathan Russell wrote: Hi, I'm working on my thesis in lyx, it's a document of class book-AMS (so that I can use theorem, definition... formats) I want both theorems and definitions to be numbered within each chapter, not section (so, for example, the fifth definition in chapter 3 is defintion

Question - theorem numbering

2007-06-10 Thread Nathan Russell
Hi, I'm working on my thesis in lyx, it's a document of class book-AMS (so that I can use theorem, definition... formats) I want both theorems and definitions to be numbered within each chapter, not section (so, for example, the fifth definition in chapter 3 is defintion 3.5). Is there a way t