0
votes
1answer
83 views

How to reduce the margins and spacings in this document

I'm using the res.cls to create a one-page CV (I know, res.cls is old, but I prefer its layout). Since the CV is one-page only, I need to squeeze some more space for its content. This is what I have ...
2
votes
1answer
61 views

Currivita - horizontal distance between bullet and content in cvlist

I am using cvlist to itemize my content as follows: \begin{cvlist}{HEADING} \item[1] blah \item[2] blah blah . . . \end{cvlist} However, the gap between the numbers (such as 1,2 etc) and the ...
2
votes
1answer
72 views

Text won't left align above list

I'm very new to LaTeX and have been using a template from my brother's resume to do up my own, and I have everything exactly how I want it except for the fact that I can't get the text on a line above ...
1
vote
1answer
438 views

currvita - vertical distance between bullters

How to make smaller vertical distance between item bullets in one section only ? \documentclass[a4paper,10pt]{article} \usepackage[TextAligned,NoDate]{currvita} \usepackage{fullpage} \begin{document} ...