Commit graph

225 commits

Author SHA1 Message Date
David
87a6283824 make hidden head options available
casual style: make the head options 'alternate', 'details' and
'nodetails' available to the user. (previously they were hidden).
2021-01-26 18:40:59 +01:00
David
4768a0352c Merge branch 'master' into update_documentation
merge the merged bugfixes with documentation branch
2021-01-26 16:08:19 +01:00
David
2e8d94aa1e Merge remote-tracking branch 'upstream/master'
sync merged bugfixes from moderncv/moderncv
2021-01-26 16:01:28 +01:00
David
35b229994f make userguide both compilable with make and from the file in the manual/ directory 2021-01-26 16:00:33 +01:00
David
65b82c6ad2 update package list with skillmatrix packages 2021-01-26 15:59:53 +01:00
David
904b890a88 add python script to include known bugs into user guide 2021-01-26 15:36:24 +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
e931928c40 fix formulations and typos 2021-01-25 23:06:58 +01:00
David
35e81f94e9 add version information in title 2021-01-25 22:58:55 +01:00
David
a2ec1ecd06 update readme. include automatic version in title of user guide 2021-01-25 22:56:12 +01:00
David
fe4d968e2c add section explaining how to adjust symbols and itemize lables 2021-01-25 22:24:11 +01:00
David
c4a26684de fix depricated comment explaining usage of \cvlistitem and \cvlistdoubleitem 2021-01-25 22:23:40 +01:00
David
82992f3dbf start section on fine tuning styles 2021-01-25 11:24:54 +01:00
David
2a5a649f29 explain how to build template in a certain style 2021-01-24 13:40:55 +01:00
David
15369f5f43 make template rule aware of STYLE variable 2021-01-24 13:33:03 +01:00
David
f7cd49e4e8 blacklist *.gz and *.toc files 2021-01-24 13:32:43 +01:00
David Seus
31e6dbcca5
Update README.md
Discribe the make file rules and provide getting started information
2021-01-24 02:33:21 +01:00
David
9cb3fd53d0 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-01-23 23:15:59 +01:00
David
cb583105c8 add Makefile to automate templete building and releases 2021-01-23 23:08:46 +01:00
David
c62a4898e7 add version information to template and userguide 2021-01-23 21:40:43 +01:00
David
ce218e8a2b merge master 2021-01-22 21:28:12 +01:00
David
b20c500132 Merge remote-tracking branch 'upstream/master'
sync with moderncv/moderncv
2021-01-22 16:22:31 +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
David
13ec20c9bf Merge remote-tracking branch 'upstream/master'
This merge incorporates the new skillmatrix feature into the code base.
Yay!
2021-01-22 15:54:54 +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
David
cb7c902101 Merge remote-tracking branch 'upstream/master'
merge master of moderncv/moderncv into local repo
2021-01-22 01:03:53 +01:00
David
bc01a6a9ba fix some typos 2021-01-21 23:37:41 +01:00
David
33aa498eda rename some of the section headings to make them more consistent. 2021-01-21 23:35:59 +01:00
David
bf57c00d87 adjust code indendation of listings. Get rid of obsolete examples 2021-01-21 23:23:26 +01:00
David
f681a0f3cb add section on editing personal data 2021-01-21 23:12:32 +01:00
David
4ce8b6d29a get basic setup section done 2021-01-21 22:09:28 +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
David
34a815873d modify introduction to section two 2021-01-21 18:35:47 +01:00
David
caf9f0d51e finish getting started section and give template description its own section 2021-01-21 18:28:18 +01:00
David
506e5b1a7e get rough structure down and write how to read this manual 2021-01-21 17:48:40 +01:00
David
450a95e74b get documentation compilable with xelatex 2021-01-21 16:33:23 +01:00
David
3be50d7866 move to inputenx package, remove pdflatex specific configurations to make everything compilable with lualatex 2021-01-21 15:50:10 +01:00
David
6014da31a4 set document encoding to utf8 2021-01-21 15:37:42 +01:00
David
75673dfa42 merge typo fixes from github.com/ig0774/moderncv 2021-01-21 15:31:19 +01:00
David
1448043e36 update release year and version information 2021-01-20 21:43:10 +01:00
Stephan Lachnit
2f2e31b6d7
Fix 2 unneccessary empty line bugs (#31)
- 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

Authored-by: Xavier Danaux <xavier.danaux@attestorcapital.com>
2021-01-19 19:40:45 +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