* build all moderncv styles in github actions
* do correct escaping for sed
* prevent .log files from deletion, needed for artifact upload
* fix style iteration logic when replacing styles, colorize echo for better visibility
* fix colors
* Added support for "Medium.com" social symbols
* Update CHANGELOG
Add new version with Medium.com icon support.
* Update moderncv_userguide.tex
Added "Medium.com" as icon in the manual
* Update moderncviconsletters.sty
Added "Medium.com"
* Update template.tex
Added "Medium.com"
* preparations for v2.5.1: set correct copyright date, fix missing comments on userguide.tex
* sets the version for CHANGELOG
* comment in order to check the comments/headers beforehand
* omits .codespellrc in final release tarball
* fixes wrong paths for upload, investigation of failed push
* Make TikZ library use babel to not break with French
Rendering was incorrect when using French babel: `\usepackage[french]{babel}` (and probably other languages). This can be fixed by configuring TikZ to use babel too.
Fix#219
* Configure TikZ to use babel wherever it is used
* Update CHANGELOG
* Update moderncvheadvii.sty
added born for the contemporary style after address and before phone section
* Update CHANGELOG
- Fix birthdate not showing up in contemporary style (#244)
* Update moderncvheadvii.sty
- Fix birthdate not showing up in contemporary style (#244) (removed /born from letter)
* introduce simplex social icon - at least as tikz icon
* complete CHANGELOG entry
* introduce threema social icon - at least as tikz icon
* addendum: new compiled user guide
---------
Co-authored-by: Mark E Fuller <mark.e.fuller@gmx.de>
* make grey usable for contemporary, new color definition
* make blue usable for contemporary
* make burgundy usable for contemporary
* make green usable for contemporary
* make orange usable for contemporary
* make purple usable for contemporary
* make red usable for contemporary
* make black usable for contemporary
* allow long names in titles to break
Until now, a `~` (non breaking space) connects first
and last name in the cv title. This prevents long
names to break correctly. This commit replaces the space
with `\ `, a space that allows breaking.
Fixes#220
* added changelog entry
* removed non-breaking space in names from other headlines, too
* Update old style to use symbol instead of marvosym
* Update CHANGELOG
Added info to changelog
---------
Co-authored-by: Cali Garmo <aram.dermenjian.o@gmail.com>
* complete motivation letter, document new subject and signature label
* added more adjustable lengths
* note on including pictures
* note on long names and urls
* documenting combinations of head, body, foot
* comparison to old user guide and information transfer
* first revision user guide mussing to dos
* added documentation for #182 (\listitemsymbolspace)
* corrected number of styles: now six styles
--------
* 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
* 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>
* Add \social options: arXiv, INSPIRE
https://arxiv.org/ and https://inspirehep.net/ are websites on which
academics often have profiles that would be linked in a CV (particularly
physics and related fields).
Add social options through the academicons font.
* fixup arxiv and inspirehep socials
* fixup arxiv and inspire-hep socials