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: 
http://www.tug.org/teTeX/tetex-texmfdist/doc/latex/ntheorem/ntheorem.pdf

Nicolás

Nathan Russell wrote:

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, 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 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 to do this at all?

 Thanks much
 Nathan









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: 
http://www.tug.org/teTeX/tetex-texmfdist/doc/latex/ntheorem/ntheorem.pdf

Nicolás

Nathan Russell wrote:

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, 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 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 to do this at all?

 Thanks much
 Nathan









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: 
http://www.tug.org/teTeX/tetex-texmfdist/doc/latex/ntheorem/ntheorem.pdf

Nicolás

Nathan Russell wrote:

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, 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 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 to do this at all?
>
> Thanks much
> Nathan
>








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, 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 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 to do this at all?

 Thanks much
 Nathan





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, 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 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 to do this at all?

 Thanks much
 Nathan





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, 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 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 to do this at all?
>
> Thanks much
> Nathan
>




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 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 to do this at all?

Thanks much
Nathan





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 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 to do this at all?

Thanks much
Nathan





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 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 to do this at all?

Thanks much
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 to do this at all?

Thanks much
Nathan


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 
3.5).



Is there a way to do this at all?


This should be possible.  Looking at the numbering in amsart, in the 
preamble section, it currently reads:


\numberwithin{section}{chapter}
\theoremstyle{plain}
\newtheorem{thm}{Theorem}[section]
\numberwithin{equation}{section} %% Comment out for 
sequentially-numbered
\numberwithin{figure}{section} %% Comment out for 
sequentially-numbered

EndPreamble

I would fiddle with this, but I am not sure how.  I got this from the 
recommended source to the AMS sample documents, but it was many years 
ago.  Look through those documents and there will be examples, I hope, 
of what you want.


--

David L. Johnson

It is probable that television drama of high caliber and produced by
first-rate artists will materially raise the level of dramatic taste
in the nation.
-- David Sarnoff, 1939


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 to do this at all?

Thanks much
Nathan


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 
3.5).



Is there a way to do this at all?


This should be possible.  Looking at the numbering in amsart, in the 
preamble section, it currently reads:


\numberwithin{section}{chapter}
\theoremstyle{plain}
\newtheorem{thm}{Theorem}[section]
\numberwithin{equation}{section} %% Comment out for 
sequentially-numbered
\numberwithin{figure}{section} %% Comment out for 
sequentially-numbered

EndPreamble

I would fiddle with this, but I am not sure how.  I got this from the 
recommended source to the AMS sample documents, but it was many years 
ago.  Look through those documents and there will be examples, I hope, 
of what you want.


--

David L. Johnson

It is probable that television drama of high caliber and produced by
first-rate artists will materially raise the level of dramatic taste
in the nation.
-- David Sarnoff, 1939


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 to do this at all?

Thanks much
Nathan


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 
3.5).



Is there a way to do this at all?


This should be possible.  Looking at the numbering in amsart, in the 
preamble section, it currently reads:


\numberwithin{section}{chapter}
\theoremstyle{plain}
\newtheorem{thm}{Theorem}[section]
\numberwithin{equation}{section} %% Comment out for 
sequentially-numbered
\numberwithin{figure}{section} %% Comment out for 
sequentially-numbered

EndPreamble

I would fiddle with this, but I am not sure how.  I got this from the 
recommended source to the AMS sample documents, but it was many years 
ago.  Look through those documents and there will be examples, I hope, 
of what you want.


--

David L. Johnson

It is probable that television drama of high caliber and produced by
first-rate artists will materially raise the level of dramatic taste
in the nation.
-- David Sarnoff, 1939