add separation comments for better handling

This commit is contained in:
Matthieu Morin 2024-05-14 15:02:48 +02:00
parent e19725c465
commit fc04dfa813
1 changed files with 40 additions and 0 deletions

View File

@ -160,6 +160,10 @@
% break across pages if things get too long.
\begin{paracol}{2}
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
\cvsection{Education}
% \divider\smallskip
@ -257,9 +261,18 @@ University Innovation Lab podcast to transfer our knowledge, its in Czech, on \f
\item I helped with the creation of a few organizations like: \\the South Bohemian Student Parliament - \instagram{jihoceskysp} \\ or the Association of Czech Entrepreneurship \homepage{podnikavecesko.cz}
\end{itemize}
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
%% Switch to the right column. This will now automatically move to the second
%% page if the content is too long.
\switchcolumn
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
\cvsection{Awards}
\cvachievement{\faTrophy}{TOP 65 Highschooler Czech Republic 2022}{I was honored with this title for my achievements and extracurricular activities in 2022, namely my startup and my activity in student organizations - More at: \site{stredoskolakroku.cz}}
@ -274,6 +287,10 @@ University Innovation Lab podcast to transfer our knowledge, its in Czech, on \f
\cvachievement{\faCertificate}{Remembrance List Písek (2022)}
{Receiving an award by the mayor of Písek, I represented our school and city on events, such as education innovation conferences, we got subsidized by the city to create Geohry, later Erant for local education.}
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
\cvsection{Soft-Skills}
\cvtag{Teamwork}
@ -290,11 +307,19 @@ University Innovation Lab podcast to transfer our knowledge, its in Czech, on \f
\cvtag{design, UI/UX}
\cvtag{Management}
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
% use ONLY \newpage if you want to force a page break for
% ONLY the current column
\newpage
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
\cvsection{Languages}
\cvskill{Czech}{Native}
@ -313,6 +338,10 @@ University Innovation Lab podcast to transfer our knowledge, its in Czech, on \f
%% \bigskip, \vspace etc to make adjustments.
\medskip
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
% % \cvsection{Referees}
% % % \cvref{name}{email}{mailing address}
@ -326,6 +355,10 @@ University Innovation Lab podcast to transfer our knowledge, its in Czech, on \f
% % \medskip
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
\cvsection{A Day of My Life}
% Adapted from @Jake's answer from http://tex.stackexchange.com/a/82729/226
@ -341,6 +374,9 @@ University Innovation Lab podcast to transfer our knowledge, its in Czech, on \f
\end{paracol}
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
\vspace{\fill} % Fill remaining vertical space
@ -350,4 +386,8 @@ University Innovation Lab podcast to transfer our knowledge, its in Czech, on \f
\vspace{\footersep} % Add space after footer
% ------------------------------------------------------------------------------------------------ %
% ================================================================================================ %
% ------------------------------------------------------------------------------------------------ %
\end{document}