Actually it is possible to write the years like:
2012-2013 Anything
But using:
02/2012-02/2013 breaks the layout.
Maybe anything know how to fix it?
Greetings
Sascha
Curricula Vitae / Résumés ⇒ Add month to entry
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Add month to entry
For visualizing what i mean:
http://paste.opensuse.org/70663277
If i can move the left range of the "Berufserfahrung" a little bit more to left then i can use:
02/2012--02/2013 with a space between 02/2013 and the Jobtitle.
Do you know what i mean?
http://paste.opensuse.org/70663277
If i can move the left range of the "Berufserfahrung" a little bit more to left then i can use:
02/2012--02/2013 with a space between 02/2013 and the Jobtitle.
Do you know what i mean?
Add month to entry
Hey Sascha,
Open up
All you need to do is reduce the
Cheers,
Vel
Open up
friggeri-cv.cls
and find this block:Code: Select all
\newcommand{\entry}[4]{%
#1&\parbox[t]{11.8cm}{%
\textbf{#2}%
\hfill%
{\footnotesize\addfontfeature{Color=lightgray} #3}\\%
#4\vspace{\parsep}%
}\\}
11.8cm
number which will move the whole right block to the right giving you more space for the dates.Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Add month to entry
Yeah that one works. Thank you 

Re: Add month to entry
No problem 

Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Re: Add month to entry
Hey,
I have the same problem with the date stretching over two lines. Instead of shifting the whole entry section further to the right, I'd like to start the entry with the first line of the date lines.
Examples:
date THE ENTRY shall start at this height
date
Is there a way to archieve this?
Thanks in advance for your help and great template!
cheers,
max.
I have the same problem with the date stretching over two lines. Instead of shifting the whole entry section further to the right, I'd like to start the entry with the first line of the date lines.
Examples:
date THE ENTRY shall start at this height
date
Is there a way to archieve this?
Thanks in advance for your help and great template!
cheers,
max.