Curricula Vitae / RésumésSections not being divided into multiple pages

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Sections not being divided into multiple pages

Post by templateuser »

Hi,

first of all amazing template!! Really beautiful, thank you so much

I have specified some sections, but the biggest ones are not being 'divided' in more than one page. In other words, these sections generate a new page in order to have the contents all together. I put the output here: http://www.inf.puc-rio.br/~aliborio/resume2/resume.pdf

Is there any way I can change the template for the sections to be continuous and not generate a new page??

Thanks!

Airton

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: Sections not being divided into multiple pages

Post by Vel »

Hi Airton,

The problem is that \cventry{} does not split between pages and your PSafe position is too long to fit on the first page. You can get around this by putting your lists outside the \cventry{} which will make them split between pages as normal.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: Sections not being divided into multiple pages

Post by templateuser »

Thanks a lot Vel!! It worked like a charm :)
Post Reply