0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

TeXでFile `calc.sty' not found.エラーになるときの対処法

Posted at

環境

Windows 11
TeXLive 2024

症状

LuaLaTeXを使ってmathtoolsを含むtexファイルをコンパイルしようとしたらこのエラーになった.

対処法

toolsパッケージをインストールする。
そしてC:\texlive\2024\texmf-dist\source\latexフォルダの中にtoolsフォルダができて、中にファイルもあれば成功。
たまにうまくいかないときもあったが、そのときはリポジトリをJapanのうちの他のに変えてインストールしなおすとうまくいった。

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?