Update empty theme as empty style scheme.
This commit is contained in:
@ -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'.
|
||||||
Reference in New Issue
Block a user