Version 0.2 retroactive commit
This commit is contained in:
36
moderncvstyleempty.sty
Normal file
36
moderncvstyleempty.sty
Normal file
@ -0,0 +1,36 @@
|
||||
%% start of file `moderncvstyleempty.sty'.
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% identification
|
||||
%-------------------------------------------------------------------------------
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{moderncvstyleempty}[2006/03/06 v0.2 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'.
|
||||
Reference in New Issue
Block a user