Skip to content

Instantly share code, notes, and snippets.

@pikeas
Created March 2, 2016 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pikeas/df96ff4f935176969871 to your computer and use it in GitHub Desktop.
Save pikeas/df96ff4f935176969871 to your computer and use it in GitHub Desktop.
\newcommand*{\cvtinyentry}[2]{
\vspace{-2.0mm}
\setlength\tabcolsep{0pt}
\setlength{\extrarowheight}{0pt}
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} L{\textwidth - 4.5cm} R{4.5cm}}
\entrytitlestyle{#1} & \entrylocationstyle{#2}
\end{tabular*}
% right here, this new line present = small gap, not present = big gap
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment