Closed thezelus closed 8 years ago
Hi friend,
I thought it's a feature needed, so I applied your opinion on Awesome CV. You can use like below:
\cvsection{Summary}
\begin{cvparagraph}
...
BlahBlah~
...
\end{cvparagraph}
P.S) I changed original 'cvparagraph' to 'lettersection' because it is just a section's title of the cover letter.
Happy New Year!
@posquit0 : when i uncomment the summary section, it overlaps with the education section kindly let me know if i am doing anything wrong. And also spacing of the summary seems a bit odd.
@posquit0 this is still broken for me.
\cvsection{Summary}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cvparagraph}
Current Site Reliability Engineer at start-up company Kasa. 7+ years experience specializing in the backend development, infrastructure automation, an\
d computer hacking/security. Super nerd who loves Vim, Linux and OS X and enjoys to customize all of the development environment. Interested in devisi\
ng a better problem-solving method for challenging tasks, and learning new technologies and tools if the need arises.
\end{cvparagraph}
fails with
Package hyperref Warning: Rerun to get /PageLabels entry.
Runaway argument?
{
! Paragraph ended before \paragraphstyle was complete.
<to be read again>
\par
l.61
?
Hi @posquit0
Thanks for this awesome template. I am trying to add a new section to the example resume you have provided but I am running into issues with font styling.
Say for example I want to add a
Summary
section beforeEducation
which basically has either few sentences or itemized list with 3-4 entries, how can I do that? I tried creating a new cvsectionBut no luck.
\cvparagraph
doesn't work either.--------------------EDIT-------------------- I tried this and the font styling issue seems to be resolved but now there are 3 empty lines below the section title.