Re: formule appendice

#27048
Up
0
Down
::

[…]`\appendix
\renewcommand{\theequation}{\thechapter.\arabic{equation}}`
Sostituisci \thechapter con \thesection se la tua classe non ha i capitoli (article, per esempio).
[…]
Ciao
Enrico

Oppure`\numberwithin{equation}{chapter}`come soluzione globale per il documento.

Go to top