summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/tex/sarah_resume.sty21
1 files changed, 21 insertions, 0 deletions
diff --git a/config/tex/sarah_resume.sty b/config/tex/sarah_resume.sty
index 8ed2a20..2dadb30 100644
--- a/config/tex/sarah_resume.sty
+++ b/config/tex/sarah_resume.sty
@@ -47,6 +47,14 @@
% <<< \resitem
\newcommand{\resitem}[1]{\item {\small #1}}
% >>>
+% <<< \resdesc
+\newcommand{\resdesc}[1]{
+ \begin{minipage}
+ {\textwidth-0.5in}
+ \vspace{4pt}{\small #1}
+ \end{minipage}
+}
+% >>>
% <<< \resheading
\newcommand{\resheading}[1]{
{\large \colorbox{mygrey}{
@@ -67,6 +75,19 @@
\vspace{-0.8pt}
}
% >>>
+% \ressubsubheading <<<
+\newcommand{\ressubsubheading}[3]{
+ \begin{tabular*}{\textwidth-0.8in}{l@{\extracolsep{\fill}}r}
+ \textbf{#2} &
+ \begin{tabular*}{\textwidth-4in}{l@{\extracolsep{\fill}}r}
+ & #1 \\
+ & \textit{#3} \\
+ \end{tabular*}
+ \end{tabular*}
+ \\
+ \vspace{-0.8pt}
+}
+% >>>
% \resshortsubheading <<<
\newcommand{\resshortsubheading}[2]{
\begin{tabular*}{\textwidth-0.5in}{l@{\extracolsep{\fill}}r}