From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Bold text beginning line produces empty PDF Date: Thu, 11 Feb 2010 12:54:32 +0000 Message-ID: <87k4ukx793.wl%ucecesf@ucl.ac.uk> References: <87pr4cxe9d.wl%ucecesf@ucl.ac.uk> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfYZC-0006by-BO for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 07:54:46 -0500 Received: from [199.232.76.173] (port=48852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfYZB-0006bT-MU for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 07:54:45 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfYZA-0001KM-7A for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 07:54:45 -0500 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:34943) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NfYZ9-0001Id-2Q for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 07:54:43 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scot Becker Cc: org-mode Mailing List On Thu, 11 Feb 2010 12:36:07 +0000, Scot Becker wrote: > > [1 ] > Eric, > > Others will know better, but I think it's right to say, that's just how > latex export (currently) works. It needs to have your buffer saved (C-x > C-s), and not just written to a file somewhere (C-x C-w). This seems true > even if all you want to do is get your latex in a temporary buffer. It's > not ideal for rustling up a quick piece of throwaway LaTeX, but, as I > remember, it's always been that way. > > Scot Thanks. Sounds reasonable! eric