emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] feature proposal, add prefix and suffix to orgtbl matrix


From: Nicolas Goaziou
Subject: Re: [O] feature proposal, add prefix and suffix to orgtbl matrix
Date: Fri, 10 Mar 2017 18:19:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

Uwe Brauer <address@hidden> 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 |
>
> In order to obtain two matrix clued in the same environment when
> exporting to latex. And it works nicely.
>
> Couldn't orgtbl have a  similar feature in order to use it directly in
> a latex buffer together with orgtbl mode?

Is it really needed? You could send both tables within the same
environment, couldn't you?

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]