Commit graph

32 commits

Author SHA1 Message Date
David
4a5feadc4f adjust padding. update \setcvskilllegendcolumns
Finetune paddings in legend. Some paddings in cvbodyiv are by eyenorm.

Move calculation of desriptorwidths to the \cvskilllengend and
\cvskillplainlegend commands to recalculate these lengths on the
fly. This way, the recalculation of those width is closer to where the
legnths get used which makes the code more readable and makes it easier
to adjust padding.
In addition, this step allows dropping recalculation of these lengths from the
\setcvskilllegendcolumns method, cleaning this method up and achieving a cleaner code.
2021-01-22 12:45:00 +01:00
David
8df8305955 change minor issues according to review critique 2021-01-22 00:06:07 +01:00
David
debbc88210 fix typo in comment 2021-01-20 21:26:00 +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
45d75f428f add alternative legend style \cvskillplainlegend 2021-01-20 18:47:50 +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
David
dada6c7a2f work first working version \skillMatrixColumnWidth 2021-01-19 13:15:00 +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
David
ddede375ed add skillmatrix to casual and classic styles 2021-01-16 00:22:36 +01:00
David
64f8ca05a2 add a working version of a skillmatrix 2021-01-15 22:15:36 +01:00