[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
reftex does not support nameref
From: |
Uwe Brauer |
Subject: |
reftex does not support nameref |
Date: |
Fri, 10 Nov 2023 17:31:21 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Hi
Although AuCTeX supports nameref, reftex does not.
I presume adding some lines to the nameref.sty file of the sort
(when (featurep 'reftex-vars)
;; Add a new reference style
(add-to-list 'reftex-ref-style-alist
'("Nameref" "nameref" (("\\nameref" ?n)))
t)
;; And activate it
(and LaTeX-reftex-ref-style-auto-activate
(fboundp 'reftex-ref-style-activate)
(reftex-ref-style-activate "Nameref")))
Any comments?
Regards
Uwe Brauer
--
I strongly condemn Hamas heinous atrocities on Israel, especially the
despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the NATO membership of Ukraine.
I support the EU membership of Ukraine.
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/
- reftex does not support nameref,
Uwe Brauer <=