在 Zsh Mac 上:即使已安裝,也找不到 tlmgr

在 Zsh Mac 上:即使已安裝,也找不到 tlmgr

從 bash 切換到 zsh 後,我無法再使用 tlmgr 指令 ( zsh: command not found: tlmgr)。

我的 tex 住在

kpsewhich latex.ltx 
/opt/local/share/texmf-texlive/tex/latex/base/latex.ltx

我的 tlmgr 位於/opt/local/share/tlpkg/TeXLive

我嘗試將 PATH 設定為兩者中的任何一個,但無法更改它以便我可以使用該tlmgr命令。請幫忙。謝謝!時間

答案1

我發現問題是我透過 mac 連接埠安裝了 TeX 並且沒有包含 tlmgr。所以我需要做將 CTAN 套件新增至 MacPorts 維護的 TeX 安裝中

相關內容