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
Curricula Vitae / Résumés ⇒ Sections not being divided into multiple pages
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Sections not being divided into multiple pages
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
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
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Sections not being divided into multiple pages
Thanks a lot Vel!! It worked like a charm 
