Expand About section to the width of the document

This commit is contained in:
coolneng 2019-07-11 07:23:52 +02:00
parent ab9528c5c5
commit a7242e2617
2 changed files with 50 additions and 56 deletions

Binary file not shown.

View File

@ -213,51 +213,45 @@
\end{minipage} \end{minipage}
\end{tabular} \end{tabular}
\lighthrule \lighthrule
%---------- MAIN BODY ---------- %---------- MAIN BODY ----------
% ABOUT
\section{about}
\parbox[t][][t]{\textwidth}{
$about$
}
%---------- LEFT SIDE ---------- %---------- LEFT SIDE ----------
%\Mybox{ %\Mybox{
\begin{minipage}[t]{0.31\textwidth} \begin{minipage}[t]{0.31\textwidth}
\raggedright \raggedright
\begin{flushleft} %\begin{flushleft}
% ABOUT % PROGRAMMING
\section{about} \section{programming}
\parbox[t][][t]{\textwidth}{ \hlight
\lightsmall{ \begin{sortedlist}
\begin{flushleft} $for(programming)$
$about$ \sortitem{$programming$}
\end{flushleft} $endfor$
} \end{sortedlist}
}
%
% PROGRAMMING
\section{programming}
\hlight
\begin{sortedlist}
$for(programming)$
\sortitem{$programming$}
$endfor$
\end{sortedlist}
% TECHNOLOGIES % TECHNOLOGIES
% %
\section{technologies} \section{technologies}
\hlight \hlight
\begin{sortedlist} \begin{sortedlist}
$for(technologies)$ $for(technologies)$
\sortitem{$technologies$} \sortitem{$technologies$}
$endfor$ $endfor$
\end{sortedlist} \end{sortedlist}
% COURSES % COURSES
% %
\section{courses} \section{courses}
\hlight \hlight
$for(courses)$ $for(courses)$
\emphasized{$courses.name$} \\ \emphasized{$courses.name$} \\
\lightfont{\textbf{$courses.institution$}} \\ \lightfont{\textbf{$courses.institution$}} \\
$endfor$ $endfor$
\end{flushleft} %\end{flushleft}
\end{minipage}% \end{minipage}%
% %
%---------- RIGHT SIDE ---------- %---------- RIGHT SIDE ----------
@ -324,25 +318,25 @@
%$endfor$ %$endfor$
%\end{tabular} %\end{tabular}
% LANGUAGES % LANGUAGES
\section{languages} \section{languages}
% %
\setlength{\parskip}{1mm} \setlength{\parskip}{1mm}
\setlength{\hwide}{\dimexpr.5\hsize-4\tabcolsep} \setlength{\hwide}{\dimexpr.5\hsize-4\tabcolsep}
\setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep} \setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep}
\begin{tabular}{@{}p{\hwide}p{\rightwide}} \begin{tabular}{@{}p{\hwide}p{\rightwide}}
$for(languages)$ $for(languages)$
\parbox[t][][t]{\hwide}{% \parbox[t][][t]{\hwide}{%
\emphasized{$languages.language$} \emphasized{$languages.language$}
\medskip \medskip
} & % } & %
\parbox[t][][t]{\rightwide}{% \parbox[t][][t]{\rightwide}{%
\lightbf{$languages.proficiency$} \lightbf{$languages.proficiency$}
\medskip \medskip
} \\ % } \\ %
$endfor$ $endfor$
\end{tabular} \end{tabular}
% %
%\section{publications} %\section{publications}
%\vspace{-0.5em} %\vspace{-0.5em}