remove ecolor

This commit is contained in:
EthanDeng
2019-02-15 22:32:50 +08:00
parent 3d2333b883
commit 26885d0037

View File

@@ -5,7 +5,7 @@
% Lastest Version: https://github.com/ElegantLaTeX/ElegantPaper % Lastest Version: https://github.com/ElegantLaTeX/ElegantPaper
\NeedsTeXFormat{LaTeX2e} \NeedsTeXFormat{LaTeX2e}
\ProvidesClass{elegantpaper}[2019/02/01 v0.05 ElegantLaTeX Paper class] \ProvidesClass{elegantpaper}[2019/02/15 v0.05 ElegantLaTeX Paper class]
\LoadClass[11pt]{article} \LoadClass[11pt]{article}
@@ -167,7 +167,7 @@
\newtheorem*{remark}{Remark} % \newtheorem*{remark}{Remark} %
\newtheorem*{note}{Note} % \newtheorem*{note}{Note} %
\newtheorem{case}{Case} % \newtheorem{case}{Case} %
\renewcommand*{\proofname}{\normalfont\bfseries\color{ecolor}Proof}% \renewcommand*{\proofname}{\normalfont\bfseries Proof}%
\newcommand\versiontext{Version: }% \newcommand\versiontext{Version: }%
\newcommand\updatetext{Update: }% \newcommand\updatetext{Update: }%
\renewcommand{\abstracttextfont}{\sffamily\small} \renewcommand{\abstracttextfont}{\sffamily\small}