LLdaniel
5d817593fb
prepare new v2.5.0 release and do the usual header change
2026-01-30 22:23:41 +01:00
Yaroslav Halchenko
686f1a9a08
Add codespell support (config, workflow to detect/not fix) and make it fix some typos ( #253 )
...
* Add github action to codespell master on push and PRs
* Add rudimentary codespell config
* Ignore latex \@ constructs
* [DATALAD RUNCMD] chore: run codespell throughout fixing a few new typos automagically
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
2025-09-06 19:54:28 +02:00
AlexVonB
d7e0e4966e
Allowing long names to break in the cv title again ( #221 )
...
* 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
2024-12-10 23:24:40 +01:00
Yehuda Davis
cdf027a9da
style space between first and last name the same as first name ( #205 )
...
* style space between first and last name the same as first name
* add fix to changelog
2024-08-09 18:52:54 +02:00
daniel
2981711e6f
bump version due to included patch #195 (packaging issue) ( #196 )
2024-07-18 18:00:30 +02:00
daniel
e8a2096184
Prepare v2.4.0 in comments and changelog ( #193 )
...
* prepare for v2.4.0 release
* added issue numbers for changelog v2.4.0
2024-07-10 07:34:19 +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
Ingemar Berg
853e216435
Add option to force HTTP to homepage
2023-03-09 00:00:08 +02:00
Johannes Ranke
d8bc48733c
Add the possibility to add a subject line in the letter
...
This is the suggestion given by Matthias Baur on launchpad
https://answers.launchpad.net/moderncv/+question/222784 in comment 12
Closes #113
I included small layout tweaks in the different moderncvhead variants.
2022-11-01 18:53:18 +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
Mark E. Fuller
a4a2062ac9
Merge branch 'birthday' of https://github.com/tvalimaki/moderncv into tvalimaki-birthday
2021-02-10 10:03:43 +01:00
David Seus
3960c39bc3
Add new skill matrix feature to moderncv ( #32 )
2021-01-22 15:46:25 +01:00
merkrafter
37e504cf35
Make https default protocol #7 ( #9 )
...
Signed-off-by: merkrafter <merkrafter@gmail.com>
2020-08-09 10:26:13 +02:00
Tuomas Välimäki
e175692984
support birth date
2018-04-17 12:53:50 +03:00
Xavier Danaux
5a6a8f59cf
Fix \makecvtitlenamewidth backward compatibility (github: closes #4 )
2015-09-01 00:31:21 -07:00
Xavier Danaux
f50d1cff32
Release 2.0.0
2015-07-29 00:51:44 -07:00