Post by David DaltonPost by dbI 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 guidance
9.5.3 Error messages should convey what is wrong, what corrective
actions can be taken, and the cause of the error.