From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremie Juste Subject: resize org-table when exporting to latex Date: Tue, 28 Feb 2017 01:21:35 +0100 Message-ID: <87o9xn88s0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ciVYE-0008Az-2m for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 19:21:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ciVYA-0000Kh-TZ for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 19:21:58 -0500 Received: from [195.159.176.226] (port=42863 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ciVYA-0000K1-Mf for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 19:21:54 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ciVXt-0001v2-CP for emacs-orgmode@gnu.org; Tue, 28 Feb 2017 01:21:37 +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 Hello, Is there a way to resize latex table when exporting to latex? For now my only recourse is to export the latex table copy the latex code back to org-mode apply \scalebox. Do you have a more convenient way in mind? Best wishes, Jeremie