> Uwe Brauer writes:
> Then you need two placeholders, one for each matrix.
> You can:
> \[
> A=
> % BEGIN RECEIVE ORGTBL test
> \begin{pmatrix}
>6 & 7 \\
> & \\
>8 & \\
>9 & \\
> \end{pmatrix}
> % END RECEIVE ORGTBL test
Uwe Brauer writes:
> Look at this
>
>
> % BEGIN RECEIVE ORGTBL test
> \[
> \begin{pmatrix}
> 6 & 7 \\
> & \\
> 8 & \\
> 9 & \\
> \end{pmatrix}
> \]
> % END RECEIVE ORGTBL test
> \begin{comment}
>
> #+ORGTBL: SEND test orgtbl-to-latex-matrix :splice nil :skip 0
> | 6 | 7 |
>
> | | |
>
> |
> Hello,
> Uwe Brauer writes:
> Is it really needed? You could send both tables within the same
> environment, couldn't you?
No I can't
Look at this
% BEGIN RECEIVE ORGTBL test
\[
\begin{pmatrix}
6 & 7 \\
& \\
8 & \\
9 & \\
\end{pmatrix}
\]
% END RECEIVE ORGTBL test
\begin{c
Hello,
Uwe Brauer writes:
> Around two weeks Rasmus suggested to use
>
>
>
> #+ATTR_LATEX: :mode math :environment pmatrix :math-suffix \times
> :math-prefix \mathbf{y}=
> | a | b |
> | c | d |
> #+ATTR_LATEX: :mode math :environment pmatrix
> | 1 | 2 |
> | 3 | 4 |
>
> I
Hi
Around two weeks Rasmus suggested to use
#+ATTR_LATEX: :mode math :environment pmatrix :math-suffix \times
:math-prefix \mathbf{y}=
| a | b |
| c | d |
#+ATTR_LATEX: :mode math :environment pmatrix
| 1 | 2 |
| 3 | 4 |
In order to obtain two matrix clued in the same