Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
環境を次のように定義しました
\newenvironment{question}[1] {Question (#1 points):}{}
として使用しています
\begin{question}[10] ... \end{question}
次のエラーが表示されます。
Missing number, treated as zero \begin{question}[ 10]