print
' is added to the \documentclass
declaration. I apologize if this has been asked already, but I was not able to find it under the other discussion posts.
Thanks!
Justin
print
' is added to the \documentclass
declaration. NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\RequirePackage{parskip}\newcounter{colorCounter}\def\@sectioncolor#1#2#3{%{%\color{headercolor}% I JUST ADDED {HEADERCOLOR} AND REMOVED THE COLOR OPTIONS% \ifcase\value{colorCounter}%% blue\or%% red\or%% orange\or%% green\or%% purple\or%% brown\else%% headercolor\fi%} #1#2#3%}%\stepcounter{colorCounter}%}
NEW: TikZ book now 40% off at Amazon.com for a short time.