Forrest logo
back to context overview

tlmgr-conf

List of commands for tlmgr-conf:

  • tlmgr-conf:tldr:58bac tlmgr-conf: Set a specific configuration option.
    $ tlmgr conf ${select} ${configuration_key} ${value}
    try on your machine
    explain this command
  • tlmgr-conf:tldr:64766 tlmgr-conf: Show all additional `texmf` trees.
    $ tlmgr conf auxtrees show
    try on your machine
    explain this command
  • tlmgr-conf:tldr:6885f tlmgr-conf: Disable the execution of system calls via `\write18`.
    $ tlmgr conf texmf ${shell_escape} ${0}
    try on your machine
    explain this command
  • tlmgr-conf:tldr:b7645 tlmgr-conf: Show only a specific configuration option.
    $ tlmgr conf ${select} ${configuration_key}
    try on your machine
    explain this command
  • tlmgr-conf:tldr:d3940 tlmgr-conf: Show the current `texmf`, `tlmgr`, or `updmap` configuration.
    $ tlmgr conf ${select}
    try on your machine
    explain this command
  • tlmgr-conf:tldr:d45b8 tlmgr-conf: Delete a specific configuration option.
    $ tlmgr conf ${select} --delete ${configuration_key}
    try on your machine
    explain this command
  • tlmgr-conf:tldr:f4581 tlmgr-conf: Show the current TeX Live configuration.
    $ tlmgr conf
    try on your machine
    explain this command
back to context overview