From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: tabularx from org to latex not recognized Date: Tue, 03 May 2016 11:47:46 -0400 Message-ID: <877ffbdty5.fsf@gmail.com> References: <353cd935a9364ccc82fa15105e65d4a5@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <871t5j2n9a.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axcZ1-00087s-RS for emacs-orgmode@gnu.org; Tue, 03 May 2016 11:48:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axcYg-0000QB-Rp for emacs-orgmode@gnu.org; Tue, 03 May 2016 11:48:38 -0400 Received: from plane.gmane.org ([80.91.229.3]:58511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axcYg-0000L7-L2 for emacs-orgmode@gnu.org; Tue, 03 May 2016 11:48:22 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1axcYQ-0007ly-GL for emacs-orgmode@gnu.org; Tue, 03 May 2016 17:48:06 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 May 2016 17:48:06 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 May 2016 17:48:06 +0200 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 Eric S Fraga writes: > On Tuesday, 3 May 2016 at 14:04, vendo.libri@libero.it wrote: >> Hello Nick, >> >> Thank you for fixing the <10> character-width problem with the 2nd >> column of the table in Org-mode problem, your solution worked. Now the >> table is much more legible, within Emacs' reduced window. >> >> Unfortunately the ultimate pdf if still giving problems. The table is >> too wide and the text overflows well beyond the right page >> limit. Something's not working in the preamble. Let me post the whole >> thing here: > > Works for me with Nick's table and just the tabularx package included. > The OP should try moving the #+ATTR_LATEX line to just before the table. I'm not sure, but I don't think it applies long distance. >> PS: Say I want to see what's "hidden" in the table due to the <10> (or >> <20>) character self-imposed limit, how can I do that via keyboard >> shortcut? Can it be done? > > C-c ` Or hover over the item: the full text appears in a tool tip, but the C-c ` is much nicer for editing. -- Nick