space control between list symbol and text feature (#74)

This commit is contained in:
LLdaniel 2024-04-08 22:32:56 +02:00
commit ce1251dbd6
5 changed files with 21 additions and 9 deletions

View file

@ -218,6 +218,15 @@ 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?}