Mosè Giordano <[email protected]> writes:

Hi Mosè,

> the `reftex-reference' function ignores the selected reference format
> (if `reftex-ref-macro-prompt' is non-nil) when one choses an equation
> key.
>
> For example, consider the following code
> \documentclass{article}
> \begin{document}
> \begin{equation}
>   \label{eq:1}
>   a + b = c
> \end{equation}
> Equation on page-!-
> \end{document}
> with point at -!-.  If one issues `C-c )' and selects the `\pageref'
> macro, an `\eqref' will be inserted.

I can't reproduce that with the reftex version from the 24.4 pretests or
emacs trunk (where it inserts a (\pageref{eq:1}), the parens being
caused by `reftex-typekey-to-format-alist'), so it's probably already
fixed.

Bye,
Tassilo


_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to