aboutsummaryrefslogtreecommitdiffstats
path: root/man/reftex.texi
diff options
context:
space:
mode:
authorWerner LEMBERG2005-03-25 10:17:33 +0000
committerWerner LEMBERG2005-03-25 10:17:33 +0000
commit2cbd16b93ebcaec3f42fcc9de129f53792583adb (patch)
tree38a6fa9a1c278f5dec9fb1e74f1c9fc86829e5e4 /man/reftex.texi
parentf8b00e0f4a6140a6a390ffb97c8f984bbf7df2de (diff)
downloademacs-2cbd16b93ebcaec3f42fcc9de129f53792583adb.tar.gz
emacs-2cbd16b93ebcaec3f42fcc9de129f53792583adb.zip
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
`legal' with `valid'.
Diffstat (limited to 'man/reftex.texi')
-rw-r--r--man/reftex.texi20
1 files changed, 10 insertions, 10 deletions
diff --git a/man/reftex.texi b/man/reftex.texi
index c633540b28b..0d3c5bdc32e 100644
--- a/man/reftex.texi
+++ b/man/reftex.texi
@@ -737,7 +737,7 @@ the context of the label definition and constructs a label from
737that@footnote{Note that the context may contain constructs which are 737that@footnote{Note that the context may contain constructs which are
738invalid in labels. @b{Ref@TeX{}} will therefore strip the accent from 738invalid in labels. @b{Ref@TeX{}} will therefore strip the accent from
739accented Latin-1 characters and remove everything else which is not 739accented Latin-1 characters and remove everything else which is not
740legal in labels. This mechanism is safe, but may not be satisfactory 740valid in labels. This mechanism is safe, but may not be satisfactory
741for non-western languages. Check the following variables if you need to 741for non-western languages. Check the following variables if you need to
742change things: @code{reftex-translate-to-ascii-function}, 742change things: @code{reftex-translate-to-ascii-function},
743@code{reftex-derive-label-parameters}, @code{reftex-label-illegal-re}, 743@code{reftex-derive-label-parameters}, @code{reftex-label-illegal-re},
@@ -2833,7 +2833,7 @@ to be changed for other languages. See the variables
2833@vindex reftex-translate-to-ascii-function 2833@vindex reftex-translate-to-ascii-function
2834@vindex reftex-label-illegal-re 2834@vindex reftex-label-illegal-re
2835Also, when a label is derived from context, @b{Ref@TeX{}} clears the 2835Also, when a label is derived from context, @b{Ref@TeX{}} clears the
2836context string from non-ASCII characters in order to make a legal label. 2836context string from non-ASCII characters in order to make a valid label.
2837If there should ever be a version of @TeX{} which allows extended 2837If there should ever be a version of @TeX{} which allows extended
2838characters @emph{in labels}, then we will have to look at the 2838characters @emph{in labels}, then we will have to look at the
2839variables @code{reftex-translate-to-ascii-function} and 2839variables @code{reftex-translate-to-ascii-function} and
@@ -4120,7 +4120,7 @@ Flags governing label insertion. The value has the form
4120 4120
4121If @var{derive}is @code{t}, @b{Ref@TeX{}} will try to derive a sensible 4121If @var{derive}is @code{t}, @b{Ref@TeX{}} will try to derive a sensible
4122label from context. A section label for example will be derived from 4122label from context. A section label for example will be derived from
4123the section heading. The conversion of the context to a legal label is 4123the section heading. The conversion of the context to a valid label is
4124governed by the specifications given in 4124governed by the specifications given in
4125@code{reftex-derive-label-parameters}. If @var{derive} is @code{nil}, 4125@code{reftex-derive-label-parameters}. If @var{derive} is @code{nil},
4126the default label will consist of the prefix and a unique number, like 4126the default label will consist of the prefix and a unique number, like
@@ -4166,7 +4166,7 @@ buffer.
4166@end deffn 4166@end deffn
4167 4167
4168@deffn Hook reftex-string-to-label-function 4168@deffn Hook reftex-string-to-label-function
4169Function to turn an arbitrary string into a legal label. 4169Function to turn an arbitrary string into a valid label.
4170@b{Ref@TeX{}}'s default function uses the variable 4170@b{Ref@TeX{}}'s default function uses the variable
4171@code{reftex-derive-label-parameters}. 4171@code{reftex-derive-label-parameters}.
4172@end deffn 4172@end deffn
@@ -4174,7 +4174,7 @@ Function to turn an arbitrary string into a legal label.
4174@deffn Hook reftex-translate-to-ascii-function 4174@deffn Hook reftex-translate-to-ascii-function
4175Filter function which will process a context string before it is used to 4175Filter function which will process a context string before it is used to
4176derive a label from it. The intended application is to convert ISO or 4176derive a label from it. The intended application is to convert ISO or
4177Mule characters into something legal in labels. The default function 4177Mule characters into something valid in labels. The default function
4178@code{reftex-latin1-to-ascii} removes the accents from Latin-1 4178@code{reftex-latin1-to-ascii} removes the accents from Latin-1
4179characters. X-Symbol (>=2.6) sets this variable to the much more 4179characters. X-Symbol (>=2.6) sets this variable to the much more
4180general @code{x-symbol-translate-to-ascii}. 4180general @code{x-symbol-translate-to-ascii}.
@@ -4558,7 +4558,7 @@ indexing from the phrase buffer.
4558 4558
4559The final entry may also be a symbol. It must have an association in 4559The final entry may also be a symbol. It must have an association in
4560the variable @code{reftex-index-macros-builtin} to specify the main 4560the variable @code{reftex-index-macros-builtin} to specify the main
4561indexing package you are using. Legal values are currently 4561indexing package you are using. Valid values are currently
4562@example 4562@example
4563default @r{The LaTeX default - unnecessary to specify this one} 4563default @r{The LaTeX default - unnecessary to specify this one}
4564multind @r{The multind.sty package} 4564multind @r{The multind.sty package}
@@ -4590,7 +4590,7 @@ Default index tag. When working with multiple indexes, RefTeX queries
4590for an index tag when creating index entries or displaying a specific 4590for an index tag when creating index entries or displaying a specific
4591index. This variable controls the default offered for these queries. 4591index. This variable controls the default offered for these queries.
4592The default can be selected with @key{RET} during selection or 4592The default can be selected with @key{RET} during selection or
4593completion. Legal values of this variable are: 4593completion. Valid values of this variable are:
4594@example 4594@example
4595nil @r{Do not provide a default index} 4595nil @r{Do not provide a default index}
4596"tag" @r{The default index tag given as a string, e.g. "idx"} 4596"tag" @r{The default index tag given as a string, e.g. "idx"}
@@ -4830,9 +4830,9 @@ This is a list of items, each item is like:
4830@example 4830@example
4831@var{type}: @r{File type like @code{"bib"} or @code{"tex"}.} 4831@var{type}: @r{File type like @code{"bib"} or @code{"tex"}.}
4832@var{def-ext}: @r{The default extension for that file type, like @code{".tex"} or @code{".bib"}.} 4832@var{def-ext}: @r{The default extension for that file type, like @code{".tex"} or @code{".bib"}.}
4833@var{other-ext}: @r{Any number of other legal extensions for this file type.} 4833@var{other-ext}: @r{Any number of other valid extensions for this file type.}
4834@end example 4834@end example
4835When a files is searched and it does not have any of the legal extensions, 4835When a files is searched and it does not have any of the valid extensions,
4836we try the default extension first, and then the naked file name. 4836we try the default extension first, and then the naked file name.
4837@end defopt 4837@end defopt
4838 4838
@@ -5457,7 +5457,7 @@ lowercase labels (default @code{t}).
5457All @file{.rel} files have a final newline to avoid queries. 5457All @file{.rel} files have a final newline to avoid queries.
5458@item 5458@item
5459Single byte representations of accented European letters (ISO-8859-1) 5459Single byte representations of accented European letters (ISO-8859-1)
5460are now legal in labels. 5460are now valid in labels.
5461@end itemize 5461@end itemize
5462 5462
5463@noindent @b{Version 3.33} 5463@noindent @b{Version 3.33}