Hi
I can use orgtbl-insert-matrix to nicely insert one matrix
resulting in
% BEGIN RECEIVE ORGTBL neu
\[
\begin{pmatrix}
8 & 8 \\
& \\
\end{pmatrix}
\]
% END RECEIVE ORGTBL neu
\begin{comment}
#+ORGTBL: SEND neu orgtbl-to-latex-matrix :splice nil :skip 0
| 8 | 8 |
| | |
\end{comment}
is there a way to insert another array into the same latex environment?
Thanks
Uwe Brauer
