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: Lucida hangs (?) on latest beta
Date: Wed, 12 Oct 2011 12:54:16 +0200	[thread overview]
Message-ID: <3FDF4426-7B90-4858-827B-5CF6B3996BF1@googlemail.com> (raw)
In-Reply-To: <CAGbDsP3oi0RnMiQMbxam_QLaLjqdVOfT4x8fhrhPwnfqT2HmyQ@mail.gmail.com>


Am 12.10.2011 um 12:31 schrieb Mari Voipio:

> On Wed, Oct 12, 2011 at 12:37, Wolfgang Schuster
> <schuster.wolfgang@googlemail.com> wrote:
>> When the fonts are in your Windows font directory you can try this:
>> 
>> \usemodule[simplefonts]
>> 
>> \setmainfont[Lucida Bright]
> 
> It works! And I learned something new and useful today, now I finally
> understand why it is called "simplefonts" (thankfully I already
> learned this module thing last year, so I had it already...).
> 
> 
> Not only did I get Lucida to work, this seems to work as well:
> 
> \usemodule[simplefonts]
> \setmainfont[Calibri]
> 
> 
> Now I'm one happy ConTeXter, this'll stop most of the fights with the
> Word users...
> 
> 
> NB. I'll wikify some of this stuff once I've got a bit of leftover
> energy. In the meanwhile, is there a way of finding out what fonts are
> included in the simplefonts module now? A quick wiki search on
> "simplefonts" didn't seem terribly useful, but might just be my
> inability to concentrate on the task…

simplefonts hasn’t any fonts included (except latin modern),
it uses contexts font database to search for the requested font.

You can get information from the database on the command line,
e.g. a search for caliber on my system results in this:

rover:~ wolf$ mtxrun --script font --list --all calibri*

calibri             calibri             /Library/Fonts/Microsoft/Calibri.ttf
calibribold         calibribold         /Library/Fonts/Microsoft/Calibri Bold.ttf
calibribolditalic   calibribolditalic   /Library/Fonts/Microsoft/Calibri Bold Italic.ttf
calibriitalic       calibriitalic       /Library/Fonts/Microsoft/Calibri Italic.ttf
calibrinormal       calibriitalic       /Library/Fonts/Microsoft/Calibri Italic.ttf

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
___________________________________________________________________________________


  reply	other threads:[~2011-10-12 10:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-12  9:04 Mari Voipio
2011-10-12  9:11 ` luigi scarso
2011-10-12  9:23   ` Mari Voipio
2011-10-12  9:37     ` Wolfgang Schuster
2011-10-12 10:31       ` Mari Voipio
2011-10-12 10:54         ` Wolfgang Schuster [this message]
2011-10-12  9:16 ` Wolfgang Schuster
2011-10-12  9:20   ` Hans Hagen
2011-10-12  9:22     ` luigi scarso
2011-10-12  9:24       ` Hans Hagen
2011-10-12 10:07 ` Henning Hraban Ramm

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=3FDF4426-7B90-4858-827B-5CF6B3996BF1@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).