From: Kieran Healy Date: Sun, 4 Oct 2009 00:46:24 +0000 (-0400) Subject: Note about \vspace and \marginhead X-Git-Url: https://projects.mako.cc/source/bmh-cv/commitdiff_plain/9c48422d8866e70bb1c4e8655cd982450e2079ef Note about \vspace and \marginhead --- diff --git a/kjh-vita.tex b/kjh-vita.tex index 8bfd633..6bebdf9 100644 --- a/kjh-vita.tex +++ b/kjh-vita.tex @@ -112,7 +112,11 @@ %%% Local commands %%%------------------------------------------------------------------------ -%% marginal header +%% Marginal header +%% Note: as the document goes on you may need to introduce a (gradually increasing) +%% \vspace element to keep the marginal header pleasingly aligned with the first +%% item in the body text. Like this: \marginhead{{\vskip 0.4em}Grants}, or +%% \marginhead{{\vskip 0.8em}Service}. Experiment as needed. \newcommand{\marginhead}[1]{\marginpar{\textsf{{\footnotesize\vspace{-1em}\flushright #1}}}}