ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Adam Lindsay" <atl@comp.lancs.ac.uk>
Subject: Re: changing tt only
Date: Wed, 29 Jan 2003 17:25:44 +0000	[thread overview]
Message-ID: <20030129172544.27395@news.comp.lancs.ac.uk> (raw)
In-Reply-To: <87isw77u8d.fsf@gundla.ch>

Patrick Gundlach said this at Wed, 29 Jan 2003 18:15:30 +0100:

>Hello out there,
>
>I currently use:
>
>\usetypescript[berry][8r]
>\setupbodyfont[pos]
>
>and wish to change the monospace only, let's say to cmtt10. How do I
>accomplish this?

I know no simple way of doing this. I have a typescript set up for this,
though:
\starttypescript [Time] 
  \usetypescript [berry] [8r]
  \definetypeface [Time] [rm] [serif] [times]           [default]
[encoding=8r]
  \definetypeface [Time] [ss] [sans]  [helvetica]       [default]
[rscale=.9,encoding=8r]
  \definetypeface [Time] [tt] [mono]  [computer-modern] [default]
[rscale=1.1,encoding=ec]
  \definetypeface [Time] [mm] [math]  [times]           [default]
[encoding=8r]
\stoptypescript

I find it preferable to pos because courier is far too light. I'd love to
hear of an easier way, though.

adam


-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay                      atl@comp.lancs.ac.uk
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK             Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  reply	other threads:[~2003-01-29 17:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29 17:15 Patrick Gundlach
2003-01-29 17:25 ` Adam Lindsay [this message]
2003-01-29 18:11   ` Patrick Gundlach
2003-01-29 19:00     ` Adam Lindsay
2003-01-29 19:39       ` Patrick Gundlach
2003-01-29 23:43         ` Hans Hagen
2003-01-30 23:03           ` Patrick Gundlach
2003-01-29 21:12       ` Hraban
2003-01-29 23:40       ` Hans Hagen
2003-01-30 23:18         ` Patrick Gundlach
2003-01-31 12:34           ` Hans Hagen
2003-01-31 15:01             ` My Way (was: Re: Re: changing tt only) Adam Lindsay
2003-01-31 15:26               ` Hans Hagen
2003-01-31 15:27             ` changing tt only Patrick Gundlach
2003-01-29 20:58     ` Hraban
2003-01-29 23:32   ` Hans Hagen
2003-01-30 10:34     ` Patrick Gundlach
2003-01-31 23:04       ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030129172544.27395@news.comp.lancs.ac.uk \
    --to=atl@comp.lancs.ac.uk \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).