diff options
| author | Arash Esbati | 2025-01-08 19:12:49 +0100 |
|---|---|---|
| committer | Arash Esbati | 2025-01-08 19:12:49 +0100 |
| commit | 5c3deffd9f4647e0dff33ffc84a28eb6fedb3012 (patch) | |
| tree | a18446aaffb5bfbc0a573c244282a1f252563ea5 /doc/misc | |
| parent | 6df0e18fed3f3012d56a72f1d5f6a44f2f039ce2 (diff) | |
| download | emacs-5c3deffd9f4647e0dff33ffc84a28eb6fedb3012.tar.gz emacs-5c3deffd9f4647e0dff33ffc84a28eb6fedb3012.zip | |
Replace obsolete subfigure package with subfig
* doc/misc/reftex.texi (Builtin Label Environments): Mention the
subfig LaTeX package instead of the obsolete subfigure.
* lisp/textmodes/reftex-vars.el (reftex-label-alist-builtin):
Replace obsolete subfigure entry with subfig. Adjust the macro
names accordingly and the regexp for matching the context.
Unify the descriptions of all entries.
(reftex-default-label-alist-entries): Use subfig as well.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/reftex.texi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi index 5973140734f..9287858fe29 100644 --- a/doc/misc/reftex.texi +++ b/doc/misc/reftex.texi | |||
| @@ -1121,12 +1121,12 @@ the @code{\endnote} macro (from @file{endnotes.sty}) | |||
| 1121 | @cindex @code{sidewaystable}, LaTeX environment | 1121 | @cindex @code{sidewaystable}, LaTeX environment |
| 1122 | @code{sidewaysfigure}, @code{sidewaystable} (@file{rotating.sty}) | 1122 | @code{sidewaysfigure}, @code{sidewaystable} (@file{rotating.sty}) |
| 1123 | @item | 1123 | @item |
| 1124 | @cindex @code{subfigure}, LaTeX package | 1124 | @cindex @code{subfig}, LaTeX package |
| 1125 | @cindex LaTeX packages, @code{subfigure} | 1125 | @cindex LaTeX packages, @code{subfig} |
| 1126 | @cindex @code{subfigure}, LaTeX environment | 1126 | @cindex @code{\subfigure}, LaTeX macro |
| 1127 | @cindex @code{subfigure*}, LaTeX environment | 1127 | @cindex @code{\subtable}, LaTeX macro |
| 1128 | @code{subfigure}, @code{subfigure*}, the @code{\subfigure} macro | 1128 | the @code{\subfigure} and @code{\subtable} macros (from |
| 1129 | (@file{subfigure.sty}) | 1129 | @file{subfig.sty}) |
| 1130 | @item | 1130 | @item |
| 1131 | @cindex @code{supertab}, LaTeX package | 1131 | @cindex @code{supertab}, LaTeX package |
| 1132 | @cindex LaTeX packages, @code{supertab} | 1132 | @cindex LaTeX packages, @code{supertab} |