TransWikia.com

equalize distance when using in LaTeX

TeX - LaTeX Asked by Franco Gotelli on May 15, 2021

When I write a text after an end{itemize} the distance is different when I use . How can I equalize these distances?

item Soporte de audio MP3
item Permite crear animaciones interpoladas
end{itemize} 

textit{Herramientas de trabajo}

La interfaz de textit{Adobe Animate CC} incluye paneles para
trabajar con el color, las acciones, las capas, los```

enter image description here

One Answer

Set the length parskip and use the enumitem package to customize the list likewise.

A

documentclass[12pt,a4paper]{article}

setlength{parskip}{3ex}
setlength{parindent}{0pt}

usepackage{enumitem}

begin{document}

La interfaz de textit{Adobe Animate CC} incluye paneles para
trabajar con el color, las acciones, las capas, los fotogramas el audio, las imágenes y las instancias.


begin{itemize}[topsep=0pt,itemsep=parskip,parsep=0ex,partopsep=0ex]   
item Soporte de audio MP3
item Permite crear animaciones interpoladas
end{itemize}   

textit{Herramientas de trabajo}

La interfaz de textit{Adobe Animate CC} incluye paneles para
trabajar con el color, las acciones, las capas, los fotogramas el audio, las imágenes y las instancias.

textit{Adobe Animate CC} permite el uso de bibliotecas para ..

end{document}

Leave a blank line to start a new paragraph.

Correct answer by Simon Dispa on May 15, 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