10 Agosto 2010 alle 18:55
#48263
::
Possibile che nessuno abbia una soluzione?
Guardate che orrore!
\documentclass{scrbook}
\usepackage[fleqn]{amsmath}
\usepackage{classicthesis}
\usepackage{lipsum}
\begin{document}
\lipsum[1]
\[
a+b=c
\]
\[
a+b=c
\]
\[
a+b=c
\]
\begin{equation}
a+b=c
\end{equation}
\begin{equation}
a+b=c
\end{equation}
\begin{equation}
a+b=c
\end{equation}
\lipsum
\end{document}