mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Added a "black" color option for black & white printing
This commit is contained in:
parent
acd71285ca
commit
732a654137
4 changed files with 28 additions and 6 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue