ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: ishamid <ishamid@lamar.colostate.edu>
Subject: RE: how to use Times Roman font
Date: Sun, 20 Mar 2005 18:18:37 -0700	[thread overview]
Message-ID: <4247A038@webmail.colostate.edu> (raw)

>===== Original Message From mailing list for ConTeXt users 
<ntg-context@ntg.nl>
>
>Unfortunately, error again:

Yes, an error here as well. Did you try the two other ways I mentioned in my 
other reply:

============================================
%\usetypescript[adobekb][\defaultencoding]
%\setupbodyfont[pos] % note the comments

\usetypescript[times][\defaultencoding]
\setupbodyfont[times,12pt]

\starttext

\input knuth

\stoptext
============================================

Another way:

============================================
\definetypeface [times] [rm] [serif] [times] [default] [encoding=ec]

\switchtotypeface [times] [12pt,rm]


\starttext
\input knuth
\stoptext
===========================================

If neither of these two work then something is really wrong...

Best
Idris

============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

             reply	other threads:[~2005-03-21  1:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-21  1:18 ishamid [this message]
2005-03-21  1:31 ` xueruini
2005-03-21  3:57   ` Stefano
  -- strict thread matches above, loose matches on Subject: below --
2005-07-20 10:51 Sytse Knypstra
2005-07-20 12:03 ` Hans Hagen
2005-03-21 15:40 Stefano
2005-03-22 17:48 ` Patrick Gundlach
2005-03-21  1:23 ishamid
2005-03-20 23:40 ishamid
2005-03-21  9:05 ` Patrick Gundlach
2005-03-19  3:41 Xue Ruini
2005-03-20 22:29 ` Matthias Weber
2005-03-21  0:54   ` Xue Ruini
2005-03-21  6:20     ` Matthias Weber
2005-03-21  9:52       ` Hans Hagen
2005-03-21 10:06       ` Patrick Gundlach
2005-03-21  9:04     ` Patrick Gundlach

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=4247A038@webmail.colostate.edu \
    --to=ishamid@lamar.colostate.edu \
    --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).