Feature/cvtripleitem (#177)

* first dive into cvtripleitem for classic style

* cvtripleitem for banking style

* cvtripleitem for oldstyle

* cvtripleitem for fancy style

* cvtripleitem for contemporary style

* add a changelog entry and a documentation for \cvtripleitem command

* simplified math for \tripleitemcolumnwidth
This commit is contained in:
daniel 2024-05-21 18:50:07 +02:00 committed by GitHub
commit 72603c495e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 85 additions and 1 deletions

View file

@ -25,6 +25,7 @@ version 2.?.? (29 Jun 2023)
- 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).
- Setting \listitemsymbolspace allows custom spacing between list symbol and text item (for \cvlistitem and \cvlistdoubleitem).
- Introducing \cvtripleitem command for items in three columns. Closing feature request #174.
version 2.3.1 (21 Feb 2022)
- Fix duplicate GitLab icon (#105).