Re: Exercise Numbering

2013-02-15 Thread Steve Litt
On Thu, 14 Feb 2013 22:54:34 -0800 Jane Shevtsov wrote: > On Thu, Feb 14, 2013 at 1:08 AM, Steve Litt > wrote: > > Cool! > > > > This is going to be easier than I thought. > > > > Now, keep in mind this one says exercise 1, exercise2, and the MWE > > had Problem 1, problem 2, etc. So for this em

Re: Exercise Numbering

2013-02-14 Thread Jane Shevtsov
On Thu, Feb 14, 2013 at 1:08 AM, Steve Litt wrote: > On Wed, 13 Feb 2013 14:00:50 -0800 > Jane Shevtsov wrote: > > > On Wed, Feb 13, 2013 at 12:01 PM, Steve Litt > > wrote: > > > > > On Wed, 13 Feb 2013 10:00:04 -0800 > > > Jane Shevtsov wrote: > > > > > > > On Wed, Feb 13, 2013 at 1:35 AM, Stev

Re: Exercise Numbering

2013-02-14 Thread Steve Litt
On Wed, 13 Feb 2013 14:00:50 -0800 Jane Shevtsov wrote: > On Wed, Feb 13, 2013 at 12:01 PM, Steve Litt > wrote: > > > On Wed, 13 Feb 2013 10:00:04 -0800 > > Jane Shevtsov wrote: > > > > > On Wed, Feb 13, 2013 at 1:35 AM, Steve Litt > > > wrote: > > > > > > > On Tue, 12 Feb 2013 22:36:55 -0800 >

Re: Exercise Numbering

2013-02-13 Thread Jane Shevtsov
On Wed, Feb 13, 2013 at 12:01 PM, Steve Litt wrote: > On Wed, 13 Feb 2013 10:00:04 -0800 > Jane Shevtsov wrote: > > > On Wed, Feb 13, 2013 at 1:35 AM, Steve Litt > > wrote: > > > > > On Tue, 12 Feb 2013 22:36:55 -0800 > > > Jane Shevtsov wrote: > > > > I understand that you don't want problems t

Re: Exercise Numbering

2013-02-13 Thread Steve Litt
On Wed, 13 Feb 2013 10:00:04 -0800 Jane Shevtsov wrote: > On Wed, Feb 13, 2013 at 1:35 AM, Steve Litt > wrote: > > > On Tue, 12 Feb 2013 22:36:55 -0800 > > Jane Shevtsov wrote: > > I understand that you don't want problems to continue the numbering > > of the previous section, but if you reset

Re: Exercise Numbering

2013-02-13 Thread Steve Litt
On Wed, 13 Feb 2013 00:46:00 -0500 Scott Kostyshak wrote: > On Tue, Feb 12, 2013 at 9:28 PM, Jane Shevtsov > wrote: > > > > On Tue, Feb 12, 2013 at 6:09 PM, Richard Heck > > wrote: > >> > >> > >> If what you want is for all the counters to reset even when you > >> start an unnumbered section, t

Re: Exercise Numbering

2013-02-13 Thread Jane Shevtsov
On Wed, Feb 13, 2013 at 1:35 AM, Steve Litt wrote: > On Tue, 12 Feb 2013 22:36:55 -0800 > Jane Shevtsov wrote: > > > On Tue, Feb 12, 2013 at 9:46 PM, Scott Kostyshak > > wrote: > > > > > On Tue, Feb 12, 2013 at 9:28 PM, Jane Shevtsov > > > wrote: > > > > > > > > On Tue, Feb 12, 2013 at 6:09 PM,

Re: Exercise Numbering

2013-02-13 Thread Steve Litt
On Tue, 12 Feb 2013 22:36:55 -0800 Jane Shevtsov wrote: > On Tue, Feb 12, 2013 at 9:46 PM, Scott Kostyshak > wrote: > > > On Tue, Feb 12, 2013 at 9:28 PM, Jane Shevtsov > > wrote: > > > > > > On Tue, Feb 12, 2013 at 6:09 PM, Richard Heck > > > wrote: > > >> > > >> > > >> If what you want is fo

Re: Exercise Numbering

2013-02-12 Thread Jane Shevtsov
On Tue, Feb 12, 2013 at 9:46 PM, Scott Kostyshak wrote: > On Tue, Feb 12, 2013 at 9:28 PM, Jane Shevtsov wrote: > > > > On Tue, Feb 12, 2013 at 6:09 PM, Richard Heck wrote: > >> > >> > >> If what you want is for all the counters to reset even when you start an > >> unnumbered section, then this

Re: Exercise Numbering

2013-02-12 Thread Scott Kostyshak
On Tue, Feb 12, 2013 at 9:28 PM, Jane Shevtsov wrote: > > On Tue, Feb 12, 2013 at 6:09 PM, Richard Heck wrote: >> >> >> If what you want is for all the counters to reset even when you start an >> unnumbered section, then this will take a little bit of LaTeX magic, but is >> perfectly do-able. > >

Re: Exercise Numbering

2013-02-12 Thread Jane Shevtsov
On Tue, Feb 12, 2013 at 6:09 PM, Richard Heck wrote: > > If what you want is for all the counters to reset even when you start an > unnumbered section, then this will take a little bit of LaTeX magic, but is > perfectly do-able. Yep, that's what I want. What LaTeX code do I need? Jane -- --

Re: Exercise Numbering

2013-02-12 Thread Richard Heck
On 02/12/2013 07:15 PM, Jane Shevtsov wrote: I'm working on a textbook in which regular numbered sections are interspersed with unnumbered lab sections. I'm using the "Theorems (Numbered by Type within Sections)" package to number exercises but the numbering of exercises in a lab section is jus