Explorar o código

Make sure LaTeX export works in the presence of link attributes.

Carsten Dominik %!s(int64=16) %!d(string=hai) anos
pai
achega
4fcad403bd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-export-latex.el

+ 1 - 1
lisp/org-export-latex.el

@@ -1062,7 +1062,7 @@ Regexps are those from `org-export-latex-special-string-regexps'."
      (let* ((re-radio org-export-latex-all-targets-re)
 	    (remove (list (match-beginning 0) (match-end 0)))
 	    (type (match-string 2))
-	    (raw-path (match-string 3))
+	    (raw-path (org-extract-attributes (match-string 3)))
 	    (full-raw-path (concat (match-string 1) raw-path))
 	    (desc (match-string 5))
 	    imgp radiop