From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Uwe Jochum" Subject: Re: export to latex Date: Mon, 12 Jan 2009 15:50:05 +0100 Message-ID: References: <0D3300A3-5A7C-4B8A-9F5B-F0E4FC46AA71@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LMO7O-0005AK-RX for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 09:50:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LMO7M-00059r-Da for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 09:50:17 -0500 Received: from [199.232.76.173] (port=50217 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMO7M-00059X-7b for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 09:50:16 -0500 Received: from main.gmane.org ([80.91.229.2]:53287 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LMO7L-0006gy-JR for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 09:50:15 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LMO7K-0003Hc-Lk for emacs-orgmode@gnu.org; Mon, 12 Jan 2009 14:50:14 +0000 Received: from b42.ub.uni-konstanz.de ([134.34.200.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Jan 2009 14:50:14 +0000 Received: from uwe.jochum by b42.ub.uni-konstanz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Jan 2009 14:50:14 +0000 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: emacs-orgmode@gnu.org > Just to add one additional (quite useless data point).. I tried the > example file and it did seem to hang with Emacs consuming lots of CPU. > Although export to HTML worked for the file. Not just the example > file.. my other files also got stuck at PDF export. Then I rebooted > Emacs and tried PDF export first thing (i.e. w/o exporting to HTML > first) and it myteriously worked for all files. Here's a trick that works on my office machine (Windows XP, Emacs 22.3.1): Before exporting to LaTeX I export to html. That done an export to LaTeX works fine (all four commands). I have no clue why this is necessary on my WinXP machine. At home, on my Linux machine, a prior export to html is uneccessary before exporting to LaTeX. Regards, Uwe