Curricula Vitae / RésumésDeedy Resume - Extra spaces on new page

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
ios_mx
Posts: 1
Joined: Wed Jul 18, 2018 1:01 am

Deedy Resume - Extra spaces on new page

Post by ios_mx »

Hello,

After starting section '\newpage', and then:

\begin{minipage}[t]{0.33\textwidth} % The left column takes up 33% of the text width of the page

\section{TECHNICAL SKILLS}


The problem is that left side minipage starts way in the middle of the new page which also causes right side minipage to stretch and overrun to a new line. Why there are these extra spaces before 'TECHNICAL SKILLS' and how to remove them.

Spend a couple of hours to solve this :(

Thanks a lot!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Deedy Resume - Extra spaces on new page

Post by kaiserkarl13 »

You might need \noindent before the minipage?
Post Reply