Skip to content
Snippets Groups Projects
Commit bc2082fa authored by Hans-Jörg's avatar Hans-Jörg
Browse files

Fix compilation errors

parent 4aa507c7
No related branches found
No related tags found
No related merge requests found
Pipeline #3370 passed
......@@ -172,20 +172,6 @@ break
\end{align*}%
\endgroup
}
\newcommand\currule{\proofRule{none}}
\newcounter{ProofRuleCounter}
\newenvironment{proof-rule}[2]%
{%
\renewcommand\currule{\proofRule{#1}}%
\stepcounter{ProofRuleCounter}%
\par\vspace{\baselineskip}\noindent
\sffamily%
% {\textbf{\arabic{ProofRuleCounter}. \texttt{#1}}} {\tiny [#2]}%
{\textbf{\arabic{ProofRuleCounter}. \texttt{#1}}}%
\par\vspace{\baselineskip}\noindent\ignorespaces
}%
{%
}
\newtheorem{example}{Example}
\newtheorem{theorem}{Theorem}[example]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment