Note about \vspace and \marginhead
authorKieran Healy <kjhealy@gmail.com>
Sun, 4 Oct 2009 00:46:24 +0000 (20:46 -0400)
committerKieran Healy <kjhealy@gmail.com>
Sun, 4 Oct 2009 00:46:24 +0000 (20:46 -0400)
kjh-vita.tex

index 8bfd63327aae90137106adb4c04476da9785c9b1..6bebdf9bfc6f4ad96945d7d5534565f528fd7a31 100644 (file)
 %%% Local commands
 %%%------------------------------------------------------------------------
 
 %%% 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}}}}
 
 
 \newcommand{\marginhead}[1]{\marginpar{\textsf{{\footnotesize\vspace{-1em}\flushright #1}}}}
 
 

Benjamin Mako Hill || Want to submit a patch?