Linux command
tlmgr-option 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Show all options
tlmgr option
Show specific option
tlmgr option [optionname]
Set option value
tlmgr option [optionname] [value]
Show available options
tlmgr option showall
说明
tlmgr option manages TeX Live installation options. Configure repository, backup settings, and what to install. Part of TeX Live Manager.
参数
- repository
- Package repository URL.
- autobackup
- Number of backups to keep.
- backupdir
- Backup directory.
- docfiles
- Install documentation (0/1).
- srcfiles
- Install source files (0/1).
FAQ
What is the tlmgr-option command used for?
tlmgr option manages TeX Live installation options. Configure repository, backup settings, and what to install. Part of TeX Live Manager.
How do I run a basic tlmgr-option example?
Run `tlmgr option` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does repository do in tlmgr-option?
Package repository URL.