ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Wrong spaces in verbatim mode with Consolas
@ 2013-09-17 16:33 Wolfgang Schuster
  2013-09-18  7:50 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2013-09-17 16:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

the Consolas font produces proportional spaces even with “features=none”.

\starttypescript [mono] [consolas]
    \setups[font:fallback:mono]
    \definefontsynonym [Mono]           [file:consolas]           [features=none]
    \definefontsynonym [MonoBold]       [file:consolasbold]       [features=none]
    \definefontsynonym [MonoItalic]     [file:consolasitalic]     [features=none]
    \definefontsynonym [MonoBoldItalic] [file:consolasbolditalic] [features=none]
\stoptypescript

\definetypeface [mainface] [rm] [serif] [modern]   [default]
\definetypeface [mainface] [tt] [mono]  [consolas] [default]
%\definetypeface [mainface] [tt] [mono]  [modern]   [default]

\setupbodyfont[mainface]

\starttext
\starttyping
a b  cd
x  y  z
\stoptyping
\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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2013-09-18 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-17 16:33 Wrong spaces in verbatim mode with Consolas Wolfgang Schuster
2013-09-18  7:50 ` Hans Hagen
2013-09-18 14:11   ` Wolfgang Schuster
2013-09-18 14:14     ` Hans Hagen

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