Commit graph

46 commits

Author SHA1 Message Date
Mark E Fuller
b15f06573e
make hidden head options available (#150)
add '(no)details' option to head in all styles, plus 'alternate' in casual

Co-authored-by: David <forenkram@gmx.de>
2024-05-08 18:48:05 +02:00
Mark E Fuller
08371bb3e2
make colors user adjustable. (#151)
* make colors user adjustable.
- Systematize colors and make them user adjustable. See documentation for details.
  this requires the \moderncvcolor to be issued BEFORE \moderncvstyle.

* fix missing characters for fancy style

* manually copied the current version user guide form master

---------

Co-authored-by: David <forenkram@gmx.de>
Co-authored-by: LLdaniel <daniel.adlkofer2@freenet.de>
Co-authored-by: daniel <41345639+LLdaniel@users.noreply.github.com>
2024-05-04 14:08:51 +02:00
Stephan Lachnit
ab7c92fe21
Release v2.3.1
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-21 13:46:45 +01:00
Stephan Lachnit
157241f7ce
Release v2.3.0
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-16 19:31:42 +01:00
Stephan Lachnit
83640e1229
Release v2.2.0
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 12:25:51 +02:00
David Seus
35138209d3
Bugfixes, improvements and new symbols/nosymbols option for all styles (#34)
* fix Researcher ID (still) doesn't display Issue #29.
* make options 'symbols' and 'nosymbols' available to all styles to toggle whether symbols should be used or not. Include symbols in oldstyle by default.
* migrate older newcommand syntax in moderncvcollection.sty to the xparse syntax.
* Fix resumé typo in template. Is now résumé.
* remove loading lmodern fonts in all styles as they can produce issues with german characters, see https://tex.stackexchange.com/questions/496630/lualatex-problems-with-german-characters.
* remove loading inputenc package by default. Only load the package when pdflatex is used.
2021-01-26 12:57:04 +01:00
David Seus
3960c39bc3
Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
Xavier Danaux
f50d1cff32 Release 2.0.0 2015-07-29 00:51:44 -07:00
Xavier Danaux
c499239b29 Modified the code of \moderncvhead, \moderncvbody and \moderncvfoot to a number as argument 2014-02-22 22:46:40 -05:00
Xavier Danaux
0914185d63 Release 1.5.1 2013-04-29 13:45:09 -04:00
Xavier Danaux
c93b42b716 Release 1.5.0 2013-04-23 02:07:51 -04:00
Xavier Danaux
77055475f6 Added a command to showcase social accounts 2013-04-22 23:51:11 -04:00
Xavier Danaux
09ae552f47 Release 1.4.0 2013-03-29 09:37:55 -04:00
Xavier Danaux
e9a817c74d Implemented the icon set selection mechanism 2013-03-25 03:29:27 -04:00
Xavier Danaux
d208ee0327 Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
Xavier Danaux
6bfc2a032b Removed the use of the suffix package 2013-02-15 02:06:59 -05:00
Xavier Danaux
5e01c8cec9 Deprecated \firstname and \familyname in favour of \name 2013-02-14 02:07:42 -05:00
Xavier Danaux
c426e1c0f4 Release 1.3.0 2013-02-09 12:55:50 -05:00
Xavier Danaux
5c64e4e961 Added a 3rd argument to \address to specify a country 2012-12-07 01:47:07 -05:00
Xavier Danaux
5984cbea28 Release 1.2.1 2012-12-07 01:43:27 -05:00
Xavier Danaux
9f0b4165d1 Release 1.2.0 2012-10-31 01:50:38 -04:00
Xavier Danaux
20952303e4 Moved the font style definitions to moderncv.cls 2012-10-08 17:33:09 -04:00
Xavier Danaux
7efd0efb90 Release 1.1.3 2012-08-10 20:42:04 -04:00
Xavier Danaux
a578055e30 Release 1.1.2 2012-08-09 22:58:42 +02:00
Xavier Danaux
a64872927b Release 1.1.1 2012-07-30 13:24:37 +02:00
Xavier Danaux
993c5b7ef4 Release 1.1 2012-07-30 03:43:09 +02:00
Xavier Danaux
da511d93dd Fixed the switching from letter to resume, correcting spacing errors 2012-07-30 03:31:10 +02:00
Xavier Danaux
aaaec48114 Added two options to change the "Enclosure" string used for the letter enclosure 2012-07-29 22:37:45 +02:00
Xavier Danaux
a2fc3c3623 Prepared font handling for fontspec (LuaLaTeX or XeLaTeX) 2012-07-29 14:11:08 +02:00
Xavier Danaux
5bde6d37fa Release 1.0 2012-03-26 01:34:25 +02:00
Xavier Danaux
65b5322dec Letter style and template for the "classic" and "casual" styles 2012-03-25 01:28:58 -04:00
Xavier Danaux
d798fa6c35 Letter style and template for the "oldstyle" style 2012-03-19 02:35:42 -04:00
Xavier Danaux
15277f25dd Release 0.19 2012-02-06 17:17:57 +01:00
Xavier Danaux
0dec41c2f2 Fixed a display bug when an address was given without postcode/city 2012-02-06 17:01:55 +01:00
Xavier Danaux
bc414d8b2f Release 0.18 2012-02-05 00:41:41 +01:00
Xavier Danaux
f10694a6ef Added a check in the oldstyle style for an empty 4th argument in the
\cvdoubleitem definition
2012-02-04 23:56:48 +01:00
Xavier Danaux
874d1a0067 Improved the spacing between sections and subscetions by using \addvspace instead of \vspace 2012-02-04 22:45:53 +01:00
Xavier Danaux
e8eda4b3f0 Corrects the handling of pdf bookmarks, as suggested on stackexchange by
U. Fischer
2012-02-04 16:14:01 +01:00
Xavier Danaux
bbc01c8100 Release 0.17 2012-01-25 02:00:05 +01:00
Xavier Danaux
e64342a11e Changed the definition of font styles to avoid undesired extra spacing 2012-01-22 20:26:14 +01:00
Xavier Danaux
6b8a39a7ce Aligned the space left before and after the quote across styles 2012-01-22 19:05:43 +01:00
Xavier Danaux
d4b40f96fc Change the footer algorithm of style casual to avoid lines starting with a footer symbol 2012-01-22 19:00:38 +01:00
Xavier Danaux
70a7e426b2 Release 0.16 2012-01-15 02:04:15 +01:00
Xavier Danaux
4ade2643ff Release 0.15.1 2011-12-23 11:17:14 +01:00
Xavier Danaux
1e1b2f3681 Release v0.15 2011-12-19 00:51:02 +01:00
Xavier Danaux
68b872fd3d New style: oldstyle 2011-12-19 00:50:29 +01:00