Mercurial > emacs
changeset 27195:d7311a9cb223
version 4.10
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Wed, 05 Jan 2000 15:25:18 +0000 |
parents | 5d82e11959a2 |
children | 64fe9058e235 |
files | man/reftex.texi |
diffstat | 1 files changed, 25 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/man/reftex.texi Wed Jan 05 15:22:16 2000 +0000 +++ b/man/reftex.texi Wed Jan 05 15:25:18 2000 +0000 @@ -9,9 +9,9 @@ @synindex ky cp @syncodeindex vr cp @syncodeindex fn cp -@set VERSION 4.9 -@set EDITION 4.9 -@set DATE December 1999 +@set VERSION 4.10 +@set EDITION 4.10 +@set DATE January 2000 @set AUTHOR Carsten Dominik @set AUTHOR-EMAIL dominik@@strw.leidenuniv.nl @set MAINTAINER Carsten Dominik @@ -38,7 +38,7 @@ This is edition @value{EDITION} of the @b{Ref@TeX{}} User Manual for @b{Ref@TeX{}} @value{VERSION}@refill -Copyright (c) 1997, 1998, 1999 Free Software Foundation, Inc. +Copyright (c) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and @@ -72,7 +72,7 @@ @author by Carsten Dominik @page -Copyright @copyright{} 1997, 1998, 1999 Free Software Foundation, Inc. +Copyright @copyright{} 1997, 1998, 1999, 2000 Free Software Foundation, Inc. @sp 2 This is edition @value{EDITION} of the @cite{Ref@TeX{} User Manual} for @@ -2840,6 +2840,7 @@ @b{Saving Parser Information}@* @cindex Saving parser information @cindex Parse information, saving to a file +@vindex reftex-parse-file-extension Even with partial scans enabled, @b{Ref@TeX{}} still has to make one full scan, when you start working with a document. To avoid this, parsing information can be stored in a file. The file @file{MASTER.rel} is used @@ -4301,6 +4302,11 @@ @file{texmathp.el} library which is part of AUCTeX.@refill @end defopt +@defopt reftex-index-phrase-file-extension +File extension for the index phrase file. This extension will be added +to the base name of the master file. +@end defopt + @defopt reftex-index-phrases-logical-and-regexp Regexp matching the @samp{and} operator for index arguments in phrases file. When several index arguments in a phrase line are separated by @@ -4631,6 +4637,11 @@ @end itemize @end defopt +@defopt reftex-parse-file-extension +File extension for the file in which parser information is stored. +This extension is added to the base name of the master file. +@end defopt + @defopt reftex-allow-automatic-rescan Non-@code{nil} means, @b{Ref@TeX{}} may rescan the document when this seems necessary. Applies (currently) only in rare cases, when a new label @@ -5377,6 +5388,15 @@ entries for @samp{"begin@{theorem@}"} in @code{reftex-setion-levels}.@refill @end itemize +@noindent @b{Version 4.10} +@itemize @bullet +@item +Renamed @file{reftex-vcr.el} to @file{reftex-dcr.el} because of conflict +with @file{reftex-vars.el} on DOS machines. +@item +New options @code{reftex-parse-file-extension} and +@code{reftex-index-phrase-file-extension}. +@end itemize @node Index, , , Top @unnumbered Index