Enumerate is the same

2011-01-24 Thread Charles
Hello, I have three enumerations: 1,2,3. The problem is when I try and type the word OR between the enumerations, they begin renumbering at 1, instead of 2 and 3. Basically, I have three #1's. How can I keep enumerate in descending order, while having a standard word in between? Thanks

Re: Enumerate is the same

2011-01-24 Thread BH
On Mon, Jan 24, 2011 at 11:24 AM, Charles creicher...@gmail.com wrote: Hello, I have three enumerations: 1,2,3.  The problem is when I try and type the word “OR” between the enumerations, they begin renumbering at 1, instead of 2 and 3.  Basically, I have three #1’s.  How can I keep enumerate

Enumerate is the same

2011-01-24 Thread Charles
Hello, I have three enumerations: 1,2,3. The problem is when I try and type the word OR between the enumerations, they begin renumbering at 1, instead of 2 and 3. Basically, I have three #1's. How can I keep enumerate in descending order, while having a standard word in between? Thanks

Re: Enumerate is the same

2011-01-24 Thread BH
On Mon, Jan 24, 2011 at 11:24 AM, Charles creicher...@gmail.com wrote: Hello, I have three enumerations: 1,2,3.  The problem is when I try and type the word “OR” between the enumerations, they begin renumbering at 1, instead of 2 and 3.  Basically, I have three #1’s.  How can I keep enumerate

Enumerate is the same

2011-01-24 Thread Charles
Hello, I have three enumerations: 1,2,3. The problem is when I try and type the word "OR" between the enumerations, they begin renumbering at 1, instead of 2 and 3. Basically, I have three #1's. How can I keep enumerate in descending order, while having a standard word in between? Thanks

Re: Enumerate is the same

2011-01-24 Thread BH
On Mon, Jan 24, 2011 at 11:24 AM, Charles wrote: > Hello, > > I have three enumerations: 1,2,3.  The problem is when I try and type the > word “OR” between the enumerations, they begin renumbering at 1, instead of > 2 and 3.  Basically, I have three #1’s.  How can I keep