Commit graph

227 commits

Author SHA1 Message Date
David
7da08a6f76 update copyright notice according to review suggestions 2021-01-20 23:45:05 +01:00
David
577efeb8f1 Merge branch 'master' into skillmatrix
update version information and release year in preparation for ctan
upload
2021-01-20 21:44:31 +01:00
David
1448043e36 update release year and version information 2021-01-20 21:43:10 +01:00
David
debbc88210 fix typo in comment 2021-01-20 21:26:00 +01:00
David
d84aae0034 fix referencing depricated \recompute@cvskillmatrix@lengths command in comments of all body files 2021-01-20 21:04:45 +01:00
David
c0c0d1ee86 add copyright notice to all files modified and update release and date information in those files. 2021-01-20 20:47:39 +01:00
David
a9bc73036a Merge branch 'master' into skillmatrix
include the fix 2 unnecessary lines fix into feature branch
2021-01-20 20:15:33 +01:00
David
3859ea6592 revert template back to default casual style 2021-01-20 19:25:57 +01:00
David
45d75f428f add alternative legend style \cvskillplainlegend 2021-01-20 18:47:50 +01:00
David
8445dc4f1d show case skillmatrix and all related commands 2021-01-20 17:33:58 +01:00
David
a22e83a27b fix missing argument in document string of \cvskillentry 2021-01-20 17:03:36 +01:00
David
122a89fdfb add comment about option moderncvbodyii 2021-01-20 14:17:03 +01:00
David
23f3381146 add docstring for \setcvskilllegendcolumns and get rid of unnecessary RenewDocumentCommand 2021-01-20 14:13:36 +01:00
David
60426eaca0 add doc string to \setcvskillcolumns 2021-01-20 13:51:29 +01:00
David
cbbf44c714 add document string to \recompute@cvskillmatrix@lengths 2021-01-20 13:09:42 +01:00
David
b880edb2c6 make \recomputecvskillmatrixlengths a private command and rename it to \recompute@cvskillmatrix@lengths 2021-01-20 12:59:25 +01:00
David
67b16bba03 code clean up 2021-01-20 12:54:32 +01:00
David
a4825b392a correct indentation of cvskillhead 2021-01-20 12:51:41 +01:00
David
6dfad4494c correct indentation of cvskillentry 2021-01-20 12:49:43 +01:00
David
54068e7c47 add docstring for \cvskillentry and reformat docstring in the beginning 2021-01-20 12:48:01 +01:00
David
2dd1c067d7 fix mentioning asterix as optional input in legend docstring 2021-01-20 12:22:49 +01:00
David
dae8dbd864 fix typo in default legend string variables 2021-01-20 11:49:10 +01:00
David
5e181c3074 clean up default header definitions 2021-01-20 11:47:45 +01:00
David
6821238f6a add docstring to \cvskilllegend 2021-01-20 11:40:38 +01:00
David
86f4675f05 clean up definition of skill legend defaults. Define the delauts in one place for all bodys 2021-01-20 11:17:46 +01:00
David
6d68157531 add document string for \cvskill command 2021-01-20 11:04:15 +01:00
David
0eecbe41f4 fix \setcvskilllegendcolumns not working for bodyiv 2021-01-20 00:36:33 +01:00
David
6a1d2fdca1 add method to adjust width of legend column lengths 2021-01-20 00:24:08 +01:00
David
f91b6b08ff introduce left and right descriptor lengths for legend 2021-01-19 22:03:42 +01:00
David
6af37c02f5 adjust legend padding 2021-01-19 21:39:42 +01:00
David
f39bf66d0e rename basic commands to adhere to style of the rest of moderncv 2021-01-19 19:54:29 +01:00
David
867761fc49 introduce \setcvskillcolumns to adjust the cvskill matrix columns 2021-01-19 19:43:33 +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
David
dada6c7a2f work first working version \skillMatrixColumnWidth 2021-01-19 13:15:00 +01:00
David
2cb244f786 Merge branch 'skillmatrix' of github.com:cryptointerest/moderncv into skillmatrix
this merge was necessary due to the edit in the worksheet
2021-01-19 00:32:46 +01:00
David
6d4c4fb22a create unified moderncvskillmatrix.sty package and remove moderncvbody<i-v>skillmatrix.sty files 2021-01-19 00:28:16 +01:00
David
eb87e39006 begin work on making one single package 2021-01-18 18:47:49 +01:00
cryptointerest
cddf5b9bed
Update build-pdf.yml
install fonts awesome
2021-01-18 14:43:01 +01:00
David
d3b3123afc fix rogue c&p string and check everything with lualatex 2021-01-18 01:10:54 +01:00
David
64bf796494 try using \IfNoValueTF 2021-01-18 01:03:10 +01:00
David
f6de4053bd fix document already defined error 2021-01-18 00:34:14 +01:00
David
bb127f7e66 add first working skillmatrix for style fancy 2021-01-18 00:11:50 +01:00
David
024f9ba8ee include the nonworking cvskilltable into body v 2021-01-17 00:32:38 +01:00
David
fe1b3ca461 showcase the new skillmatrix 2021-01-17 00:25:49 +01:00
David
fa003e1738 add working cvmatrix for all styles but fancy 2021-01-17 00:23:16 +01:00
David
ddede375ed add skillmatrix to casual and classic styles 2021-01-16 00:22:36 +01:00
David
f04302b457 Merge remote-tracking branch 'upstream/master' into skillmatrix
merge the moderncv/moderncv repo changes into this repository
2021-01-15 22:55:50 +01:00
David
64f8ca05a2 add a working version of a skillmatrix 2021-01-15 22:15:36 +01: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