diff --git a/moderncvthemeempty.sty b/moderncvstyleempty.sty similarity index 73% rename from moderncvthemeempty.sty rename to moderncvstyleempty.sty index c3f32ad..8f4c5e5 100644 --- a/moderncvthemeempty.sty +++ b/moderncvstyleempty.sty @@ -1,4 +1,4 @@ -%% start of file `moderncvthemeempty.sty'. +%% start of file `moderncvstyleempty.sty'. %% Copyright 2006-2011 Xavier Danaux (xdanaux@gmail.com). % % This work may be distributed and/or modified under the @@ -10,7 +10,7 @@ % identification %------------------------------------------------------------------------------- \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 %------------------------------------------------------------------------------- -% unused options -\DeclareOption*{ - \PackageWarning{moderncvthemeempty}{Unknown option '\CurrentOption'}} - -% execute default options -\ExecuteOptions{} - -% process given options -\ProcessOptions\relax %------------------------------------------------------------------------------- % style definition %------------------------------------------------------------------------------- - +% see moderncv.cls for command declarations that needs to be implemented, e.g. \maketitle, \section, \subsections, \cvline, etc \endinput -%% end of file `moderncvthemeempty.sty'. +%% end of file `moderncvstyleempty.sty'.