Added a "black" color option for black & white printing

This commit is contained in:
Xavier Danaux 2010-08-10 22:13:29 -04:00 committed by Xavier Danaux
commit 732a654137
4 changed files with 28 additions and 6 deletions

View file

@ -64,10 +64,6 @@
\newif\if@lmodern\@lmoderntrue
\DeclareOption{nolmodern}{\@lmodernfalse}
% nocolor option
\newif\if@color\@colortrue
\DeclareOption{nocolor}{\@colorfalse}
% CJK option
%\newif\if@CJK\@CJKfalse
%\DeclareOption{CJK}{\@CJKtrue}