Last change
on this file since 401 was 222, checked in by Rick van der Zwet, 14 years ago |
Update of CV latex package
|
File size:
1.4 KB
|
Line | |
---|
1 | %% start of file `moderncvthemeempty.sty'.
|
---|
2 | %% Copyright 2006-2010 Xavier Danaux (xdanaux@gmail.com).
|
---|
3 | %
|
---|
4 | % This work may be distributed and/or modified under the
|
---|
5 | % conditions of the LaTeX Project Public License version 1.3c,
|
---|
6 | % available at http://www.latex-project.org/lppl/.
|
---|
7 |
|
---|
8 |
|
---|
9 | %-------------------------------------------------------------------------------
|
---|
10 | % identification
|
---|
11 | %-------------------------------------------------------------------------------
|
---|
12 | \NeedsTeXFormat{LaTeX2e}
|
---|
13 | \ProvidesPackage{moderncvthemeempty}[2010/08/03 v0.12 modern curriculum vitae style: empty]
|
---|
14 |
|
---|
15 |
|
---|
16 | %-------------------------------------------------------------------------------
|
---|
17 | % required packages
|
---|
18 | %-------------------------------------------------------------------------------
|
---|
19 |
|
---|
20 |
|
---|
21 | %-------------------------------------------------------------------------------
|
---|
22 | % package options
|
---|
23 | %-------------------------------------------------------------------------------
|
---|
24 | % unused options
|
---|
25 | \DeclareOption*{
|
---|
26 | \PackageWarning{moderncvthemeempty}{Unknown option â\CurrentOptionâ}}
|
---|
27 |
|
---|
28 | % execute default options
|
---|
29 | \ExecuteOptions{}
|
---|
30 |
|
---|
31 | % process given options
|
---|
32 | \ProcessOptions\relax
|
---|
33 |
|
---|
34 |
|
---|
35 | %-------------------------------------------------------------------------------
|
---|
36 | % style definition
|
---|
37 | %-------------------------------------------------------------------------------
|
---|
38 |
|
---|
39 |
|
---|
40 | \endinput
|
---|
41 |
|
---|
42 |
|
---|
43 | %% end of file `moderncvthemeempty.sty'.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.