Curricula Vitae / Résumésexperience too long for one page

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
Deteklover
Posts: 2
Joined: Sat Aug 19, 2017 3:07 pm

experience too long for one page

Post by Deteklover »

Hi,
First I want to thanks you for this great template.
And second, sorry for my approx english !

I use the template for my CV, but the problem is that my jobs experiences are very long. The result is that I have on a page with the left profile, just the "Experience" title and on a next white page all my jobs exps.
And they are cut and not continuing to another pages ! So I lost all the rest jobs exps.

When I activated the second page, I have only new paragraph without the rest of my exps.

Could you help me to modify the code to have my jobs exps on multipages with profile (maybe not full profile but I think that I'm able to manage the second profiles pages)

I hope you understand what I meant;

Recommended reading 2024:

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

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

thomasb
Posts: 134
Joined: Thu Aug 03, 2017 10:54 am

experience too long for one page

Post by thomasb »

Personally, I don't... Put a bit of code ! Besides, within a few hours, Johannes is going to answer you that last update broke the template :lol:

Code: Select all

\documentclass[12pt]{article}
\begin{document}
Text.
\end{document}
The code mark allows to insert code.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

experience too long for one page

Post by Johannes_B »

Use different twenty environments. The template is not setup for much text, everything is supposed to be on one page to the human ressources guy can have a look at it in only twenty seconds (compare with the name of the template.
thomasb wrote:Personally, I don't... Put a bit of code ! Besides, within a few hours, Johannes is going to answer you that last update broke the template :lol:.
Not funny, not helpful.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Deteklover
Posts: 2
Joined: Sat Aug 19, 2017 3:07 pm

experience too long for one page

Post by Deteklover »

Thanks for your answer. ;)
So you tell me that template isn't for long CV.

I use differents twenty env. as you told me but is there a solution to have, on the next white page, the blue profile rect?
So the page will have the entire CV template looking.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

experience too long for one page

Post by Johannes_B »

Looking at the example tex file, there even is an example second page.

Use makeprofile on the next page.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Yazeed Hasan
Posts: 2
Joined: Sat Jan 25, 2020 8:16 pm

experience too long for one page

Post by Yazeed Hasan »

@Deteklover @Johannes_B
Please, can you give me which twenty environment to use in order to split the text into multiple pages
Post Reply