Commit graph

255 commits

Author SHA1 Message Date
Tianyi Zheng
b966dd6ecf
Remove extraneous academicons warning
Remove academicons warning in moderncviconssymbols.sty because it's irrelevant to users not using XeTeX or LuaTeX
2023-05-09 04:01:52 -07:00
Joel Ong
d5ffdb5a80 do not hyperlink pageref to last page 2023-05-09 11:38:26 +03:00
Guillaume Paumier
79cf3191f6 fixes and typos 2023-05-09 11:29:15 +03:00
daniel
1d31d8b8dd uncomment signature 2023-05-09 11:27:51 +03:00
LLdaniel
afc08b8a6c make the signature optional and available in all styles 2023-05-09 11:27:51 +03:00
LLdaniel
63ec92f670 proposal for adding a signature to cover letter 2023-05-09 11:27:51 +03:00
Ingemar Berg
fa3ebb6b48 Add URL encoding to links containing non-ASCII characters 2023-03-31 22:29:52 +02:00
Ingemar Berg
853e216435 Add option to force HTTP to homepage 2023-03-09 00:00:08 +02:00
Stephan Lachnit
ab6f21433c CI: use thomasweise/docker-texlive-full
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2023-03-03 16:26:35 +02:00
Fabrice Le Goff
dbb2f13a3e add option to classic style to align header elements to the top 2023-01-27 11:57:14 +02:00
Mark Edward Fuller
1e320e465f replace cv header on cover letter with classic/fancy sender block 2023-01-24 22:42:53 +02:00
Thom Wiggers
1ef08da210 Avoid conflicts with hyperref includes by other packages
Pass the `unicode` option through `PassOptionsToPackage` instead of directly specifying it to `RequirePackage`.
2023-01-22 11:06: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
WEN Hao
133c0dff92 update the color theme sty files using commons/colors.tex 2022-11-01 18:46:43 +02:00
WEN Hao
57d6bcf32c Put color definitions in a standalone file #136; add color settings for social icons 2022-11-01 18:46:43 +02:00
WEN Hao
3b9bdd10b8 ajust icon colors by inspection on the webpages 2022-11-01 18:46:43 +02:00
WEN Hao
13078caa5a add colors to some of the icons 2022-11-01 18:46:43 +02:00
Ben Brooks
eed6253277 Add template examples for the other two YouTube link formats 2022-09-26 12:04:01 +03:00
Ben Brooks
249ef48e83 Socials: Add SoundCloud 2022-09-26 12:04:01 +03:00
Ben Brooks
c88397528c Socials: Add gaming services (Steam, Xbox, Playstation, BattleNet) 2022-09-26 12:04:01 +03:00
Ben Brooks
c895ef1f90 Socials: Add Twitch, YouTube, TikTok, Instagram 2022-09-26 12:04:01 +03:00
Mark E Fuller
f90b2e3b8a Update issue templates 2022-09-24 20:16:07 +02:00
Alessandro Bertulli
1877ee7618 Fix unclear line of the manual (\cventry optional/empty arguments) 2022-09-11 22:27:47 +02:00
Mark E. Fuller
f7971f8c94 switch template casual to classicstyle 2022-08-17 17:22:28 +03:00
Mark E. Fuller
7dc8e51b28 resize template footskip 2022-08-17 17:22:28 +03:00
Mark E. Fuller
886aad7641 Discord social symbol 2022-08-17 17:22:28 +03:00
Mark E Fuller
9ddf15a722
readme typo fix 2022-06-29 11:44:42 +03:00
Mark E. Fuller
7cd4f31784 fix PDF title metadata for blank CV title 2022-06-29 11:43:22 +03:00
Mark E Fuller
59aaae8264
Codeberg & Mastodon (#107)
* implement codeberg social and tikz icon
* add codeberg social to template, rearrange social icons list
* implement mastodon social
* implement mastodon social in template
2022-02-21 13:52:36 +01:00
Stephan Lachnit
ab7c92fe21
Release v2.3.1 v2.3.1
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-21 13:46:45 +01:00
Stephan Lachnit
cf1e7d03d0
Replace ~~~ with hspace (#109)
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-21 13:36:51 +01:00
Henrik Tjäder
20c016afd9
Icons: Remove duplicate gitlab (#105)
Closes #100
2022-02-13 15:03:19 +01:00
Stephan Lachnit
0beface906
Add babel to template, remove old character encoding comments (#104)
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-12 12:30:34 +01:00
Mark E. Fuller
a89a2a7455 add underscores in template to indicate need for escape character 2022-01-14 13:04:13 +02:00
Mark E. Fuller
9bfd54065c rollback use of detokenize: see issue #79 2022-01-14 13:04:13 +02:00
Gustavo A. Corradi
d74bc36a5f
Added \protect to tikz path in some icons (#96) 2022-01-12 22:59:36 +01:00
Stephan Lachnit
a2183b78e8 Add matrix room to readme
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-19 16:50:37 +02:00
Stephan Lachnit
c293bcd5dd
Add Development section to README (#88)
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-19 13:53:03 +01:00
Stephan Lachnit
a6427c5a48
Add top-level moderncv/ folder to release tarball (#90)
Closes #89

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-19 13:43:51 +01:00
Stephan Lachnit
6db46bf0f4
CI: fix incorrect branch name
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-16 19:40:01 +01:00
Stephan Lachnit
157241f7ce
Release v2.3.0 v2.3.0
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-16 19:31:42 +01:00
Stephan Lachnit
1428397a82
Run workflow on docker image (#87)
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-14 19:25:47 +01:00
Stephan Lachnit
d3511495b8
Put font loading in template (#85)
Closes https://github.com/moderncv/moderncv/issues/73

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-13 22:00:04 +01:00
Dimitri Belopopsky
8cf759f104
Update academicons note (#86) 2021-12-13 21:59:15 +01:00
Gustavo A. Corradi
d042bf05f7
Font selection and new icons (#84) 2021-12-13 20:46:54 +01: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