moderncv/moderncvstyleempty.sty

34 lines
1.3 KiB
Text
Raw Normal View History

%% start of file `moderncvstyleempty.sty'.
2012-01-15 02:04:15 +01:00
%% Copyright 2006-2012 Xavier Danaux (xdanaux@gmail.com).
2010-05-19 02:26:05 +02:00
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
% available at http://www.latex-project.org/lppl/.
2010-05-19 02:17:38 +02:00
%-------------------------------------------------------------------------------
% identification
%-------------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
2012-08-10 20:42:04 -04:00
\ProvidesPackage{moderncvstyleempty}[2012/08/10 v1.1.3 modern curriculum vitae scheme: empty]
2010-05-19 02:17:38 +02:00
%-------------------------------------------------------------------------------
% required packages
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% package options
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% style definition
%-------------------------------------------------------------------------------
% see moderncv.cls for command declarations that needs to be implemented, e.g. \maketitle, \section, \subsections, \cvline, etc
2010-05-19 02:17:38 +02:00
\endinput
2010-05-19 02:26:05 +02:00
%% end of file `moderncvstyleempty.sty'.