From 6175f9f2e26a598266580bcc3da301ea6ffe286a Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 26 Feb 2021 14:13:07 +0300 Subject: use \begin{comment} --- cv.tex | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/cv.tex b/cv.tex index 3403031..bbd893c 100644 --- a/cv.tex +++ b/cv.tex @@ -6,6 +6,9 @@ \usepackage[T1]{fontenc} \usepackage[english]{babel} +% \begin{comment} +\usepackage{verbatim} + % Sans serif by default \renewcommand\familydefault{\sfdefault} @@ -207,20 +210,25 @@ system performance issues was developed. \end{CvWorkplaceDescription} \CvRule -%\CvSectionHeader{Education} +\begin{comment} +% Wish I was a properly educated man :-( + +\CvSectionHeader{Education} -%\CvWorkplaceHeader{2009}{2013}{Bachelor of Computer Science}{SPbSU}{eng.spbu.ru} +\CvWorkplaceHeader{2009}{2013}{Bachelor of Computer Science}{SPbSU}{eng.spbu.ru} + +\begin{CvWorkplaceDescription} +During my education, I've been focusing on the following topics: +\begin{itemize}[noitemsep] + \item x86(-64) architecture (including writing a term paper "Verification of +a x86-64 disassembler"), + \item x86(-64) microarchitecture (including working on my bachelor thesis +"Attacking AES in a cloud using CPU caches"). +\end{itemize} +\end{CvWorkplaceDescription} +\CvRule -%\begin{CvWorkplaceDescription} -%During my education, I've been focusing on the following topics: -%\begin{itemize}[noitemsep] - %\item x86(-64) architecture (including writing a term paper "Verification of -%a x86-64 disassembler"), - %\item x86(-64) microarchitecture (including working on my bachelor thesis -%"Attacking AES in a cloud using CPU caches"). -%\end{itemize} -%\end{CvWorkplaceDescription} -%\CvRule +\end{comment} \begin{minipage}[t]{.5\linewidth} \CvSectionHeader{Programming Languages} -- cgit v1.2.3