Bastien <[email protected]> writes: > (setq org-export-latex-href-format "\url{%s}")
Of course this should be:
(setq org-export-latex-href-format "\\url{%s}")
Best,
--
Bastien
Bastien <[email protected]> writes: > (setq org-export-latex-href-format "\url{%s}")
Of course this should be:
(setq org-export-latex-href-format "\\url{%s}")
Best,
--
Bastien