I am new here, I have started using LaTeX a few days ago. Everything is okay at this time but when I try something like not-standard it gives me a headache. I am trying to make a descriptive enumeration I think it is called, this I mean (to avoid wrong spellings):
Code: Select all
\begin{description}
\item [a] For hyperlinks.
\item [img] For images.
\end{description}
Could you please give me a hint to do this?
Thanks!