![TIKZ 外部化は MiKTeX では動作しなくなりました](https://rvso.com/image/399831/TIKZ%20%E5%A4%96%E9%83%A8%E5%8C%96%E3%81%AF%20MiKTeX%20%E3%81%A7%E3%81%AF%E5%8B%95%E4%BD%9C%E3%81%97%E3%81%AA%E3%81%8F%E3%81%AA%E3%82%8A%E3%81%BE%E3%81%97%E3%81%9F.png)
おそらく、win10 の最新のアップデート後、TeXWorks で TiKZ externalize コマンドを実行すると、シェル コマンドが見つからないというエラー メッセージが表示されます (実際には見つかりません。外部化は最近機能しました)。見つからない図のログ ファイル内のエラー メッセージには、次の内容が含まれています。
LaTeX エラー: インデックス タイプ `default' が定義されていません。
そして最後は
! ==> Fatal error occurred, no output PDF file produced!
The log file for the master document contains the following:
(BoS.tex
===== 'mode=convert with system call': Invoking 'pdflatex -shell-escape -halt-o
n-error -interaction=batchmode -jobname "epistemics-figure0" "\def\tikzexternal
realjob{epistemics}\input{epistemics}"' ========
\openout3 = `epistemics.auxlock'.
runsystem(pdflatex -shell-escape -halt-on-error -interaction=batchmode -jobname
"epistemics-figure0" "\def\tikzexternalrealjob{epistemics}\input{epistemics}")
...executed.
\openout3 = `epistemics.auxlock'.
! Package tikz Error: Sorry, the system call 'pdflatex -shell-escape -halt-on-e
rror -interaction=batchmode -jobname "epistemics-figure0" "\d
最後に、ファイル epistemics.auxlock には次の 1 行が含まれます。
\def \tikzexternallocked {0}
まったく困惑しています。どんな助けでもいただければ幸いです。