diff --git a/lisp/muse-latex.el b/lisp/muse-latex.el index 48de980..6aac532 100644 --- a/lisp/muse-latex.el +++ b/lisp/muse-latex.el @@ -245,7 +245,7 @@ For more on the structure of this list, see \\end{figure}") (image-link . "%% %s \\museincludegraphics{%s.%s}|endgroup") - (anchor-ref . "\\ref{%s}") + (anchor-ref . "%2%~(\\ref{%1%})") (url . "\\url{%s}") (url-and-desc . "\\href{%s}{%s}\\footnote{%1%}") (link . "\\href{%s}{%s}\\footnote{%1%}")