[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/doc/auctex.texi,v
From: |
Ralf Angeli |
Subject: |
[AUCTeX-diffs] Changes to auctex/doc/auctex.texi,v |
Date: |
Wed, 14 Nov 2012 17:57:15 +0000 |
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:
-
address@hidden
-(setq LaTeX-always-use-Biber t)
address@hidden 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
address@hidden Biber
address@hidden biblatex
address@hidden LaTeX-biblatex-use-Biber
+In case you use biblatex in a document, @AUCTeX{} switches from
address@hidden to Biber for bibliography processing. In case you want to
+keep using address@hidden, 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] Changes to auctex/doc/auctex.texi,v,
Ralf Angeli <=