mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
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>
This commit is contained in:
parent
5353471fce
commit
b15f06573e
7 changed files with 73 additions and 10 deletions
|
|
@ -22,6 +22,8 @@ version 2.?.? (29 Jun 2023)
|
|||
- New \social options: arXiv, INSPIRE (#185)
|
||||
- Systematize colors and make them user adjustable. See documentation for details.
|
||||
This requires the \moderncvcolor to be issued BEFORE \moderncvstyle.
|
||||
- all styles: make the head options 'details' and 'nodetails' available to the user. (previously they were hidden). Oldstyle does not respond too well to nodetails.
|
||||
- casual style: make the head options 'alternate', 'details' and 'nodetails' available to the user. (previously they were hidden).
|
||||
|
||||
version 2.3.1 (21 Feb 2022)
|
||||
- Fix duplicate GitLab icon (#105).
|
||||
|
|
@ -35,6 +37,7 @@ version 2.3.0 (16 Dec 2021)
|
|||
|
||||
version: 2.2.0 (28 Jul 2021)
|
||||
- Remove dot in \cventry when using moderncvbodyi.
|
||||
|
||||
- Remove http baseurl in hyperref.
|
||||
- Change font encoding to use fontspec with Latin Modern for LuaTeX and XeTeX,
|
||||
else inputenc / fontenc / lmodern (https://tex.stackexchange.com/a/496643).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue