Commit graph

243 commits

Author SHA1 Message Date
Mark E Fuller
b3a49ef77d
Merge branch 'master' into add_full_userguide 2021-09-10 19:12:59 +02: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
95ff2d0830 update README to latest local version 2021-05-01 00:46:03 +02:00
David Seus
d69c93904d first user guide version 2021-05-01 00:25:09 +02:00
David Seus
5319978adc add missing social links in section describing how to change symbols 2021-05-01 00:20:53 +02:00
David Seus
c827c29341 add missing social links in section describing personal data 2021-05-01 00:19:17 +02:00
David Seus
ec7a11af33 fix typo in changelog 2021-05-01 00:19:17 +02:00
David Seus
513c8846e2 add instructions how to add signature and subject 2021-05-01 00:19:14 +02:00
David Seus
cf15666239 add macro descriptions of templates to user guide 2021-05-01 00:18:33 +02:00
David
4607e0b538 refine color section 2021-05-01 00:18:33 +02:00
David
f16a54eedc clean up old sections 2021-05-01 00:18:33 +02:00
David
26eb39fbd6 explain orphaned section problem 2021-05-01 00:18:31 +02:00
David
9d74d0d6f6 add color explanation section 2021-05-01 00:17:42 +02:00
David
607d10ad05 add explanation on how to use babel to guide 2021-05-01 00:15:52 +02:00
David
5bdcbdd039 add bugs to known_bugs 2021-05-01 00:15:52 +02:00
David
99d1708fd3 explain previously hidden options for casual style 2021-05-01 00:15:52 +02:00
David
21071ab320 update package list with skillmatrix packages 2021-05-01 00:15:52 +02:00
David
f7ef9b4e77 fix formulations and typos 2021-05-01 00:15:49 +02:00
David
ce596d3a06 add version information in title 2021-05-01 00:13:01 +02:00
David
7e742dc2b3 add section explaining how to adjust symbols and itemize lables 2021-05-01 00:13:01 +02:00
David
4dffb0dd75 fix depricated comment explaining usage of \cvlistitem and \cvlistdoubleitem 2021-05-01 00:13:01 +02:00
David
4e8be11e27 start section on fine tuning styles 2021-05-01 00:13:01 +02:00
David
f1f8f4a44c remove pdfs completely from repo
due to the new Makefile the pdf files have become obsolete in the repo.
The new release rule of the make file creates all templates and the user
guide and includes them into the tarball.
In this way even users for which the linux based Makefile does not work
can download precompiled examples and and the manual
2021-05-01 00:12:58 +02:00
David
3498af88e3 add version information to template and userguide 2021-05-01 00:11:09 +02:00
David
ded3919ebf fix some typos 2021-05-01 00:11:07 +02:00
David
b6bad9dbf5 rename some of the section headings to make them more consistent. 2021-05-01 00:10:55 +02:00
David
af62d010e6 adjust code indendation of listings. Get rid of obsolete examples 2021-05-01 00:10:40 +02:00
David
afb1ec645b add section on editing personal data 2021-05-01 00:10:23 +02:00
David
1770277996 get basic setup section done 2021-05-01 00:10:11 +02:00
David
08ba506c7d modify introduction to section two 2021-05-01 00:10:00 +02:00
David
b074bb3c92 finish getting started section and give template description its own section 2021-05-01 00:08:28 +02:00
David
81c2943d9c get rough structure down and write how to read this manual 2021-05-01 00:08:06 +02:00
David
ab54218d57 get documentation compilable with xelatex 2021-05-01 00:07:47 +02:00
David
bd43548daf move to inputenx package, remove pdflatex specific configurations to make everything compilable with lualatex 2021-05-01 00:07:09 +02:00
David
2ea83cda3b set document encoding to utf8 2021-05-01 00:05:24 +02:00
David
f1159a37d5 merge typo fixes from github.com/ig0774/moderncv 2021-05-01 00:03:39 +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