[cvlistitem] Space control between list symbol and text feature (#74) (#182)

* space control between list symbol and text feature (#74)

* space control feature realized with option 2 (option 1 reverted)
This commit is contained in:
daniel 2024-05-10 21:28:17 +02:00 committed by GitHub
commit 9687f709b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 22 additions and 15 deletions

View file

@ -24,6 +24,7 @@ version 2.?.? (29 Jun 2023)
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).
- Setting \listitemsymbolspace allows custom spacing between list symbol and text item (for \cvlistitem and \cvlistdoubleitem).
version 2.3.1 (21 Feb 2022)
- Fix duplicate GitLab icon (#105).