CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    12/11/14 17:57:14

Index: doc/auctex.texi
===================================================================
RCS file: /cvsroot/auctex/auctex/doc/auctex.texi,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -b -r1.311 -r1.312
--- doc/auctex.texi     14 Sep 2012 21:18:56 -0000      1.311
+++ doc/auctex.texi     14 Nov 2012 17:57:14 -0000      1.312
@@ -105,13 +105,6 @@
 @AUCTeX{}, see @ref{Top,,Introduction,preview-latex,The @previewlatex{}
 Manual}.
 
-If you use the biblatex package, you may want to put the following in
-your @file{.emacs} file:
-
-@lisp
-(setq LaTeX-always-use-Biber t)
-@end lisp
-
 There is a mailing list for general discussion about @AUCTeX{}: write a
 mail with ``subscribe'' in the subject to
 @email{auctex-request@@gnu.org} to join it.  Send contributions to
@@ -2425,6 +2418,14 @@
 @code{TeX-command-list}.
 @end defopt
 
+@cindex Biber
+@cindex biblatex
+@vindex LaTeX-biblatex-use-Biber
+In case you use biblatex in a document, @AUCTeX{} switches from
+Bib@TeX{} to Biber for bibliography processing.  In case you want to
+keep using Bib@TeX{}, set the variable @code{LaTeX-biblatex-use-Biber}
+to nil.
+
 After confirming a command to execute, @AUCTeX{} will try to save any
 buffers related to the document, and check if the document needs to be
 reformatted.  If the variable @code{TeX-save-query} is non-nil,

_______________________________________________
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to