From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Long table, landscape or sideways, LaTeX PDF Date: Wed, 15 Jun 2011 01:00:11 -0400 Message-ID: <7953.1308114011@alphaville.dokosmarshall.org> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWiDb-00045m-Nk for emacs-orgmode@gnu.org; Wed, 15 Jun 2011 01:00:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWiDa-00022J-CF for emacs-orgmode@gnu.org; Wed, 15 Jun 2011 01:00:43 -0400 Received: from vms173005pub.verizon.net ([206.46.173.5]:42369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWiDa-00022F-7k for emacs-orgmode@gnu.org; Wed, 15 Jun 2011 01:00:42 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LMT008N6F8BTLA0@vms173005.mailsrvcs.net> for emacs-orgmode@gnu.org; Wed, 15 Jun 2011 00:00:17 -0500 (CDT) In-reply-to: Message from suvayu ali of "Tue, 14 Jun 2011 21:20:19 PDT." 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: suvayu ali Cc: org-mode , nicholas.dokos@hp.com suvayu ali wrote: > On Tue, Jun 14, 2011 at 7:50 PM, Alan E. Davis wrote: > > (I would > > like to use the \footnotesize feature also). > ... > > For the use of \footnotesize, you can look at the following Worg page: > Actually, I don't think the trick works with longtable - at least, I can't see any difference (checking the tex file shows no evidence of the attributes.) And fwiw, the other trick of resetting the size (http://thread.gmane.org/gmane.emacs.orgmode/42196/focus=42785) doesn't seem to work either - the commands are probably very different. In fact, trying to place a \footnotesize or \scriptsize into the tex file was a bust - I tried a few places and either got errors or no changes in size. So I don't know how to change the size in LaTeX, let alone in org. Nick