ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Help with Times font, footnote symbols and captions
Date: Sat, 26 Mar 2011 00:52:16 +0100	[thread overview]
Message-ID: <113278BD-DE8C-4F2A-9311-2C972D0F49D9@googlemail.com> (raw)
In-Reply-To: <nvitacolonna-165382.17254325032011@news.gmane.org>


Am 25.03.2011 um 17:25 schrieb Nicola:

> Ok. Please bear with me, understanding of font handling mechanisms is still 
> beyond my reach. This is the best I was able to do so far to use Times New Roman:

Mac:

\usetypescriptfile[type-mac]

\setupbodyfont[timesnewroman]

\starttext
Times New Roman
\stoptext


Windows:

\usetypescriptfile[type-win]

\setupbodyfont[times]

\starttext
Times New Roman
\stoptext


Other (with the ms core fonts package Mathew mentioned):

\setupbodyfont[mscore]

\starttext
Times New Roman
\stoptext


All:

\usemodule[simplefonts]

\setmainfont[Times New Roman]

\starttext
Times New Roman
\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2011-03-25 23:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25 11:51 Nicola
2011-03-25 11:58 ` luigi scarso
2011-03-25 12:16   ` Nicola
2011-03-25 12:20     ` luigi scarso
2011-03-25 15:57     ` mathew
2011-03-25 12:27 ` Wolfgang Schuster
2011-03-25 16:25   ` Nicola
2011-03-25 16:32     ` Nicola
2011-03-25 23:52     ` Wolfgang Schuster [this message]
2011-03-26 11:13       ` Nicola
2011-03-26 11:32         ` Wolfgang Schuster
2011-03-26 12:11           ` Nicola

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=113278BD-DE8C-4F2A-9311-2C972D0F49D9@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).