update-texmf-config(8)
NAME
update-texmf-config - script used in maintainer scripts to trigger texcommon actions
SYNOPSIS
update-texmf-config [options]
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 or hyphenation patterns for TeX, and
dropping files into /etc/texmf/updmap.d and /etc/texmf/language.d,
respectively.
The script simply activates the respective trigger, namely texmf-updmap
for font map files, and texmf-language for hyphenation patterns. All
the necessary action will then be carried out by the tex-common package.
OPTIONS
updmap Activate the texmf-updmap trigger.
- language
- Activate the texmf-language trigger.
SEE ALSO
Further information can be found in /usr/share/doc/tex-common/README.Debian.{txt,pdf.html}
AUTHOR
- This manual page was written by Norbert Preining <preining@logic.at>,
for the Debian GNU/Linux system (but may be used by others).