From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Feature request: export vertical/horizontal table lines in math mode [9.0 (release_9.0-16-g8826f2 @ /Users/stefanos/org-mode/lisp/)] Date: Sun, 06 Nov 2016 23:33:24 +0100 Message-ID: <87y40wkzm3.fsf@nicolasgoaziou.fr> References: <3402DBE9-93F7-4D8F-B52D-CC314EB7C8FE@fysik.lth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3W0D-0007JV-Mq for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 17:33:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3W0C-0005Xg-HX for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 17:33:25 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:39026) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c3W0C-0005V5-Av for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 17:33:24 -0500 In-Reply-To: <3402DBE9-93F7-4D8F-B52D-CC314EB7C8FE@fysik.lth.se> ("Stefanos \=\?utf-8\?Q\?Carlstr\=C3\=B6m\=22's\?\= message of "Sun, 6 Nov 2016 15:17:35 +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: Stefanos =?utf-8?Q?Carlstr=C3=B6m?= Cc: emacs-orgmode@gnu.org Hello, Stefanos Carlstr=C3=B6m writes: > In a previous version of Org [Emacs 24.4.90.2 (Org mode 8.2.10) > according to an old PDF I have], I could export an Org table as a matrix > in math mode and divide the matrix into sub-blocks with the alignment > string and \hline's. The former is no longer possible in the HEAD > version of Org. Fixed. Thank you. > If I could also (maybe via an option) get the horizontal line without > manually adding the \hline, it would be fantastic! I added this feature in master branch. So, unless there are objections, it should be possible in Org 9.1. Regards, --=20 Nicolas Goaziou