|
@@ -3821,7 +3821,7 @@ contextual information."
|
|
|
;; a `link' object.
|
|
;; a `link' object.
|
|
|
(let* ((link (org-element-map
|
|
(let* ((link (org-element-map
|
|
|
(org-element-parse-secondary-string
|
|
(org-element-parse-secondary-string
|
|
|
- org-link 'paragraph)
|
|
|
|
|
|
|
+ org-link '(paragraph link))
|
|
|
'link #'identity info t))
|
|
'link #'identity info t))
|
|
|
(replacement
|
|
(replacement
|
|
|
(case (org-element-type latex-*)
|
|
(case (org-element-type latex-*)
|