Fix the stupid % at the end of each line in the aside environment

This commit is contained in:
Timvde
2018-06-13 22:21:02 +02:00
parent 958b035605
commit a362635963
2 changed files with 30 additions and 33 deletions

61
cv.tex
View File

@@ -8,41 +8,40 @@
{Computer Scientist / Software Developer}} {Computer Scientist / Software Developer}}
% In the aside, each new line forces a line break \begin{aside}
\begin{aside}% \vspace*{0.2cm}
\vspace*{0.2cm}%
\section{Contact} \section{Contact}
\vspace*{0.57cm}% \vspace*{0.57cm}\\
Nerviërsstraat 62 Nerviërsstraat 62\\
3000 Leuven 3000 Leuven\\
Belgium Belgium\\
~ ~\\
\href{mailto:hireme@vdeynde.com}{hireme@vdeynde.com} \href{mailto:hireme@vdeynde.com}{hireme@vdeynde.com}\\
~ ~\\
\section{Programming} \section{Programming}
\vspace*{0.47cm}% \vspace*{0.47cm}\\
\hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]% \hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]
\bcbar[plain,text=Python]{9}% \bcbar[plain,text=Python]{9}
\bcbar[plain,text=Java]{7}% \bcbar[plain,text=Java]{7}
\bcbar[plain,text=Rust]{6}% \bcbar[plain,text=Rust]{6}
\bcbar[plain,text=C/C++]{7}% \bcbar[plain,text=C/C++]{7}
\end{bchart}% \end{bchart}
\vspace*{0.5cm} \vspace*{0.5cm}\\
\section{General skills} \section{General skills}
\vspace*{0.47cm}% \vspace*{0.47cm}\\
\hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]% \hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]
\bcbar[plain,text=Linux CLI]{7}% \bcbar[plain,text=Linux CLI]{7}
\bcbar[plain,text=Git]{9}% \bcbar[plain,text=Git]{9}
\bcbar[plain,text=\LaTeX]{6}% \bcbar[plain,text=\LaTeX]{6}
\end{bchart}% \end{bchart}
\vspace*{0.5cm} \vspace*{0.5cm}\\
\section{Languages} \section{Languages}
\vspace*{0.47cm}% \vspace*{0.47cm}\\
\hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]% \hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]
\bcbar[plain,text=Dutch]{10}% \bcbar[plain,text=Dutch]{10}
\bcbar[plain,text=English]{8}% \bcbar[plain,text=English]{8}
\bcbar[plain,text=French]{5}% \bcbar[plain,text=French]{5}
\end{bchart}% \end{bchart}
\end{aside} \end{aside}
\section*{Work experience} \section*{Work experience}

View File

@@ -93,9 +93,7 @@
} }
\begin{textblock}{3.6}(1.5, 4.33) \begin{textblock}{3.6}(1.5, 4.33)
\begin{flushleft} \begin{flushleft}
\obeycr
}{% }{%
\restorecr
\end{flushleft} \end{flushleft}
\end{textblock} \end{textblock}
\let\section\oldsection \let\section\oldsection