platex p4-ohpの代わりに
lualatex p4-ohpを使ってください. mathlibre 2019 の platex の不具合かと思われます.
\begin{bibliography}
\end{bibliography}
は
\begin{thebibliography}{99}
\end{thebibliography}
等に修正.
\partial x_は
\partial x_1(LaTeX その2 の movie の 31 min 頃)
\usepackage{amstex}
は
\usepackage{amsmath, amsfonts}
に修正.