[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: |
Tue, 13 May 2008 17:06:47 +0000 |
CVSROOT: /cvsroot/auctex
Module name: auctex
Changes by: Ralf Angeli <angeli> 08/05/13 17:06:46
Index: auctex.texi
===================================================================
RCS file: /cvsroot/auctex/auctex/doc/auctex.texi,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -b -r1.284 -r1.285
--- auctex.texi 16 Feb 2008 23:06:07 -0000 1.284
+++ auctex.texi 13 May 2008 17:06:45 -0000 1.285
@@ -458,7 +458,7 @@
@end deffn
@defopt TeX-font-list
-List of fonts used by TeX-font.
+List of fonts used by @code{TeX-font}.
Each entry is a list with three elements. The first element is the
key to activate the font. The second element is the string to insert
@@ -466,6 +466,11 @@
point. An optional fourth element means always replace if not nil.
@end defopt
address@hidden LaTeX-font-list
+List of fonts used by @code{TeX-font} in LaTeX mode. It has the same
+structure as @code{TeX-font-list}.
address@hidden defopt
+
@node Sectioning
@section Inserting chapters, sections, etc.
@cindex Sectioning
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi,v,
Ralf Angeli <=