sorry for my bad English...but, first of all, thanks for the awesome twentysecondscv template!
I'm using it with some modifications and I'm very glad for it.
Now, I need to transform it in a two pages CV.
I know, as its name tells us, "twenty seconds cv" it's a resume created to being read in 20 seconds.
Nevertheless, I'd like to add a second page with less important information (like a list of translation I done).
I read in the presentation:
I decommented the code:The template features commented code for making it into a two page Resume/CV where the document body simply continues onto the next page and the sidebar is displayed again on the second page.
Code: Select all
% SECOND PAGE EXAMPLE
%----------------------------------------------------------------------------------------
\newpage % Start a new page
\makeprofile % Print the sidebar
I tried to add skills in the sidebar but they don't appear on the second page (its sidebar it's perfectly withe).
I look at twentysecondscv.cls but I didn't understand how modify.
Thanks for any suggestion