Comment out hack for Assumption in scholarly_paper
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Nicolas Méric 2022-12-22 09:55:46 +01:00
parent a9432c7b52
commit b162a24749
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
\RequirePackage{amsthm}
\newtheorem{example}{Example}
\newtheorem{assertion}{Assumption} %% Hack
%\newtheorem{assertion}{Assumption} %% Hack
\newtheorem{assumption}{Assumption}
\newtheorem{definition}{Definition}
\newtheorem{theorem}{Theorem}