aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorArash Esbati2025-10-10 11:16:24 +0200
committerArash Esbati2025-10-10 11:17:54 +0200
commitf344f5c4bf1cbd2a4bc1def2d9186af0f1e5bfa9 (patch)
treea09f24aa321c1cf52c8176b602b361c38ee047b0 /doc/misc
parent7d75ee2bd0b0b82e211f7d6e300c1592a6ab25ff (diff)
downloademacs-f344f5c4bf1cbd2a4bc1def2d9186af0f1e5bfa9.tar.gz
emacs-f344f5c4bf1cbd2a4bc1def2d9186af0f1e5bfa9.zip
Replace obsolete floatfig package with floatflt
* doc/misc/reftex.texi (Builtin Label Environments): Mention the floatflt LaTeX package instead of the obsolete floatfig. * lisp/textmodes/reftex-vars.el (reftex-label-alist-builtin): Replace obsolete floatfig entry with floatflt. Add entry for "floatingtable". Fix type indicator for "tabwindow". (reftex-default-label-alist-entries): Use floatflt as well.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/reftex.texi9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index 33e1cee8d3c..6c2f1fbf0eb 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -1094,10 +1094,11 @@ the @code{\ctable} macro (from @file{ctable.sty})
1094@cindex @code{\endnote}, LaTeX macro 1094@cindex @code{\endnote}, LaTeX macro
1095the @code{\endnote} macro (from @file{endnotes.sty}) 1095the @code{\endnote} macro (from @file{endnotes.sty})
1096@item 1096@item
1097@cindex @code{floatfig}, LaTeX package 1097@cindex @code{floatflt}, LaTeX package
1098@cindex LaTeX packages, @code{floatfig} 1098@cindex LaTeX packages, @code{floatflt}
1099@cindex @code{floatingfig}, LaTeX environment 1099@cindex @code{floatingfigure}, LaTeX environment
1100@code{floatingfig} (@file{floatfig.sty}) 1100@cindex @code{floatingtable}, LaTeX environment
1101@code{floatingfigure}, @code{floatingtable} (@File{floatflt.sty})
1101@item 1102@item
1102@cindex @code{minted}, LaTeX package 1103@cindex @code{minted}, LaTeX package
1103@cindex LaTeX packages, @code{minted} 1104@cindex LaTeX packages, @code{minted}