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.
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:
[code]\begin{doublespace}
\noindent\(\(\left(
\begin{array}{c}
0 \\
0 \\
106.738 \\
-38.0583
\end{array}
\right)\)\)
\end{doublespace}
[/code]
Kann mir jemand sagen, was den bad math limiter auslöst?
Ich nehme an, dass es die "\)" sind.