ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Paul Schalck <schickele@web.de>
To: ntg-context@ntg.nl
Subject: Re:  Can I use OpenType fonts with ConTeXt on Windows right now
Date: Thu, 12 Apr 2007 22:05:02 +0200	[thread overview]
Message-ID: <878668625@web.de> (raw)

An easy way to test OpenType fonts with Context/Xetex from scratch under Windows (XP):

1. Get Texlive 2007

2. Install the Context collection with the Texlive Manager (Xetex is included)

3. Create a little test file:

\enableregime[utf]

\definetypeface[myface][ss][Xsans][Arial]%or any else font in your /windows/fonts folder; run "fc-list >namelist.txt" to get them all
\setupbodyfont[myface, 12pt]

\starttext
Hello World!
\stoptext

4. Run "texexec --xtx test.tex"


Sources:
http://wiki.contextgarden.net/Fonts_in_XeTeX
http://www.fsci.fuk.kindai.ac.jp/kakuto/win32-ptex/web2c75-e.html
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192

             reply	other threads:[~2007-04-12 20:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12 20:05 Paul Schalck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-04-13 13:26 Vyatcheslav Yatskovsky
2007-04-13 13:40 ` Mojca Miklavec
2007-04-13 13:56   ` Vyatcheslav Yatskovsky
     [not found]     ` <6faad9f00704130735q60d1c0aci3a120f559770d90a@mail.gmail.com>
     [not found]       ` <1897999158.20070413192920@gmail.com>
2007-04-13 19:07         ` Mojca Miklavec
     [not found] <mailman.4826.1176378848.17432.ntg-context@ntg.nl>
2007-04-12 17:32 ` Vyatcheslav Yatskovsky

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=878668625@web.de \
    --to=schickele@web.de \
    --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).