Forrest logo
back to context overview

tlmgr-option

List of commands for tlmgr-option:

  • tlmgr-option:tldr:20019 tlmgr-option: Print all TeX Live settings in JSON format.
    $ tlmgr option showall --json
    try on your machine
    explain this command
  • tlmgr-option:tldr:36a6a tlmgr-option: Show the value of a specific TeX Live setting.
    $ tlmgr option ${setting}
    try on your machine
    explain this command
  • tlmgr-option:tldr:969a8 tlmgr-option: List all TeX Live settings.
    $ tlmgr option showall
    try on your machine
    explain this command
  • tlmgr-option:tldr:c4c7b tlmgr-option: List all currently set Tex Live settings.
    $ tlmgr option show
    try on your machine
    explain this command
  • tlmgr-option:tldr:ff101 tlmgr-option: Modify the value of a specific TeX Live setting.
    $ tlmgr option ${setting} ${value}
    try on your machine
    explain this command
back to context overview