Expand About section to the width of the document
This commit is contained in:
parent
ab9528c5c5
commit
a7242e2617
Binary file not shown.
@ -213,23 +213,17 @@
|
|||||||
\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
|
|
||||||
\section{about}
|
|
||||||
\parbox[t][][t]{\textwidth}{
|
|
||||||
\lightsmall{
|
|
||||||
\begin{flushleft}
|
|
||||||
$about$
|
|
||||||
\end{flushleft}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
%
|
|
||||||
% PROGRAMMING
|
% PROGRAMMING
|
||||||
\section{programming}
|
\section{programming}
|
||||||
\hlight
|
\hlight
|
||||||
@ -257,7 +251,7 @@
|
|||||||
\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,14 +318,14 @@
|
|||||||
%$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$}
|
||||||
@ -342,7 +336,7 @@
|
|||||||
\medskip
|
\medskip
|
||||||
} \\ %
|
} \\ %
|
||||||
$endfor$
|
$endfor$
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
%
|
%
|
||||||
%\section{publications}
|
%\section{publications}
|
||||||
%\vspace{-0.5em}
|
%\vspace{-0.5em}
|
||||||
|
Loading…
Reference in New Issue
Block a user