mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
space control feature realized with option 2 (option 1 reverted)
This commit is contained in:
parent
aaae729cd7
commit
10cd637289
7 changed files with 27 additions and 32 deletions
10
template.tex
10
template.tex
|
|
@ -20,6 +20,7 @@
|
|||
%\usepackage[scale=0.75]{geometry}
|
||||
%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates
|
||||
%\setlength{\makecvheadnamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
|
||||
%\setlength{\listitemsymbolspace}{10pt} % set custom spacing between list symbol and text item (influences \cvlistitem and \cvlistdoubleitem)
|
||||
|
||||
% the 'contemporary' style allows to append additional elements to the head background; uncomment and customize if needed
|
||||
%\def\@moderncvheadBackground{
|
||||
|
|
@ -231,15 +232,6 @@ Detailed achievements:
|
|||
\cvitem{hobby 3}{Description}
|
||||
|
||||
\section{Extra 1}
|
||||
%% Fine tuned examples due to two default parameters:
|
||||
%% - full specification command:
|
||||
%% cvlistitem[vertical spacing between list items][space after list symbol]{Item}
|
||||
%% - single default command: \cvlistitem[0.75em]{Item} leads to
|
||||
%% 0.75em vertical spacing and default
|
||||
%% - single default command: \cvlistitem[][0.25em]{Item} leads to
|
||||
%% default vertical spacing and 0.25em space after list symbol
|
||||
%% - full default command: \cvlistitem{Item} leads to
|
||||
%% default vertical spacing and default space after list symbol
|
||||
\cvlistitem{Item 1}
|
||||
\cvlistitem{Item 2}
|
||||
\cvlistitem{Item 3. This item is particularly long and therefore normally spans over several lines. Did you notice the indentation when the line wraps?}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue