30 Novembre 2010 alle 18:10
#53206
::
…come ad esempio:
`\begin{equation}
{\bf i_n} \times {\bf E} = 0, su S
\end{equation}`C’è un “, su S”… che ho scritto io… ma logicamente mi dà errore.
Come posso fare per aggiungerlo?
Non è l’unica cosa che ti dà errore.
`\usepackage{amsmath} % va nel preambolo
…
\begin{equation}
\mathbf{i}_{n}\times\mathbf{E}=0,\quad\text{su $S$}.
\end{equation}`
Ciao
Enrico