emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Orgmode fails to export specific web-links as latex/pdf


From: Mark Edgington
Subject: [O] Orgmode fails to export specific web-links as latex/pdf
Date: Mon, 8 Jul 2013 22:16:49 -0400

Hello all-

When trying to export via latex -> pdf, the following org-mode snippet
fails to compile.  Presumably there's something that should be changed
in the export filters?

Here's the org-mode snippet:
---------------------
*** 
[[http://www.example.com:90/search~S2?/Xsearchterm&searchscope%3D2&SORT%3DD/Xsearchterm&searchscope%3D2&SORT%3DD&SUBKEY%3Dsearchterm/1%252C742%252C742%252CB/frameset&FF%3DXsearchterm&searchscope%3D2&SORT%3DD&16%252C16%252C][Title
(mediatype) / Publisher]]
---------------------

Relevant generated tex code:
---------------------
\subsubsection{\href{http://www.example.com:90/search~S2?/Xsearchterm&searchscope=2&SORT=D/Xsearchterm&searchscope=2&SORT=D&SUBKEY=searchterm/1%2C742%2C742%2CB/frameset&FF=Xsearchterm&searchscope=2&SORT=D&16%2C16%2C}{Title
(mediatype) / Publisher}}
\label{sec-1-6-1}
(Does this work?)
---------------------

Relevant snippet from the latex log:
---------------------
Runaway argument?
{\href {http://www.example.com:90/search~S2?/Xsearchterm&searchscope=\ETC.
! File ended while scanning use of address@hidden
<inserted text>
                \par
<*> /tmp/test.tex

! Emergency stop.
<*> /tmp/test.tex

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on .//test.log.
---------------------

I'm using org-mode release_8.0.5-316-g878d6c.  Let me know if you have
any ideas on what is going on, and how to make this work correctly.

Regards,

Mark



reply via email to

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