2010-05-19 02:17:38 +02:00
|
|
|
%% start of file `moderncvstyleempty.sty'.
|
|
|
|
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
% identification
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
\NeedsTeXFormat{LaTeX2e}
|
2010-05-19 02:23:37 +02:00
|
|
|
\ProvidesPackage{moderncvstyleempty}[2006/05/02 v0.4 modern curriculum vitae style: empty]
|
2010-05-19 02:17:38 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
% required packages
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
% package options
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
% unused options
|
|
|
|
|
\DeclareOption*{
|
|
|
|
|
\PackageWarning{moderncvstyleempty}{Unknown option '\CurrentOption'}}
|
|
|
|
|
|
|
|
|
|
% execute default options
|
|
|
|
|
\ExecuteOptions{}
|
|
|
|
|
|
|
|
|
|
% process given options
|
|
|
|
|
\ProcessOptions\relax
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
% style definition
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\endinput
|
|
|
|
|
|
|
|
|
|
%% end of file `moderncvstyleempty.sty'.
|