28 Mar
2014
28 Mar
'14
6:53 a.m.
On Thu, 27 Mar 2014, Wolfgang Schuster wrote:
Am 27.03.2014 um 16:21 schrieb Peter Münster
: Hi,
With the following setup and ConTeXt version 2014.02.14 I got typewriter style:
--8<---------------cut here---------------start------------->8--- \definefontfamily[constantia][sans][Constantia] \setupbodyfont[constantia] \starttext normal and \type{mono} \stoptext --8<---------------cut here---------------end--------------->8---
But not with version 2014.03.25.
What should I do to get typewriter style please?
You have to specify a font for monospaced text and it’s better to set also a font for math.
It would be nicer if the unset styles (in particular math) would fall back to the defaults. Aditya