Advertisement
Guest User

Untitled

a guest
Feb 27th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. renewcommand*{cventry}[7][.25em]{%
  2. cvitem[#1]{#2}{%
  3. {bfseries#3}%
  4. ifthenelse{equal{#4}{}}{}{, {slshape#4}}%
  5. ifthenelse{equal{#5}{}}{}{, #5}%
  6. ifthenelse{equal{#6}{}}{}{, #6}%
  7. .strut%
  8. ifx&#7&%
  9. else{newline{}begin{minipage}[t]{linewidth}small#7end{minipage}}fi}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement