ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mari Voipio <mari.voipio@iki.fi>
Subject: Re: How to use PostScript font
Date: Thu, 19 Aug 2004 16:40:26 +0300 (EET DST)	[thread overview]
Message-ID: <Pine.OSF.4.58.0408191627360.15710@sirppi.helsinki.fi> (raw)
In-Reply-To: <6a3f076a0e64.6a0e646a3f07@tampabay.rr.com>

On Thu, 19 Aug 2004 skhilji@tampabay.rr.com wrote:

> None of the commands that I was told worked.  I donT think its my
> installation.  To my surprise, the following does not work at
> live.contextgarden.net.  If you see the log file, it says that the TFM
> file not found.

You just missed one critical row that makes things work both in
live.contextgarden.net and at least in my own installation (I just wish
somebody made TeXFont work in Windows...). Patrick mentioned this
yesterday, but perhaps you haven't seen the message?

Try this:
\usetypescript[adobekb][ec] %or whatever your encoding is
> \setupbodyfont[pos]
> \starttext
> The quick brown fox jumps over the lazy dog.
> \stoptext


If that works on your computer (I *know* it works in contextgarden as I
found out about it by trial and error, a note in cont-sys.rme/cont-sys.tex
led me to the right track), try this (works in contextgarden):

---

\usetypescript[adobekb][ec] % THIS does the magic
\usetypescript[palatino][ec]
\setupbodyfont[palatino,12pt]

\starttext

The quick brown fox jumps over the lazy dog.

ÅÄÖ åäö

\stoptext

-------


[I always use the diacritics of my native language(s) Finnish and Swedish
as Computer Modern doesn't have them - if the diacritics turn up in the
pdf file, the font settings work.]


Good luck from a font-fighting fellow,


Mari

  reply	other threads:[~2004-08-19 13:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-19 13:02 skhilji
2004-08-19 13:40 ` Mari Voipio [this message]
2004-08-20  0:06   ` Nigel King
2004-08-20  0:42     ` Steve Peter
  -- strict thread matches above, loose matches on Subject: below --
2004-08-20 13:41 skhilji
2004-08-20 13:54 ` Patrick Gundlach
2004-08-20 15:04   ` Hans Hagen
2004-08-20 16:11     ` Patrick Gundlach
2004-08-20 16:27       ` Hans Hagen
2004-08-20 16:40         ` Patrick Gundlach
2004-08-22  5:39           ` Salman Khilji
2004-08-22  6:28             ` Salman Khilji
2004-08-22  6:23               ` Larry Stamm
2004-08-22 18:11                 ` Patrick Gundlach
2004-08-18 19:16 skhilji
2004-08-18 19:24 ` Patrick Gundlach
2004-08-19  8:07   ` Hans Hagen
2004-08-19 21:58     ` Patrick Gundlach
2004-08-20  7:55       ` Hans Hagen
2004-08-20 14:09         ` Patrick Gundlach
2004-08-20 15:52           ` Hans Hagen
2004-08-21  8:48             ` Patrick Gundlach
2004-08-22 23:26               ` Hans Hagen Outside
2004-08-24  9:56                 ` Siep Kroonenberg
2004-08-24 10:09                   ` Patrick Gundlach
2004-08-18 19:28 ` Bill McClain
2004-08-18 21:16 ` Matt Gushee
2004-08-19 22:01 ` Patrick Gundlach
2004-08-18  2:56 skhilji
2004-08-18 15:02 ` Hans Hagen
2004-08-18 16:13   ` Matt Gushee

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=Pine.OSF.4.58.0408191627360.15710@sirppi.helsinki.fi \
    --to=mari.voipio@iki.fi \
    --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).