typo
[bmh-cv] / kjh-vita.tex
index 88a13b684ed0b0c80f08bae0f2d14a7d0eb1b473..9a87e0a553e884e9f0aec4920d6dfa0696b0bb04 100644 (file)
@@ -1,4 +1,4 @@
-%%% A template to produce a nice-looking Curriculm Vitae.
+%%% A template to produce a nice-looking Curriculum Vitae.
 %%% Kieran Healy <kjhealy@gmail.com>
 %%% Most recent version is at http://kjhealy.github.com/kjh-vita
 %%%
 %%% vc.sty
 %%% Fonts
 %%%
+%%% ------------------------------------------------------------------------
+%%% Note
+%%%------------------------------------------------------------------------
+%%% Because this is a hand-tweaked file, be on the look out for \medksip, 
+%%% \bigskip and \newpage commands here and there, which are used to balance
+%%% the layout or avoid widows & orphans, etc. You should of course add or 
+%%% remove these as needed.
+%%%------------------------------------------------------------------------
 
 \documentclass[11pt]{article}
 
 %%% 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}}}}
 
 

Benjamin Mako Hill || Want to submit a patch?