snvv wrote:
HelloIs it possible to increase the space between a bullet and the text that follows?Thank you snvv
If you want to do this globally (all bullets, all levels of the document, try the following in your preamble:
\addtolength{\leftmargini}{3ex}
\addtolength{\labelsep}{3ex}
(change 3ex to whatever amount of space you want).
/Paul
