On 29 November 2015 at 17:51, Hans Hagen <pra...@wxs.nl> wrote:
> On 11/29/2015 5:55 PM, Kate F wrote:
>>
>> Hi,
>>
>> I'm defining a slightly smaller bullet point symbol:
>>
>>   \definesymbol[smallbullet][\small\bullet]
>>   \setupitemize[1][smallbullet]
>>
>> This aligns the smaller bullet point to the baseline of text, which is
>> too low. I'd like to have it vertically centered, such that it aligns
>> in the middle of where the regular-sized \bullet would be. I tried
>> using \inframed[height=\lineheight], but I couldn't find a way to make
>> that end up in the right place.
>
>
> \definesymbol
>   [smallbullet]
>   [\raise.1ex\hbox{\mathematics{\scriptstyle\bullet}}]
>

Thanks! Where does the .1ex come from? Is that value derived from some
measurement, or does it just look about right?

-- 
Kate
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to