diff --git a/.bzrignore b/.bzrignore deleted file mode 100644 index cde2234..0000000 --- a/.bzrignore +++ /dev/null @@ -1,4 +0,0 @@ -*xdanaux* -*.sh -examples/*.sh -examples/*.diff diff --git a/README b/README deleted file mode 100644 index 3f17b08..0000000 --- a/README +++ /dev/null @@ -1,16 +0,0 @@ -moderncv -- a modern curriculum vitae class - -Moderncv provides a documentclass for typesetting curricula vitae in various -styles. Moderncv aims to be both straightforward to use and customizable, -providing four ready-made styles (classic, casual, banking and oldstyle) -and allowing one to define his own by modifying colors, fonts, icons, etc. - -Most commands are defined in such a way that arguments are optional. - -Until a decent manual is written, one can always look in the "examples" -directory for some examples. Documents can be compiled into dvi, ps or pdf. - - -Author: Xavier Danaux -Licence: The LaTeX Project Public LiĀ­cense, version 1.3c -URL: https://github.com/xdanaux/moderncv diff --git a/README b/README new file mode 120000 index 0000000..42061c0 --- /dev/null +++ b/README @@ -0,0 +1 @@ +README.md \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..078feec --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +#moderncv: a modern curriculum vitae class# + +**Moderncv** provides a documentclass for typesetting curricula vitae in various +styles. Moderncv aims to be both straightforward to use and customizable, +providing five ready-made styles (classic, casual, banking, oldstyle and fancy) +and allowing one to define his own by modifying colors, fonts, icons, etc. + +Most commands are defined in such a way that arguments are optional. + +Until a decent manual is written, one can always look in the "examples" +directory for some examples. Documents can be compiled into dvi, ps or pdf. + + +Author: Xavier Danaux
+Licence: The LaTeX Project Public LiĀ­cense, version 1.3c
+URL: https://github.com/xdanaux/moderncv diff --git a/manual/moderncv_userguide.v2.pdf b/manual/moderncv_userguide.v2.pdf new file mode 100644 index 0000000..cadbefe Binary files /dev/null and b/manual/moderncv_userguide.v2.pdf differ