summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/moderncv/moderncvstyleempty.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-05-31 18:37:26 +0000
committerKarl Berry <karl@freefriends.org>2007-05-31 18:37:26 +0000
commit6a512f2924f99e66adb4103f84b3d6a9b0b3ceed (patch)
tree4e425a5bc8b78ead9c39289424bcfa9e643dfb22 /Master/texmf-dist/tex/latex/moderncv/moderncvstyleempty.sty
parent5150bb77cb9cc5d66a2432a9adb57bf2d58e04c7 (diff)
moderncv update (28may07)
git-svn-id: svn://tug.org/texlive/trunk@4383 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/moderncv/moderncvstyleempty.sty')
-rw-r--r--Master/texmf-dist/tex/latex/moderncv/moderncvstyleempty.sty43
1 files changed, 0 insertions, 43 deletions
diff --git a/Master/texmf-dist/tex/latex/moderncv/moderncvstyleempty.sty b/Master/texmf-dist/tex/latex/moderncv/moderncvstyleempty.sty
deleted file mode 100644
index aa797675275..00000000000
--- a/Master/texmf-dist/tex/latex/moderncv/moderncvstyleempty.sty
+++ /dev/null
@@ -1,43 +0,0 @@
-%% start of file `moderncvstyleempty.sty'.
-%% Copyright 2006 Xavier Danaux.
-%
-% 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/.
-
-
-%-------------------------------------------------------------------------------
-% identification
-%-------------------------------------------------------------------------------
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{moderncvstyleempty}[2006/09/09 v0.5 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'.