Re: Changing the starting number of Exercise

2005-10-22 Thread David L. Johnson
On Sat, 22 Oct 2005 09:19:19 +0200 Hannan Sadar <[EMAIL PROTECTED]> wrote: > I tried it before and it didn't work. It makes the following error: > > LaTeX Error: No counter 'exercise' defined. > > What are the names of Exercise, Theorem and etc. counters? I just looked, and it should be \set

Re: Changing the starting number of Exercise

2005-10-22 Thread Hannan Sadar
Ok, Problem solved, i looked at the file amsmath-seq.inc and i found the counter i am looking for call xca. Thanks On 10/22/05, Hannan Sadar <[EMAIL PROTECTED]> wrote: > I tried it before and it didn't work. It makes the following error: > > LaTeX Error: No counter 'exercise' defined. > > What a

Re: Changing the starting number of Exercise

2005-10-22 Thread Hannan Sadar
I tried it before and it didn't work. It makes the following error: LaTeX Error: No counter 'exercise' defined. What are the names of Exercise, Theorem and etc. counters? Thanks On 10/22/05, David L. Johnson <[EMAIL PROTECTED]> wrote: > On Fri, 21 Oct 2005 21:23:44 -0400 > "David L. Johnson" <[

Re: Changing the starting number of Exercise

2005-10-21 Thread David L. Johnson
On Fri, 21 Oct 2005 21:23:44 -0400 "David L. Johnson" <[EMAIL PROTECTED]> wrote: > On Sat, 22 Oct 2005 01:13:55 +0200 > Hannan Sadar <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I am using Document class: article (AMS,sequential numbering). > > > > I would like that my Exercise numbers would st

Re: Changing the starting number of Exercise

2005-10-21 Thread David L. Johnson
On Sat, 22 Oct 2005 01:13:55 +0200 Hannan Sadar <[EMAIL PROTECTED]> wrote: > Hi, > > I am using Document class: article (AMS,sequential numbering). > > I would like that my Exercise numbers would start with the number 8. > > I know the command \setcounter, but i am not foamier with the type of