From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: orgtbl-insert-matrix, embedded Date: Wed, 22 Feb 2017 15:12:12 +0100 Message-ID: <87ino2uxfn.fsf@gmx.us> References: <87r32uksgv.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgXeg-0005ql-00 for emacs-orgmode@gnu.org; Wed, 22 Feb 2017 09:12:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgXeb-0001pI-IY for emacs-orgmode@gnu.org; Wed, 22 Feb 2017 09:12:29 -0500 Received: from [195.159.176.226] (port=58199 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cgXeb-0001oi-B5 for emacs-orgmode@gnu.org; Wed, 22 Feb 2017 09:12:25 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cgXeQ-0001kx-VT for emacs-orgmode@gnu.org; Wed, 22 Feb 2017 15:12:14 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi Uwe, Uwe Brauer writes: > 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? Something like this? #+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 | See (info "(org) Tables in LaTeX export"): http://orgmode.org/org.html#Tables-in-LaTeX-export Rasmus -- Even a three-legged dog has three good legs to lose