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.
("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