Wrong spaces in verbatim mode with Consolas
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
On 9/17/2013 6:33 PM, Wolfgang Schuster wrote:
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
are we talking about the same font? \starttypescript [mono] [consolas] \setups[font:fallback:mono] \definefontsynonym [Mono] [file:consola] [features=none] \definefontsynonym [MonoBold] [file:consolab] [features=none] \definefontsynonym [MonoItalic] [file:consolai] [features=none] \definefontsynonym [MonoBoldItalic] [file:consolaz] [features=none] \stoptypescript \definetypeface [mainface] [rm] [serif] [modern] [default] \definetypeface [mainface] [tt] [mono] [consolas] [default] \setupbodyfont[mainface] \showglyphs \starttext \starttyping a b cd x y z \stoptyping \stoptext looks ok here ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Am 18.09.2013 um 09:50 schrieb Hans Hagen
On 9/17/2013 6:33 PM, Wolfgang Schuster wrote:
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
are we talking about the same font?
I used the files which came with my office installation where the spaces are wrong (see attachment) but when I use the files from your example the text looks ok. Wolfgang
On 9/18/2013 4:11 PM, Wolfgang Schuster wrote:
Am 18.09.2013 um 09:50 schrieb Hans Hagen
: On 9/17/2013 6:33 PM, Wolfgang Schuster wrote:
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
are we talking about the same font?
I used the files which came with my office installation where the spaces are wrong (see attachment) but when I use the files from your example the text looks ok.
i have no clue Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Wolfgang Schuster
-
Wolfgang Schuster