>>> "Rasmus" == Rasmus <ras...@gmx.us> writes: > #+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 |
This does not work for me in a latex buffer. In my example I used orgtbl-mode in latex buffer. I am not talking about exporting from a org buffer to latex buffer. But may be I misunderstood you. Uwe