summaryrefslogtreecommitdiff
path: root/old/moderncvstyleempty.sty
diff options
context:
space:
mode:
authorchris <chris@opensuseme>2020-02-29 20:17:02 -0500
committerchris <chris@opensuseme>2020-02-29 20:17:02 -0500
commit526f1cfef4928404f95a4834e2090ab081ab8d2f (patch)
tree662b3fe750e825f5f078eb2f6df26b708be68a56 /old/moderncvstyleempty.sty
parent416e8636755ee4f7d474babc23349721e4d21cb1 (diff)
downloadcv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar
cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.gz
cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.bz2
cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.lz
cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.xz
cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.zst
cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.zip
got rid of old stuff
Diffstat (limited to 'old/moderncvstyleempty.sty')
-rw-r--r--old/moderncvstyleempty.sty34
1 files changed, 0 insertions, 34 deletions
diff --git a/old/moderncvstyleempty.sty b/old/moderncvstyleempty.sty
deleted file mode 100644
index 8593246..0000000
--- a/old/moderncvstyleempty.sty
+++ /dev/null
@@ -1,34 +0,0 @@
-%% start of file `moderncvstyleempty.sty'.
-%% Copyright 2006-2013 Xavier Danaux (xdanaux@gmail.com).
-%
-% 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}[2013/02/09 v1.3.0 modern curriculum vitae scheme: empty]
-
-
-%-------------------------------------------------------------------------------
-% required packages
-%-------------------------------------------------------------------------------
-
-
-%-------------------------------------------------------------------------------
-% package options
-%-------------------------------------------------------------------------------
-
-
-%-------------------------------------------------------------------------------
-% style definition
-%-------------------------------------------------------------------------------
-% see moderncv.cls for command declarations that needs to be implemented, e.g. \maketitle, \section, \subsections, \cvline, etc
-
-\endinput
-
-
-%% end of file `moderncvstyleempty.sty'.