2006-03-06 21:15:53 -08:00
|
|
|
%% start of file `moderncvstyleempty.sty'.
|
|
|
|
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
% identification
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
|
|
|
\NeedsTeXFormat{LaTeX2e}
|
2006-04-10 22:21:07 -07:00
|
|
|
\ProvidesPackage{moderncvstyleempty}[2006/04/10 v0.3 modern curriculum vitae style: empty]
|
2006-03-06 21:15:53 -08: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'.
|