logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

update-auctex-elisp - Update AUCTeX automatically generated TeX macros and LaTeX styles data

Author

       This  program has been written and is actively maintained by Davide G. M. Salvetti <salve@debian.org> for
       the Debian GNU/Linux operating system.

Debian Project                                     1998-02-17                             Update-AUCTeX-elisp(8)

Bugs

       None known.

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.

Exit Status

       The update-auctex-elisp command returns 0 on success and a positive integer on errors.

Files

/var/lib/auctex: the hierarchy containing the byte-compiled files.

Name

       update-auctex-elisp - Update AUCTeX automatically generated TeX macros and LaTeX styles data

Options

--daemon
              Detach from the terminal and run in the background.
       --no-act
              Describe what would be done without doing nothing.

See Also

emacs(1), tex(1), latex(1).

Synopsis

update-auctex-elisp [--daemon] [--no-act] [FLAVOR...]

Unrestrictions

       This program is copylefted.  Refer to the GNU General Public License for conditions of use.

See Also