ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: ishamid <ishamid@lamar.colostate.edu>
Subject: Re: Times New Toman
Date: Tue, 15 Mar 2005 21:03:36 -0700	[thread overview]
Message-ID: <4249980C@webmail.colostate.edu> (raw)

Dear fellow conspirators,

more about my attempts to get times new roman working:

I could find neither context.cnf nor type-mws.tex in the distribution. Anyway, 
here is my attempt at a typescript file: note that arial provides the 
companion sans serif: any comments will be appreciated.

Question: What is "\typescriptthree"?

I'm assuming there is also a [font:fallback:serif] option.

Best
Idris

===========================================================

\starttypescript [serif] [timesnewroman] [name]

\setups[font:fallback:serif]

\definefontsynonym[Serif]          [TimesNewRoman]

\definefontsynonym[SerifBold]      [TimesNewRoman-Bold]

\definefontsynonym[SerifItalic]    [TimesNewRoman-Italic]

\definefontsynonym[SerifBoldItalic][TimesNewRoman-BoldItalic]

\stoptypescript


\starttypescript [serif] [timesnewroman] [texnansi]

\definefontsynonym [TimesNewRoman]
[\typescriptthree-timesnewroman]
[encoding=\typescriptthree]

\definefontsynonym [TimesNewRoman-Bold]
[\typescriptthree-timesnewromanb]
[encoding=\typescriptthree]

\definefontsynonym [TimesNewRoman-Italic]
[\typescriptthree-timesnewromani]
[encoding=\typescriptthree]

\definefontsynonym [TimesNewRoman-BoldItalic]
[\typescriptthree-timesnewromanz]
[encoding=\typescriptthree]

\stoptypescript


\starttypescript [map] [timesnewroman] [texnansi]

\loadmapfile[texnansi-microsoft-timesnewroman.map]

\stoptypescript

\usetypescriptfile[type-tnr]

\definetypeface [timesnewroman]
[ss] [sans] [arial] [default]
[encoding=texnansi]

\definetypeface [timesnewroman]
[rm] [serif] [timesnewroman] [default]
[encoding=texnansi,rscale=1.1]

\definetypeface [timesnewroman]
[mm] [math] [palatino] [default]
[encoding=texnansi,rscale=1.1]

\definetypeface [timesnewroman]
[tt] [mono] [modern] [default]
[encoding=texnansi,rscale=1.25]
===========================================================

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

             reply	other threads:[~2005-03-16  4:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-16  4:03 ishamid [this message]
2005-03-16  7:45 ` Stefan Wachter
  -- strict thread matches above, loose matches on Subject: below --
2005-03-16  3:36 ishamid

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=4249980C@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).