Dear all,
Some days ago i started using 'moderncv' (tip from localghost) for job applications. It is really nice. Both my first name as well as second/family name consists of 11 letters (so 22 in total). If i use moderncv+classic my second name is hyphenated. Is there any snippets to avoid this hyphenation such that my second name will appear just below my first name with some vertical space between 1st and 2nd names.
thanks
rajini.
Text Formatting ⇒ textformat in moderncv
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
textformat in moderncv
LaTeX.org admin
textformat in moderncv
Hi Stefan,
the default value in moderncvthemeclassic.sty is
As you told, if i put my second name in mbox, second name is not hyphenated. But it runs over the data (address) on the right side.
So i changed the above codes (size reduced!) to
I get everything fine (and it seems okay with reduced font size).
But just to know some details- Why there are two different font sizes (34 and 36) instead of one? In the first code (see above), which font is actually used ?
Rajini.
PS Why my location is shown in my profile?
the default value in moderncvthemeclassic.sty is
Code: Select all
\renewcommand*{\firstnamefont}{\fontsize{34}{36}\sffamily\mdseries\upshape}
So i changed the above codes (size reduced!) to
Code: Select all
\renewcommand*{\firstnamefont}{\fontsize{23}{23}\sffamily\mdseries\upshape}
But just to know some details- Why there are two different font sizes (34 and 36) instead of one? In the first code (see above), which font is actually used ?
Rajini.
PS Why my location is shown in my profile?
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
textformat in moderncv
I don't see a location in your profile.rajini wrote:PS Why my location is shown in my profile?
Stefan
LaTeX.org admin
Re: textformat in moderncv
Sorry, i missed 'not'!
Why my location is not shown in my profile?
Why my location is not shown in my profile?
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
textformat in moderncv
Did you enter the ocation? Go to the User Control Panel, to the Profile tab and enter it in the Location edit box.
Stefan
Stefan
LaTeX.org admin