从 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
命令。请帮忙。谢谢!T
答案1
我发现问题在于我通过 mac ports 安装了 TeX,但没有包含 tlmgr。所以我需要这样做将 CTAN 包添加到 MacPorts 维护的 TeX 安装中