diff --git a/pages/common/tlmgr-path.md b/pages/common/tlmgr-path.md new file mode 100644 index 0000000000..b84058c12b --- /dev/null +++ b/pages/common/tlmgr-path.md @@ -0,0 +1,13 @@ +# tlmgr path + +> Add or remove symlinks for TeX Live executables, man pages and info pages. +> This command has to be re-run for files added in the future. +> More information: . + +- Add symlinks to TeX Live files: + +`sudo tlmgr path add` + +- Remove symlinks to TeX Live files: + +`sudo tlmgr path remove`