TransWikia.com

Just want ask if my way of doing this is right or wrong

TeX - LaTeX Asked by SoulNoobster on January 24, 2021

begin{itemize}
            item[a$)$]
            item[b$)$]
            item[c$)$]
end{itemize}

Will it cause error in the future ?

and should i use par or \ to go to next line which should i use ? thanks

One Answer

If you want an alphabetic enumeration, I'd suggest using the enumitem package. With it you can do the following:

documentclass{article}

usepackage{enumitem}

begin{document}
begin{enumerate}[label=alph*)]
  item first
  item second
  item third
end{enumerate}
end{document}

enter image description here

Correct answer by Skillmon on January 24, 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