11 Oct
2011
11 Oct
'11
1:11 p.m.
On Tue, Oct 11, 2011 at 3:06 PM, Stephane Klein
Le 11/10/2011 14:53, luigi scarso a écrit :
\starttext
\symbol[bullet] $\cdot$ \textbullet\ • \stoptext
This is my result : http://dl.stephane-klein.info/context/test1.pdf
Bullet 1, 3, 4 have the same size (I think with my eyes).
This is the context code :
\enableregime [utf-8] \mainlanguage [fr] \starttext \symbol[bullet] $\cdot$ \textbullet\ • \stoptext
Regards, Stephane In MKII yes, in MKIV the first one is bigger than the others. Anyway, you can always use \scale, as Peter said. -- luigi