* lisp/textmodes/reftex-vars.el (reftex-ref-style-alist): Add cleveref
authorTassilo Horn <tsdh@gnu.org>
Thu, 23 May 2013 15:24:21 +0000 (17:24 +0200)
committerTassilo Horn <tsdh@gnu.org>
Thu, 23 May 2013 15:24:21 +0000 (17:24 +0200)
  macros.

lisp/ChangeLog
lisp/textmodes/reftex-vars.el

index 25b8795..7ad7c5e 100644 (file)
@@ -1,5 +1,8 @@
 2013-05-23  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
 
+       * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist): Add
+       cleveref macros.
+
        * lisp/textmodes/reftex-parse.el
        (reftex-locate-bibliography-files): Accept options for
        bibliography commands.
index 3792ab4..ce23a48 100644 (file)
@@ -1000,7 +1000,9 @@ This is used to string together whole reference sets, like
     ("Fancyref" "fancyref"
      (("\\fref" ?f) ("\\Fref" ?F)))
     ("Hyperref" "hyperref"
-     (("\\autoref" ?a) ("\\autopageref" ?u))))
+     (("\\autoref" ?a) ("\\autopageref" ?u)))
+    ("Cleveref" "cleveref"
+     (("\\cref" ?c) ("\\Cref" ?C) ("\\cpageref" ?d) ("\\Cpageref" ?D))))
   "Alist of reference styles.
 Each element is a list of the style name, the name of the LaTeX
 package associated with the style or t for any package, and an