ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* defined symbols - question/feature suggestion
@ 2011-02-18  9:39 Florian Wobbe
  2011-02-18  9:52 ` Mojca Miklavec
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Florian Wobbe @ 2011-02-18  9:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

in symb-mis.mkiv you define most symbols with \mathematics. I don't know why you take these symbols from the math font. Just in case the symbol does not exist in the regular font, I would guess.

Problem is only, that you will loose most symbols when switching the math font to something else than computer-modern (I tested with euler and cambria). BTW: I wonder how many contexters use modern for math...

Anyway it appears most fonts have geometric shapes and common symbols and dingbats. So I end up redefining the symbols:

\definesymbol [bullet]    [\textbullet]
\definesymbol [dash]      [--]
\definesymbol [star]      [\char"2734]
\definesymbol [triangle]  [\char"25B6]
\definesymbol [square]    [\char"25A0]
\definesymbol [diamond]   [\char"25C6]
\definesymbol [checkmark] [\char"2713]

Also it looks nicer when you use item symbols matching the text font.

Maybe you would consider this and prefer symbols from the text font rather than those from the math font and keep \mathematics only as fall back should the glyph be unavailable.

Cheers,
Florian
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-02-27 10:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-18  9:39 defined symbols - question/feature suggestion Florian Wobbe
2011-02-18  9:52 ` Mojca Miklavec
2011-02-18 13:50   ` C.
2011-02-19 19:28     ` Johannes Kuester
2011-02-19 23:24       ` C.
2011-02-19 23:40         ` Hans Hagen
2011-02-20  7:41           ` Wolfgang Schuster
2011-02-20 11:08           ` Johannes Kuester
2011-02-18 16:21 ` Hans Hagen
2011-02-18 17:30 ` Hans Hagen
2011-02-27 10:09   ` Florian Wobbe

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).