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-texmf-config - script used in maintainer scripts to trigger tex-common actions

Author

       This manual page was written by Norbert Preining <preining@logic.at>, for  the  Debian  GNU/Linux  system
       (but may be used by others).

                                                                                          UPDATE-TEXMF-CONFIG(8)

Description

       This manual page documents briefly the update-texmf-config command.  This manual page was written for the
       Debian GNU/Linux distribution because the original script was designed for Debian packaging system.

       update-texmf-config  is  a  shell  script  that is called from maintainer scripts shipping new map files,
       hyphenation patterns, or any other TeX input file.

       The script simply activates the respective trigger, namely texmf-map for font map files, texmf-hyphen for
       hyphenation patterns, and texmf-format for format updates.  All the necessary action will then be carried
       out by the tex-common package.

Name

       update-texmf-config - script used in maintainer scripts to trigger tex-common actions

Options

map    Activate the texmf-map trigger.

       hyphen Activate the texmf-hyphen trigger.

       format Activate the texmf-format trigger.

See Also

       Further information can be found in /usr/share/doc/tex-common/README.Debian.{txt,pdf.html}

Synopsis

update-texmf-config[options]

See Also