
次のような MWE を考えてみましょうscratchTex.tex
。
\documentclass{article}
\usepackage{caption}
\begin{document}
\end{document}
コマンドを入力するとpdflatex scratchTex.tex
、
LaTeX Warning: You have requested, on input line 45, version
`2013/05/01' of package caption3,
but only version
`2009/10/09 v3.1k caption3 kernel (AR)'
is available.
! Undefined control sequence.
l.202 \caption@ifamsclass
{%
?
caption
リポジトリ内のフォルダー内のすべてのファイルを検索しましたが、文字列「ifamsclass」を含むファイルはありませんでした。最新のcaption
クラスをダウンロードしてインストールする必要がありますか?