Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

square bullets in latex?

2,022 views
Skip to first unread message

V.Z.Nuri

unread,
Feb 16, 2002, 10:47:34 PM2/16/02
to
how do I do filled square bullets in latex?
I think I see an easy way to use
unfilled square bullets based on one
of the special characters. is a filled
square bullet a special character?

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)

Yvon Henel

unread,
Feb 17, 2002, 3:22:36 AM2/17/02
to
V.Z.Nuri a écrit :

Have a look at:
http://www.tex.ac.uk/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
--
Y. Henel, TeXnicien de surface

Maurizio Loreti

unread,
Feb 17, 2002, 4:33:54 AM2/17/02
to
vzn...@yahoo.com (V.Z.Nuri) writes:

> 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

Kasper Graversen

unread,
Feb 17, 2002, 6:02:36 PM2/17/02
to
vzn...@yahoo.com (V.Z.Nuri) wrote in news:1e0fd315.0202161947.709f5828
@posting.google.com:

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/

0 new messages