aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-05-18 17:11:45 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-05-18 17:11:45 +0300
commita98f37a04d2564a5d287bd46022117249f18080a (patch)
tree7528548ec7342c1e09a3b9fd59b28f8e64d22c08
parentnormalize line endings (diff)
downloadcv-a98f37a04d2564a5d287bd46022117249f18080a.tar.gz
cv-a98f37a04d2564a5d287bd46022117249f18080a.zip
grammar tweaks
-rw-r--r--cv.tex12
1 files changed, 7 insertions, 5 deletions
diff --git a/cv.tex b/cv.tex
index ffc55de..b0fcb08 100644
--- a/cv.tex
+++ b/cv.tex
@@ -9,9 +9,11 @@
% Sans serif font by default
\renewcommand\familydefault{\sfdefault}
-\usepackage[margin=2.5cm]{geometry} % Document margins
+% Document margins
+\usepackage[margin=2.5cm]{geometry}
-\usepackage{graphicx} % \includegraphics, used to include a picture of me
+% \includegraphics, used to include a picture of me
+\usepackage{graphicx}
% === Typography ===
@@ -37,13 +39,13 @@
% === Custom commands ===
-% "C++", taken from http://tex.stackexchange.com/a/4304/9088
+% "C++", thanks to this guy: http://tex.stackexchange.com/a/4304/9088
\usepackage{relsize}
\newcommand\CXX{%
C\nolinebreak[4]\hspace{-.05em}\raisebox{.4ex}{\relsize{-3}{\textbf{++}}}%
}
-% Whitespace skips
+% Whitespace
\newcommand\CvSmallSkipLength{0.5em}
\newcommand\CvBigSkipLength{1em}
@@ -55,7 +57,7 @@
% Section headers ("Experience", "Education", etc.)
\newcommand\CvSectionHeader[1]{\CvBigSkip\textbf{#1}\CvBigSkip}
-% Horizontal rules
+% Horizontal line/separator
\newcommand\CvRule{\begingroup\color{CvRuleColor}\hrule\endgroup}
% Workplace header