mirror of
https://github.com/ElegantLaTeX/ElegantPaper.git
synced 2026-01-26 04:14:36 +08:00
remove ecolor
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
% Lastest Version: https://github.com/ElegantLaTeX/ElegantPaper
|
||||
|
||||
\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}
|
||||
|
||||
@@ -167,7 +167,7 @@
|
||||
\newtheorem*{remark}{Remark} %
|
||||
\newtheorem*{note}{Note} %
|
||||
\newtheorem{case}{Case} %
|
||||
\renewcommand*{\proofname}{\normalfont\bfseries\color{ecolor}Proof}%
|
||||
\renewcommand*{\proofname}{\normalfont\bfseries Proof}%
|
||||
\newcommand\versiontext{Version: }%
|
||||
\newcommand\updatetext{Update: }%
|
||||
\renewcommand{\abstracttextfont}{\sffamily\small}
|
||||
|
||||
Reference in New Issue
Block a user