Curricula Vitae / Résumés ⇒ Removed quotation, now there's too much space under my name
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Removed quotation, now there's too much space under my name
Many thanks for the template and it looks. I am using the classic style of the template and removied the quotation so I cud make more space in my CV. But there are still some space between the Education section and the Name at the top. I am wondering if there is any ways to remove the space between??
Karlson
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Removed quotation, now there's too much space under my name
If you want to reduce white space further after removing the
\quote{}
command then go to moderncvstyleclassic.sty
and change line 153 from: {}%
to: {\vspace{-20pt}}%
If you want to do this for the casual style do the same for line 100 in
moderncvstylecasual.sty
.Cheers,
Vel
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Removed quotation, now there's too much space under my n
mobbSF