
當我跑步時latexindent -v
我得到:segmentation fault latexindent -v
和sudo latexindent -v
:3.8, 2020-03-21
我安裝了 Latex indent ,sudo tlmgr install latexindent
因為沒有它我會得到:You don't have permission to change the installation in any way, specifically, the directory /usr/local/texlive/2020basic/tlpkg/ is not writable.
在VSCode中也不起作用,路徑設定得很好。我猜這是因為它調用時latexindent
沒有sudo
.