Hello, Scott Otterson <[email protected]> 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
