Re: Question - theorem numbering

2007-06-14 Thread Nathan Russell
m 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, defin

Itemize inside proof?

2007-06-29 Thread Nathan Russell
Hi, I've been told it's possible in LaTeX to put an itemize inside a proof environment without breaking the proof (so, no end proof symbol, no word "proof" appearing after the itemize). How do I do this in Lyx? Thanks in advance. Nathan

Puitting other things on title page

2007-06-30 Thread Nathan Russell
Hi, On the title page of my thesis I want to have title, author, and then some other stuff (for example the names of my committee members). However, if I put anything in standard format after the title and author, it puts it on the next page. How do I override this? Thanks much Nathan

Re: Puitting other things on title page

2007-07-01 Thread Nathan Russell
I guess I'm somewhat confused. Even when I use notitlepage in the class settings options, it still requires a title or it gives a latex error. With a title, most of the stuff ends up pushed to the second page, and it's not clear how to keep that from happening. I'm sorry, I'm sure I'm missing s

Re: Puitting other things on title page

2007-07-01 Thread Nathan Russell
On 7/1/07, Nathan Russell <[EMAIL PROTECTED]> wrote: I guess I'm somewhat confused. Even when I use notitlepage in the class settings options, it still requires a title or it gives a latex error. With a title, most of the stuff ends up pushed to the second page, and it's not c

Re: Puitting other things on title page

2007-07-01 Thread Nathan Russell
book(AMS)

Re: Puitting other things on title page

2007-07-01 Thread Nathan Russell
On 7/1/07, Typhoon <[EMAIL PROTECTED]> wrote: On Sun, 1 Jul 2007 21:07:58 -0400 "Nathan Russell" <[EMAIL PROTECTED]> wrote: > book(AMS) > I just tried compiling one of my works after changing the class to book (AMS). I had no difficulty using pdflatex to pro

Re: Puitting other things on title page

2007-07-01 Thread Nathan Russell
Thanks much Alan. After looking at that, it appears that the problem was that I was trying to specify an author, date and other things *but not* a title. So I removed the other things, and now it's just a matter of messing around to make it look right. Nathan

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