ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Size of itemize symbols
@ 2019-03-16  7:30 Wolfgang Schuster
  0 siblings, 0 replies; only message in thread
From: Wolfgang Schuster @ 2019-03-16  7:30 UTC (permalink / raw)
  To: mailing users

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-16  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-16  7:30 Size of itemize symbols Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).