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,23 +213,17 @@
\end{minipage}
\end{tabular}
\lighthrule
%---------- MAIN BODY ----------
% ABOUT
\section{about}
\parbox[t][][t]{\textwidth}{
$about$
}
%---------- LEFT SIDE ----------
%\Mybox{
\begin{minipage}[t]{0.31\textwidth}
\raggedright
\begin{flushleft}
% ABOUT
\section{about}
\parbox[t][][t]{\textwidth}{
\lightsmall{
\begin{flushleft}
$about$
\end{flushleft}
}
}
%
%\begin{flushleft}
% PROGRAMMING
\section{programming}
\hlight
@ -257,7 +251,7 @@
\emphasized{$courses.name$} \\
\lightfont{\textbf{$courses.institution$}} \\
$endfor$
\end{flushleft}
%\end{flushleft}
\end{minipage}%
%
%---------- RIGHT SIDE ----------
@ -324,14 +318,14 @@
%$endfor$
%\end{tabular}
% LANGUAGES
\section{languages}
%
\setlength{\parskip}{1mm}
\setlength{\hwide}{\dimexpr.5\hsize-4\tabcolsep}
\setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep}
% LANGUAGES
\section{languages}
%
\setlength{\parskip}{1mm}
\setlength{\hwide}{\dimexpr.5\hsize-4\tabcolsep}
\setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep}
\begin{tabular}{@{}p{\hwide}p{\rightwide}}
\begin{tabular}{@{}p{\hwide}p{\rightwide}}
$for(languages)$
\parbox[t][][t]{\hwide}{%
\emphasized{$languages.language$}
@ -342,7 +336,7 @@
\medskip
} \\ %
$endfor$
\end{tabular}
\end{tabular}
%
%\section{publications}
%\vspace{-0.5em}