Seite 1 von 1

mathematica erzeugt latex code mit bad math limiter

Verfasst: Mo 16. Apr 2012, 08:16
von badmathlimiter
Hallo.

Ich habe mit Mathematica Latex Code erzeugt. Mathematica hat eine Funktion, mit der man ein Mathematica Notebook als Latex abspeichern kann.
Im Latex Dokument habe ich mehrere große Matritzen drin, welche mir allerdings Bad math environment delimiter.

Beispielsweise folgendes:
\begin{doublespace}
\noindent\(\(\left(
\begin{array}{c}
 0 \\
 0 \\
 106.738 \\
 -38.0583
\end{array}
\right)\)\)
\end{doublespace}
Kann mir jemand sagen, was den bad math limiter auslöst?
Ich nehme an, dass es die "\)" sind.