summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-08-03 00:36:47 -0400
committerJesse Luehrs <doy@tozt.net>2022-08-03 00:36:47 -0400
commit267a7d48b86a121fd6e929724003173e55013bc8 (patch)
treee85d8f483d9f991318786b670528f3aeb9c0eb3a
parent16f57976cf4e64cd4e4d0a5d162347d224bb6b44 (diff)
downloadconf-267a7d48b86a121fd6e929724003173e55013bc8.tar.gz
conf-267a7d48b86a121fd6e929724003173e55013bc8.zip
resume updates
-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}