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
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
Stephan Lachnit
dc1229f4bc
Add GitHub Actions ( #21 )
...
Closes #4 .
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-10-20 17:05:36 +02:00
Dimitri Belopopsky
86533a0304
Add telegram social icon
...
Closes #16
2020-10-18 17:19:00 +02:00
Stephan Lachnit
86fa5dd43b
Better folder structure
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-10-18 11:30:30 +02:00