emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Fatal error occurred, no output PDF file produced


From: Rainer Stengele
Subject: Re: [O] Fatal error occurred, no output PDF file produced
Date: Tue, 31 May 2011 11:59:09 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.17) Gecko/20080914 Lightning/0.8 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666

Am 31.05.2011 11:54, schrieb Rainer Stengele:
> 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.
> address@hidden ...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
> 

This works: (set :link to nil)

#+BEGIN: clocktable :maxlevel 4 :scope tree2 :timestamp t :link nil
#+END:

-- Rainer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]