![]() MacTeX is a product produced by the MacTeX TeXnical working group of the TeX Users Group (TUG). MacTeX は macOS 用 TeX ディストリビューション
Download †MacTeX の公式サイトで MacTeX Download をクリック ![]() TWG | MacTeX | Donate | FAQ | Fonts | Help | References | Support | Acknowledgments | TUG
The MacTeX-2020 Distribution ──────────────────────────────────────────── The current distribution is MacTeX-2020 This distribution requires Mac OS 10.13, High Sierra, or higher and runs on Intel and Arm processors. To download, click MacTeX Download. MacTeX.pkg をクリックしてファイルをダウンロード
![]() TWG | MacTeX | Donate | FAQ | Fonts | Help | References | Support | Acknowledgments | TUG
Downloading MacTeX 2020 ──────────────────────────────────────────────────────── To obtain the distribution, click the link below. While downloading, please skim read the rest of the page. Users who run into trouble often write us without noticing that the solution is on this very page. MacTeX-2020 requires macOS 10.13, 10.14, or 10.15 High Sierra, Mojave, or Catalina MacTeX.pkg. Installing MacTeX †
MacTeX.pkg †ダウンロードした MacTeX.pkg をダブルクリックしてインストールする
アップデートする sudo tlmgr update --self --all デフォルトの用紙サイズを A4 に変更する sudo tlmgr paper a4 MacTeX.pkg (Command line) †コマンドラインからインストールする場合は以下のように実行する curl -LO http://mirror.ctan.org/systems/mac/mactex/MacTeX.pkg sudo installer -pkg MacTeX.pkg -target / export PATH=$PATH:/Library/TeX/texbin sudo tlmgr update --self --all sudo tlmgr paper a4 MacTeX.pkg を残しておく必要がない場合は削除する rm MacTeX.pkg Homebrew †Homebrew で MacTeX をインストールすることもできる GUI-Applications ありの場合 brew cask install mactex sudo tlmgr update --self --all sudo tlmgr paper a4 GUI-Applications なしの場合 brew cask install mactex-no-gui sudo tlmgr update --self --all sudo tlmgr paper a4 Uninstalling MacTeX †
Repository †
Changelog †
Screenshots †Issues †Google Chrome でダウンロードした MacTeX がインストールできない †
MacTeX は A4 ではなく letter サイズが標準になっている †A4 に変更する場合は以下のコマンドを実行 sudo tlmgr paper a4 |