Sujet : Re: S equation numbering
De : engelbert_buxbaum (at) *nospam* hotmail.com (Dr Engelbert Buxbaum)
Groupes : comp.text.texDate : 18. Sep 2024, 13:48:39
Autres entêtes
Organisation : private
Message-ID : <MPG.4154e9a197d70f8989683@news.uni-stuttgart.de>
References : 1 2
User-Agent : MicroPlanet-Gravity/3.0.4
In article <
0001HW.2C9647C1003927F77000045BC38F@news.eternal-september.org>,
dalton@nfld.com says...
On Sep 14, 2024, db wrote
(in article <vc460a$1gk1b$1@dont-email.me>):
I will be writing a text meant as Supplementary
Material, including equations. How do ensure that
the equation numbers are S1, S2, etc?
Shouldn’t it work to
\setcounter{equation}{0}
\renewcommand{\theequation}{S\arabic{equation}}
?
Just of the top of my head, without much testing: It should be possible
to redefine the "Appendix"-string as "Supplement". Everything should
work automatically from there. \renewcommand{\appendixname}{Supplement}
or so
-- DIN EN ISO 9241 Ergonomic requirements for office work with visual display terminals (VDTs) - Part 13: User guidance9.5.3 Error messages should convey what is wrong, what corrective actions can be taken, and the cause of the error.