ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: bold typewriter cm-font
Date: Fri, 14 May 2004 21:45:08 +0200	[thread overview]
Message-ID: <6.0.1.1.2.20040514214034.02a363f0@server-1> (raw)
In-Reply-To: <Pine.LNX.4.58.0405131932280.25991@gaston.free.fr>

At 19:38 13/05/2004, you wrote:

>I'm quite lucky, that I've finally got a bold typewriter font. Could you
>just tell me please, if this is the right ConTeXt-way to do it?
>
>\usetypescript[modern][texnansi]
>\setupbodyfont[modern]
>
>\definebodyfont [12pt] [tt] [bf=cmttb10 at 12pt]
>\definebodyfont [11pt] [tt] [bf=cmttb10 at 11pt]
>\definebodyfont [10pt] [tt] [bf=cmttb10]
>\definebodyfont [9pt] [tt] [bf=cmttb10 at 9pt]
>\definebodyfont [8pt] [tt] [bf=cmttb10 at 8pt]
>%\definebodyfont [12pt] [tt] [bf=cmbtt10 at 12pt]
>%\definebodyfont [11pt] [tt] [bf=cmbtt10 at 11pt]
>%\definebodyfont [10pt] [tt] [bf=cmbtt10]
>%\definebodyfont [9pt] [tt] [bf=cmbtt9]
>%\definebodyfont [8pt] [tt] [bf=cmbtt8]

best you can make a file type-loc.tex:

\starttypescript [mono] [computer-modern] [size]

   \definebodyfont [12pt] [tt] [bf=cmttb10 at 12pt]
   \definebodyfont [11pt] [tt] [bf=cmttb10 at 11pt]

\stoptypescript

>\starttext
>\tt hugo \bf hugo
>\stoptext

Hans

      reply	other threads:[~2004-05-14 19:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13 17:38 Peter Münster
2004-05-14 19:45 ` Hans Hagen [this message]

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=6.0.1.1.2.20040514214034.02a363f0@server-1 \
    --to=pragma@wxs.nl \
    --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).