Мануалы и справочники Общие команды
tldr-generate

Команда tldr-generate: опции, ключи и примеры использования

tlmgr generate

Remake configuration files from information stored locally. More information: https://www.tug.org/texlive/tlmgr.html.

  • Remake the configuration file storing into a specific location:

tlmgr generate --dest {{output_file}}

  • Remake the configuration file using a local configuration file:

tlmgr generate --localcfg {{local_configuration_file}}

  • Run necessary programs after rebuilding configuration files:

tlmgr generate --rebuild-sys

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM