emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Latex export fails with link in headline


From: Nicolas Goaziou
Subject: Re: [O] Bug: Latex export fails with link in headline
Date: Sat, 03 Dec 2016 22:03:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

Scott Otterson <address@hidden> writes:

> Could you please check the .tex output you got when exported my .org file
> example (attached again)?  In the .tex I get (also attached), it's clear
> that org-mode has forgotten to escape the '#' in the URL.  In headlink.tex,
> if I replace '#' with ''\#', then latexmk can successfully make a pdf.
>
> Do you see something different?

I do. While I get the same .tex output, compiling the file to a pdf
doesn't crash. I also use Texlive, but on GNU/Linux.

Besides, Org mode doesn't escape anything. It calles `url-encode-url' on
the link instead.

Regards,

-- 
Nicolas Goaziou



reply via email to

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