11/12/14 22:29:41.71
>>421
いえ、theoremを読みこんだだけでエラーが出ます・・・
\documentclass[a4j,11pt,fleqn]{jsarticle}
\usepackage{amsmath,amsthm,amssymb,theorem}
\usepackage[dvipdfmx]{graphicx}
\newtheorem{Def}{定義}[section]
\newtheorem{Thm}[Def]{定理}
\newtheorem{Prp}[Def]{命題}
\newtheorem{Lem}{補題}[subsection]
\renewcommand{\proofname}{\textbf{証明}}
\renewcommand{\qedsymbol}{\rule{0.33em}{1em}}
\begin{document}
tmp
\end{document}
でエラーの再現を確認しました。
で再現を