Update empty theme as empty style scheme.

This commit is contained in:
Xavier Danaux
2011-12-12 01:27:54 +01:00
parent 5dc47a8c75
commit 1ab2fa5731

View File

@ -1,4 +1,4 @@
%% start of file `moderncvthemeempty.sty'. %% start of file `moderncvstyleempty.sty'.
%% Copyright 2006-2011 Xavier Danaux (xdanaux@gmail.com). %% Copyright 2006-2011 Xavier Danaux (xdanaux@gmail.com).
% %
% This work may be distributed and/or modified under the % This work may be distributed and/or modified under the
@ -10,7 +10,7 @@
% identification % identification
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e} \NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{moderncvthemeempty}[2011/12/04 v0.14 modern curriculum vitae style: empty] \ProvidesPackage{moderncvstyleempty}[2011/12/04 v0.14 modern curriculum vitae scheme: empty]
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
@ -21,23 +21,14 @@
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
% package options % package options
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
% unused options
\DeclareOption*{
\PackageWarning{moderncvthemeempty}{Unknown option '\CurrentOption'}}
% execute default options
\ExecuteOptions{}
% process given options
\ProcessOptions\relax
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
% style definition % style definition
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
% see moderncv.cls for command declarations that needs to be implemented, e.g. \maketitle, \section, \subsections, \cvline, etc
\endinput \endinput
%% end of file `moderncvthemeempty.sty'. %% end of file `moderncvstyleempty.sty'.