also I wonder if there is a nice
online list of all the special characters.
(I have several latex references but I wonder
if there are more than those listed)
Have a look at:
http://www.tex.ac.uk/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
--
Y. Henel, TeXnicien de surface
> how do I do filled square bullets in latex?
\rule{6pt}{6pt} ? With a suitable value of 6pt :-)
--
Maurizio Loreti - Linux Is Not UniX - http://www.pd.infn.it/~loreti/mlo.html
Univ. of Padova, Dept. of Physics - Padova, Italy lor...@pd.infn.it
you can redefine the symbol used for itemize... here we go:
% redefine layout for itemize (c) Kasper B. Graversen :)
\renewcommand\labelitemi{\rule[0.7mm]{1mm}{1mm}}
\renewcommand\labelitemii{$\triangleright$}
\renewcommand\labelitemiii{$\cdot$}
--
-kbg
logfilter v0.43 (for tex and latex) at
http://fermi.ruc.dk/~kbilsted/lf/