Linux Mint16にLaTeXのamsmathパッケージをインストールしようとしています。tlmgr amsmath
またはSudo tlmgr amsmath
コマンドを使用していますが、どちらも次のエラーが発生します。
(running on Debian, switching to user mode!)
tlmgr: unknown action: amsmath; try --help if you need it.
tlmgr install amsmath
とSudo tlmgr install amsmath
も試しましたが、次のように表示されます。
(running on Debian, switching to user mode!)
cannot setup TLPDB in /home/evorlor/texmf at /usr/bin/tlmgr line 5308.
修正に関するアイデアはありますか?私の最終的な目標は、関連性がある場合は、=記号で方程式を並べることです。
tlmgrを初期化していません。最初に試す
tlmgr init-usertree
その後
tlmgr install amsmath
これが機能しない場合、それはあなたのせいではありませんが、辛抱強く待つ必要があります。 このバグレポート の投稿n.3および4を参照してください。修正を待つ必要があります。私のDebian不安定版では、そのようなバグは発生せず、tlmgrは完全に機能します。