Commit graph

225 commits

Author SHA1 Message Date
David Seus
c5026082d5
Merge 6d54f74858 into d105da5b28 2021-12-12 11:38:34 -03:00
Dimitri Belopopsky
d105da5b28
Update build-pdf.yml (#83)
* Update build-pdf.yml
2021-12-08 23:16:09 +01:00
Dimitri Belopopsky
8ceeb27580
Update README and add warning for required LaTex engines (#77)
* Update README.md for required LaTex engines
* Describes which engines fully work with the package and why.
* Add warning if xetex/luatex is not used
2021-11-10 09:04:02 +01:00
Étienne Deparis
737b05c8d9
Mimic previous fontawesome look with fontawesome5 (#70)
See: https://github.com/moderncv/moderncv/issues/67
2021-08-13 10:46:35 +02:00
Stephan Lachnit
83640e1229
Release v2.2.0 v2.2.0
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 12:25:51 +02:00
Stephan Lachnit
67945734b2
CI: scan for horizontal and vertical bad boxes
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 12:15:11 +02:00
Stephan Lachnit
8c06866dbd
CI: don't update sources
This only takes time and there aren't any relevant updates for us anyway.

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 12:13:57 +02:00
Stephan Lachnit
f9c1836eb6
Remove dot in cventry
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 12:08:02 +02:00
Stephan Lachnit
0095e75df4
Fix footskip for fancyhdr in template
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 11:51:02 +02:00
Stephan Lachnit
f9d5775f5e
Remove baseurl in hyperref
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 11:30:13 +02:00
Stephan Lachnit
167c9e4395
Correct font loading
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 11:24:58 +02:00
Zachary Querengasser
249e5ed899 Don't break the title and quote formatting 2021-07-15 00:15:12 +10:00
Zachary Querengasser
39360f317d Move space after title into conditional 2021-07-14 00:35:39 +10:00
Reshad Patuck
b8dfa6bcbc
fix(moderncvheadiii.sty): remove /null at the end of the address header. (#60)
This removes the unnecesary newline there.
2021-06-01 11:57:20 +02:00
David Seus
6d54f74858 remove create-release-tarball.sh as per code review 2021-04-30 23:14:33 +02:00
David Seus
f9d11fdcf5 remove *.gz from gitignore 2021-04-30 22:55:40 +02:00
David Seus
9ef23be9f5 add notice back in as per review 2021-04-30 22:51:33 +02:00
David Seus
235da0f587 remove kate-tmp and pdf from gitignore 2021-04-30 22:51:13 +02:00
David Seus
c118647edf resovle gitignore conflict 2021-04-30 21:11:11 +02:00
David
bf7b6ed92b make userguide both compilable with make and from the file in the manual/ directory 2021-04-30 21:10:38 +02:00
David
f156699d61 add python script to include known bugs into user guide 2021-04-30 21:10:38 +02:00
David
8b38aaa1a3 update readme. include automatic version in title of user guide 2021-04-30 21:10:38 +02:00
David
2709edcc7d explain how to build template in a certain style 2021-04-30 21:10:38 +02:00
David
68785bd19c make template rule aware of STYLE variable 2021-04-30 21:10:38 +02:00
David Seus
72e99ae9af resovle gitignore conflict 2021-04-30 21:10:34 +02:00
David Seus
b9b4cb38b5 Update README.md
Discribe the make file rules and provide getting started information
2021-04-30 21:09:54 +02:00
David Seus
5af8ecb614 resolve conflicts 2021-04-30 21:09:28 +02:00
David
c94015a626 add Makefile to automate templete building and releases 2021-04-30 21:07:05 +02:00
Stefan Sundin
e543cd7976
Remove www from Twitter, GitHub, GitLab, and BitBucket domain names. (#44) 2021-03-29 08:58:26 +02:00
msharp1
2630a79fec
Fix compilation error with banking style (#41)
It fix the bug that already exists in upstream : https://github.com/xdanaux/moderncv/issues/98
2021-02-28 15:29:31 +01:00
Mark E. Fuller
09d62474db
delete synctex.gz 2021-02-10 10:39:44 +01:00
Mark E. Fuller
8408c353de
add birthdate field to template 2021-02-10 10:35:37 +01:00
Mark E. Fuller
2de5e9f825
Merge branch 'tvalimaki-birthday'
Merge birthdate field
2021-02-10 10:05:32 +01: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
Stephan Lachnit
51e77f8564
run workflow on PRs
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2021-02-07 13:50:22 +01:00
Mark E Fuller
74d672dec0
add WhatsApp, Signal, Matrix social, WhatsApp icon (#37) 2021-02-07 13:43:50 +01:00
David Seus
35138209d3
Bugfixes, improvements and new symbols/nosymbols option for all styles (#34)
* fix Researcher ID (still) doesn't display Issue #29.
* make options 'symbols' and 'nosymbols' available to all styles to toggle whether symbols should be used or not. Include symbols in oldstyle by default.
* migrate older newcommand syntax in moderncvcollection.sty to the xparse syntax.
* Fix resumé typo in template. Is now résumé.
* remove loading lmodern fonts in all styles as they can produce issues with german characters, see https://tex.stackexchange.com/questions/496630/lualatex-problems-with-german-characters.
* remove loading inputenc package by default. Only load the package when pdflatex is used.
2021-01-26 12:57:04 +01:00
David Seus
caa0cb8dbf
Do not use inputenc when not using pdflatex, don't include lmodern by default (#33) v2.1.0 2021-01-22 16:19:45 +01:00
Stephan Lachnit
4387015f7b
Update changelog for v2.1.0
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2021-01-22 16:01:58 +01:00
Stephan Lachnit
b2c6a02efa
Prettier template
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2021-01-22 15:48:52 +01:00
David Seus
3960c39bc3
Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
Stephan Lachnit
a2917f3533
add script to create release tarball
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2021-01-21 20:39:39 +01:00
Stephan Lachnit
dd8045909c
Fix duplicate userguide
Userguide v2 was never, the old one was deleted. It is still out of date and currently doesn't even build.

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2021-01-21 20:21:38 +01:00
Stephan Lachnit
037a79720d
Merge from 'xdanaux/master' 2021-01-21 20:13:43 +01:00
Xavier Danaux
453d6947ca Fix 2 unneccessary empty line bugs
- Avoid an unnecessary empty line in body 3 when both the company name and date range are empty, enabling one to stack roles at the same company
- Avoid an unnecessary empty line in head 3 when no details (address, phone number, etc.) are provided
2021-01-19 13:16:18 +00:00
Mark E. Fuller
908154ed65 fix call to Researcher ID icon 2021-01-09 19:12:39 +01:00
Mark E Fuller
d9ae8b0eef Update build-pdf.yml
attempt to resolve error with TeX Live install buring build
2021-01-04 12:09:19 +01:00
Mark E. Fuller
fab44205d6 add compiler switch in cv styles using awesome icons 2021-01-04 12:09:19 +01:00
Mark E Fuller
8d55276704
Implement detokenize in links to fix use of underscores and other characters in social links; change icon package in classic style to same as casual since so many were missing (#24) 2021-01-03 17:30:51 +01:00
Dimitri Belopopsky
23177fcf19
Add google scholar social icon (#22) 2020-10-24 01:03:10 +02:00