


































| author | Paul Nelson <ultrono@gmail.com> | 2026-06-06 13:47:16 +0200 |
|---|---|---|
| committer | Paul Nelson <ultrono@gmail.com> | 2026-06-08 18:50:21 +0200 |
| commit | cf54cb5de8cc2e56a3569ad45321eb9406419241 (patch) | |
| tree | 9f8c6145a1261a4fdece62666a78af62536d1d4c | |
| parent | 9850b4d57c80b35f8758c9b24908bf7e9d818160 (diff) | |
Record workaround for autonum previews
* doc/preview-problems.texi (autonum and display math shortcuts): New section.
| -rw-r--r-- | doc/preview-problems.texi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/preview-problems.texi b/doc/preview-problems.texi
index ab3fe799328..a5143f15826 100644
--- a/doc/preview-problems.texi
+++ b/doc/preview-problems.texi
@@ -10,6 +10,7 @@ newer versions of the problematic software or by simple patches.
@menu
* Font problems with Dvips::
* Too small bounding boxes::
+* autonum and display math shortcuts::
* x-symbol interoperation::
* Middle-clicks paste instead of toggling::
* No images are displayed with gs 9.27 and earlier::
@@ -79,6 +80,20 @@ which will tag the corners of the included @TeX{} box. This will mostly
be convenient for @emph{pure} PostScript stuff like that created by
PSTricks, which Dvips would otherwise reserve no space for.
+@node autonum and display math shortcuts
+@section @code{autonum} and display math shortcuts
+@cindex @code{autonum} package
+@cindex display math shortcuts
+
+The @code{autonum} package redefines the @code{\[@dots{}\]} display math
+shortcut as a delimited macro. This prevents @previewlatex{} from seeing
+the closing @code{\]} command. As a result, the preview can extend past
+the displayed formula, sometimes to the end of the document.
+
+In documents using @code{autonum}, use an explicit
+@code{\begin@{equation@}} @dots{} @code{\end@{equation@}} environment
+instead of @code{\[@dots{}\]} for displayed formulas.
+
@c FIXME: It seems that x-symbol is much outdated.
@node x-symbol interoperation
@section x-symbol interoperation
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。