update-auctex-elisp (8)
Leading comments
Man page for update-auctex-elisp Copyright (C) 1997-2017 Davide G. M. Salvetti. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR...
NAME
update-auctex-elisp - Update AUCTeX automatically generated TeX macros and LaTeX styles dataSYNOPSIS
[ --daemon ] [ --no-act ] [FLAVOR ...]DESCRIPTION
The update-auctex-elisp script updates the automatically generated TeX and LaTeX data used by AUCTeX and stored in /var/lib/auctex/<FLAVOR>, where <FLAVOR> stands for any valid installed Emacs flavor.It is called automatically by the Debian auctex package (via dpkg triggers) whenever new (La)TeX macros and style files are installed in the TeX and METAFONT system trees; beside, it is called on GNU AUCTeX and GNU Emacs flavor upgrades and installations, to ensure up to date parsing. It may and should also be called manually after additions to the local TeX and METAFONT system tree.
If no arguments are specified, update-auctex-elisp caters to every supported GNU Emacs flavor installed on the system; else it updates only the specified flavors, if they are installed.
OPTIONS
--daemon- Detach from the terminal and run in the background.
- Describe what would be done without doing nothing.