I'd like to define a list like the following:

The nearest I found while googling was this:
\begin{itemize}
\item[-] foo
\item[*] bar
\end{itemize}
But how can I now use a cross or a check symbol?
|
|
|
Use e.g. the
You can even define a special macro for it:
See either the comprehensive symbol list (search for "Checkmark") or detexify to find other symbols if you don't like the one above. |
|||||
|
|
Use a package which provides such symbols, such as MnSymbol, bbding or pifont. There are more. Use math mode within the square brackets if required. Example:
You could define your own name for the symbol by |
|||
|
|
|
Dingbats are easy to obtain, from symbol packages like
In standard classes,
|
|||
|
|