Hi,

the change from a while ago to get the symbols for bullet etc. from the text font when available leads to where unpleasant results for a few fonts. A good example for this are first level items where the symbol is too symbols in my opinion which looks even worse for smaller font sizes.

While I can understand the change to use the text font for the symbols I miss a simple way
to switch back to the math font for the symbols, e.g. \usesymbols[math].


\starttext

\startitemize[packed]
\item First item
\item Second item
\item Third item
\stopitemize

\startitemize[packed]
\sym{\m{\bullet}} First item
\sym{\m{\bullet}} Second item
\sym{\m{\bullet}} Third item
\stopitemize

\blank

Latin Modern: \symbol[bullet] \m{\symbol[bullet]}

\setupbodyfont[pagella]

TeX Gyre Pagella: \symbol[bullet] \m{\symbol[bullet]}

\setupbodyfont[dejavu]

DejaVu Serif: \symbol[bullet] \m{\symbol[bullet]}

\stoptext


Wolfgang

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to