日記/2021-10-29 の履歴の現在との差分(No.2)


  • 追加された行はこの色です。
  • 削除された行はこの色です。
#author("2021-10-30T10:56:20+09:00","michiro","michiro")
**macOS Montereyのアップグレードをしたらuplatexがコンパイルできなくなった [#s10af653]
#author("2021-11-01T09:57:37+09:00","michiro","michiro")
**macOS Montereyにアップグレードをしたらuplatexがコンパイルできなくなった [#s10af653]
 $ sudo cjk-gs-integrate-macos --link-texmf --fontdef-add=cjkgs-macos-highsierra.dat
 $ sudo kanji-config-updmap-sys --jis2004 hiragino-highsierra-pron
これで復活。

https://sasshi.me/archives/605

https://oku.edu.mie-u.ac.jp/tex/mod/forum/discuss.php?d=3006&parent=17772

cjk-gs-integrate-macosが入ってない場合は、


 $ sudo tlmgr repository add http://contrib.texlive.info/current tlcontrib
 $ sudo tlmgr pinning add tlcontrib '*'
 $ sudo tlmgr install japanese-otf-nonfree japanese-otf-uptex-nonfree ptex-fontmaps-macos cjk-gs-integrate-macos

とすると入る。

https://qiita.com/sira/items/d7f5c411ccb0f90c43d8#%E3%83%92%E3%83%A9%E3%82%AE%E3%83%8E

[[日記]]