TransWikia.com

Line spacing in CV

TeX - LaTeX Asked by Hwang on June 19, 2021

I have one question regarding how can I adjust line spacing in Latex.

I think…it’s kind of an easy problem…however…I don’t have any idea about solving this problem since I’m not familiar with Latex grammar.

The problem is that I want to reduce the line spacing in the areas marked in red in the attached picture.
enter image description here

I also attached latex codes of that part as follows:

enter image description here

I hope that I can receive some assistance regarding my circumstance. Thank you so much.

One Answer

The top separator is controlled by the key topsep -- simply set it to 0pt or whatever is desired separation

documentclass{article}
usepackage{enumitem}% http://ctan.org/pkg/enumitem
begin{document}

begin{itemize}[topsep=0pt]
  item Item 1
  item Item 2
  item Item 3
end{itemize}

end{document}

To set this globally, use

setlist[itemize]{topsep=0pt}

Answered by js bibra on June 19, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP