diff --git a/lisp/ox-latex.el b/lisp/ox-latex.el index b7069e39b..b3c7f4471 100644 --- a/lisp/ox-latex.el +++ b/lisp/ox-latex.el @@ -2085,7 +2085,7 @@ INFO is a plist holding contextual information. See (if desc (format "\\href{%s}{%s}" destination desc) (format "\\url{%s}" destination))) ;; Fuzzy link points nowhere. - ('nil + ((nil) (format (plist-get info :latex-link-with-unknown-path-format) (or desc (org-export-data