














| author | Arash Esbati <arash@gnu.org> | 2026-08-16 22:10:36 +0200 |
|---|---|---|
| committer | Arash Esbati <arash@gnu.org> | 2026-08-16 22:10:36 +0200 |
| commit | 6c1946509ede40ae717b4678a4ea3be57f65985b (patch) | |
| tree | 02552365c3d91b63a550abfe28a54a769f5d8c2f | |
| parent | 49cdf3e89bf0b6655deafe4724d979e2a026c8c9 (diff) | |
Document change the default of `ConTeXt-Mark-version'externals/auctex
* doc/auctex.texi (Processor Options): Document change of the default value for `ConTeXt-Mark-version'.
| -rw-r--r-- | doc/auctex.texi | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/auctex.texi b/doc/auctex.texi
index 3ea905b733a..318437e92ec 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -3950,14 +3950,15 @@ If non-@code{nil}, @TeX{} will produce @samp{file:line:error} style error
messages.
@end defopt
-@ConTeXt{} users can choose between Mark II and Mark IV versions. This
-is controlled by @code{ConTeXt-Mark-version} option.
+@ConTeXt{} users can choose between Mark II, Mark IV and Mark XL versions.
+This is controlled by @code{ConTeXt-Mark-version} option.
@defopt ConTeXt-Mark-version
-This variables specifies which version of Mark should be used. Values
-currently supported are @code{"II"}, the default, and @code{"IV"}. It
-can be set globally using customization interface or on a per-file
-basis, by specifying it as a file variable.
+This variable specifies which version of Mark should be used. Values
+currently supported are @code{"II"}, @code{"IV"} and @code{"XL"} which is
+the default. It can be set globally using customization interface or on a
+per-file basis, by specifying it as a file variable. Currently, there is
+no difference for @code{"IV"} and @code{"XL"} behavior.
@end defopt
@node Viewing
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。