37 lines
1.2 KiB
TeX
37 lines
1.2 KiB
TeX
%% start of file `moderncvstyleempty.sty'.
|
|
|
|
%-------------------------------------------------------------------------------
|
|
% identification
|
|
%-------------------------------------------------------------------------------
|
|
\NeedsTeXFormat{LaTeX2e}
|
|
\ProvidesPackage{moderncvstyleempty}[2006/04/10 v0.3 modern curriculum vitae style: empty]
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
% 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'.
|