[texhax] Defining item bullets...

Petar Milin pmilin at ff.uns.ac.rs
Sat Apr 2 12:27:04 CEST 2011


Thanks for the tip!
However, is it possible to put small gifs or pic-files (of any type) 
there? Pretty much the same as PowerPoint does.

Best,
Petar
>> >  Hello!
>> >  Is it possible to make my own bullets for itemization -- small pics or
>> >  something of that kind?
>> >
>> >  All the best,
>> >  PM
>> >
>> >
>>      
> Sure it is. I usually prefer the paralist package which allows the
> following:
>
> \documentclass{scrartcl}
> \usepackage[]{paralist}
> \begin{document}
>
> \begin{compactitem}[$\Rightarrow$]
> \item a
> \item b
> \item c
> \end{compactitem}
>
> You could use also the following:
>
> \begin{itemize}
>   \item [a] dfsgfd
> \item [b] dfdsf
> \item [c] rztrzr
> \end{itemize}
>
> \end{document}
>
> Uwe
>
> -- Uwe Ziegenhagen <http://www.uweziegenhagen.de> -------------- next 
> part -------------- An HTML attachment was scrubbed... URL: 
> <http://tug.org/pipermail/texhax/attachments/20110401/e8af9efb/attachment-0001.html> 
> ------------------------------



More information about the texhax mailing list