emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Fatal error occurred, no output PDF file produced
@ 2011-05-31  9:54 Rainer Stengele
  2011-05-31  9:59 ` Rainer Stengele
  0 siblings, 1 reply; 2+ messages in thread
From: Rainer Stengele @ 2011-05-31  9:54 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fatal error occurred, no output PDF file produced
  2011-05-31  9:54 Fatal error occurred, no output PDF file produced Rainer Stengele
@ 2011-05-31  9:59 ` Rainer Stengele
  0 siblings, 0 replies; 2+ messages in thread
From: Rainer Stengele @ 2011-05-31  9:59 UTC (permalink / raw)
  Cc: emacs-orgmode

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.
> \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
> 

This works: (set :link to nil)

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

-- Rainer

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-31  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-31  9:54 Fatal error occurred, no output PDF file produced Rainer Stengele
2011-05-31  9:59 ` Rainer Stengele

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).