diff --git a/moderncvcolorancient.sty b/moderncvcolorancient.sty new file mode 100644 index 0000000..d16ad26 --- /dev/null +++ b/moderncvcolorancient.sty @@ -0,0 +1,27 @@ +%% start of file `moderncvcolorelegant.sty'. +%% Copyright 2015 Claud D. Park (posquit0.bj@gmail.com). +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License version 1.3c, +% available at http://www.latex-project.org/lppl/. + + +%------------------------------------------------------------------------------- +% identification +%------------------------------------------------------------------------------- +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{moderncvcolorelegant}[2015/02/20 v1.0.0 modern curriculum vitae and letter color scheme: elegant] + + +%------------------------------------------------------------------------------- +% color scheme definition +%------------------------------------------------------------------------------- +\definecolor{color0}{rgb}{0,0,0}% black +\definecolor{color1}{rgb}{0,0,0}% black +\definecolor{color2}{rgb}{0,0,0}% black + + +\endinput + + +%% end of file `moderncvcolorelegant.sty'. diff --git a/moderncvcolorelegant.sty b/moderncvcolorelegant.sty new file mode 100644 index 0000000..7c575d7 --- /dev/null +++ b/moderncvcolorelegant.sty @@ -0,0 +1,27 @@ +%% start of file `moderncvcolorancient.sty'. +%% Copyright 2015 Claud D. Park (posquit0.bj@gmail.com). +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License version 1.3c, +% available at http://www.latex-project.org/lppl/. + + +%------------------------------------------------------------------------------- +% identification +%------------------------------------------------------------------------------- +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{moderncvcolorblack}[2013/04/29 v1.5.1 modern curriculum vitae and letter color scheme: black] + + +%------------------------------------------------------------------------------- +% color scheme definition +%------------------------------------------------------------------------------- +\definecolor{color0}{rgb}{0,0,0}% black +\definecolor{color1}{rgb}{0,0,0}% black +\definecolor{color2}{rgb}{0,0,0}% black + + +\endinput + + +%% end of file `moderncvcolorancient.sty'. diff --git a/moderncvstyleancient.sty b/moderncvstyleancient.sty new file mode 100644 index 0000000..e6630cf --- /dev/null +++ b/moderncvstyleancient.sty @@ -0,0 +1,34 @@ +%% start of file `moderncvstyleancient.sty'. +%% Copyright 2015 Claud D. Park (posquit0.bj@gmail.com). +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License version 1.3c, +% available at http://www.latex-project.org/lppl/. + + +%------------------------------------------------------------------------------- +% identification +%------------------------------------------------------------------------------- +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{moderncvstyleancient}[2015/02/20 v1.0.0 modern curriculum vitae scheme: ancient] + + +%------------------------------------------------------------------------------- +% required packages +%------------------------------------------------------------------------------- + + +%------------------------------------------------------------------------------- +% package options +%------------------------------------------------------------------------------- + + +%------------------------------------------------------------------------------- +% style definition +%------------------------------------------------------------------------------- +% see moderncv.cls for command declarations that needs to be implemented, e.g. \maketitle, \section, \subsections, \cvline, etc + +\endinput + + +%% end of file `moderncvstyleancient.sty'. diff --git a/moderncvstyleelegant.sty b/moderncvstyleelegant.sty new file mode 100644 index 0000000..503121c --- /dev/null +++ b/moderncvstyleelegant.sty @@ -0,0 +1,34 @@ +%% start of file `moderncvstyleelegant.sty'. +%% Copyright 2015 Claud D. Park (posquit0.bj@gmail.com). +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License version 1.3c, +% available at http://www.latex-project.org/lppl/. + + +%------------------------------------------------------------------------------- +% identification +%------------------------------------------------------------------------------- +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{moderncvstyleelegant}[2015/02/20 v1.0.0 modern curriculum vitae scheme: elegant] + + +%------------------------------------------------------------------------------- +% required packages +%------------------------------------------------------------------------------- + + +%------------------------------------------------------------------------------- +% package options +%------------------------------------------------------------------------------- + + +%------------------------------------------------------------------------------- +% style definition +%------------------------------------------------------------------------------- +% see moderncv.cls for command declarations that needs to be implemented, e.g. \maketitle, \section, \subsections, \cvline, etc + +\endinput + + +%% end of file `moderncvstyleelegant.sty'.