|
FloatsThis package allows the user to collect figure, table, algorithm, and listing environments in the Tree interface by their captions. InstallationOpen the macro file Install.edt in WinEdt, and execute it by choosing Macros | Execute Current Macro. UninstallationOpen the macro file Uninstall.edt in WinEdt (also available in %b\Uninstall\Floats folder), and then execute it by choosing Macros | Execute Current Macro. UsageSimply build the Tree to see your figure, table, algorithm, and listing environments collected there. Supported environments are:
Environments without a caption are displayed as '(untitled)'. The package also collects
\captionof{table}{?} \captionof{algorithm}{?} \lstinputlisting{?} DownloadFor WinEdt 7.x: Floats_7.zip For WinEdt 8.0-8.1: Floats_8.zip For WinEdt 8.2: Floats_82.zip For WinEdt 9.0: Floats_9.zip For WinEdt 9.1: Floats_91.zip Configuration contributed by Karl Koeller <karlkoeller
|