Search found 2 matches

by kyselad
Thu Jan 03, 2008 9:07 pm
Forum: General
Topic: Appending text to equation numbers
Replies: 1
Views: 7974

Re: Appending text to equation numbers

I must have spent 2 h on this before posting, then figured it out minutes later. Figures.
Anyway, in case anyone else stumbles upon this looking for the solution:

\renewcommand{\theequation}{S.\arabic{equation}}

Putting this in the preamble solves the issue. Ridiculously simple.

Cheers,
Dave
by kyselad
Thu Jan 03, 2008 8:59 pm
Forum: General
Topic: Appending text to equation numbers
Replies: 1
Views: 7974

Appending text to equation numbers

I'm trying to reformat my equation numbers to include a letter in front of each automatically numbered item. So instead of (1), (2), ... , I'm trying to get (S1), (S2) ...

I'm fussy, so:
1. I'd like to get this working with automatic numbering to facilitate referencing
2. The prefix needs to show ...