From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Fatal error occurred, no output PDF file produced Date: Tue, 31 May 2011 11:54:55 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRLfK-00057p-6M for emacs-orgmode@gnu.org; Tue, 31 May 2011 05:55:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRLfJ-0006ZE-9M for emacs-orgmode@gnu.org; Tue, 31 May 2011 05:55:10 -0400 Received: from lo.gmane.org ([80.91.229.12]:53098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRLfJ-0006Z8-36 for emacs-orgmode@gnu.org; Tue, 31 May 2011 05:55:09 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QRLfG-000095-Ii for emacs-orgmode@gnu.org; Tue, 31 May 2011 11:55:06 +0200 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 May 2011 11:55:06 +0200 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 May 2011 11:55: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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! Trying to export a subtree to pdf I run into this error: (c:/texlive/2009/texmf-dist/tex/latex/base/t1cmtt.fd) [1{c:/texlive/2009/texmf- var/fonts/map/pdftex/updmap/pdftex.map} ! pdfTeX error (ext4): \pdfendlink ended up in different nesting level than \pd fstartlink. \AtBegShi@Output ...ipout \box \AtBeginShipoutBox \fi \fi l.69 \end{itemize} ! ==> Fatal error occurred, no output PDF file produced! Org-mode version 7.5 (release_7.5.365.g929b6) GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) from trunk 2011-02-16 on LENNART-69DE564 (patched) HTML Export of the subtree works perfectly. How can I find the reason/workaround? OK - 5 minutes later: I deleted the result/contents of this clocktable #+BEGIN: clocktable :maxlevel 4 :scope tree2 :timestamp t :link t #+END: Now it works. As far as I read the *Org PDF latex output" the reason are the links in the clocktable output. This maybe is a bug in the exporter. I do not like to publish the org file here so if necessary I could send the contents of the org subtree privately. -- Rainer