TeX Live 2022 をインストールして、次のファイル
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[dvipdfmx]{jarticle}
\begin{document}
abc
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
をタイプセットしたら、
tex! LaTeX Error: This file needs format `pLaTeX2e' but this is `LaTeX2e'
と表示されたので、下記サイト
https://texwiki.texjp.org/?TeXworks%2F%E8%A8%AD%E5%AE%9A#ycb12d64
の手順通りに「pLaTeX (ptex2pdf)」「pBibTeX」「mendex」を登録し、「pLaTeX (ptex2pdf)」で再びタイプセットしたところ、
This is ptex2pdf[.lua] version 20200520.0.
File cannot be found with kpathsea: -l
-ot
-kanji=utf8 -synctex=1
untitled-1.tex[.tex, .ltx]
と表示されます。
対処法をご教示いただけないでしょうか?
QA -> 一般フォーラム TeX Live 2022のインストールについて
- t bz の投稿