Re: Automatic Numbering in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg125270] Re: Automatic Numbering in Mathematica
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Sat, 3 Mar 2012 06:54:39 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <20542650.1231759879279.JavaMail.root@m02> <gkkf59$grh$1@smc.vnet.net> <201203021249.HAA00103@smc.vnet.net>
- Reply-to: murray at math.umass.edu
Could someone re-post Kevin McCann's style sheet for a cell type NumberedEquation. I missed the original message somehow and cannot locate it in the MathGroup archive. On 3/2/12 7:49 AM, Bob wrote: > On Feb 2, 3:02 am, "Kevin J. McCann"<Kevin.McC... at umbc.edu> wrote: >> On 2/1/2012 3:55 AM, pabloaperezfernan... at gmail.com wrote:> If you have figured out how to do this, I would appreciate learning about it. I cannot figure out how to set custom equation numbers/labels. >> >> This is taken from my style sheet for a cell typeNumberedEquation. The >> key entries for numbering are the CellFrameLabels and CounterIncrements. >> The latter designates a counter name so more than one type of numbered >> object can have its own numbering. I should also say that I am not an >> expert on this. >> >> Sadly, Wolfram has still, after many many years and requests, not >> provided adequate documentation for StyleSheet's. Perhaps someone at >> Wolfram who reads this could explain why. >> >> Kevin >> > > Kevin, > > Thanks so much for this NumberedEquation style. I was trying to use > the EquationNumbered in Mathematica and it would break and do weird > things and I got tired of trying to figure out what the problem was. > Your's works fine. Thanks so much!!! > > This way of doing equation numbering is easier than David Park's > Presentations package (just using styles instead of several other > Mathematica functions) but Park's way has advantages as it "remembers" > equations and associates them with names that can be invoked without > using tags. More work but more versatile. > > -Bob > -- Murray Eisenberg murray at math.umass.edu Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2859 (W) 710 North Pleasant Street fax 413 545-1801 Amherst, MA 01003-9305
- References:
- Re: Automatic Numbering in Mathematica
- From: Bob <deepyogurt@gmail.com>
- Re: Automatic Numbering in Mathematica