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: info on fonts in MKIV
Date: Sun, 13 Dec 2009 15:05:14 +0100	[thread overview]
Message-ID: <EB34B614-DFAA-4D4A-9A35-8C39FE253FE0@googlemail.com> (raw)
In-Reply-To: <345054AF-5F16-41BD-B1AA-39432A292B6E@boede.nl>


Am 13.12.2009 um 12:44 schrieb Willi Egger:

> Hello,
> 
> after running
> 
> mtxrun --script fonts --list --info --pattern=heros*
> 
> I get only the following line:
> 
> texgyreherosbold   texgyreherosbold   texgyreheros-bold.otf
> 
> I would expect more heros-fonts and also info on the features in the fonts.
> 
> What am I missing?

As Hans already told you need --all but there are many more option, when you call
the script without arguments (mtxrun --script font) you get the following list

MTXrun | TDS Runner Tool 1.24 | ConTeXt Font Database Management 0.21
MTXrun |
MTXrun | --save                save open type font in raw table
MTXrun | 
MTXrun | --reload              generate new font database
MTXrun | --reload --simple     generate 'luatex-fonts-names.lua' (not for context!)
MTXrun | 
MTXrun | --list --name         list installed fonts, filter by name [--pattern]
MTXrun | --list --spec         list installed fonts, filter by spec [--filter]
MTXrun | --list --file         list installed fonts, filter by file [--pattern]
MTXrun | 
MTXrun | --pattern=str         filter files using pattern
MTXrun | --filter=list         key-value pairs
MTXrun | --all                 show all found instances
MTXrun | --info                give more details
MTXrun | --track=list          enable trackers
MTXrun | 
MTXrun | examples of searches:
MTXrun | 
MTXrun | mtxrun --script font --list somename (== --pattern=*somename*)
MTXrun | 
MTXrun | mtxrun --script font --list --name somename
MTXrun | mtxrun --script font --list --name --pattern=*somename*
MTXrun | 
MTXrun | mtxrun --script font --list --spec somename
MTXrun | mtxrun --script font --list --spec somename-bold-italic
MTXrun | mtxrun --script font --list --spec --pattern=*somename*
MTXrun | mtxrun --script font --list --spec --filter="fontname=somename"
MTXrun | mtxrun --script font --list --spec --filter="familyname=somename,weight=bold,style=italic,width=condensed"
MTXrun | 
MTXrun | mtxrun --script font --list --file somename
MTXrun | mtxrun --script font --list --file --pattern=*somename*

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:[~2009-12-13 14:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-13 11:44 Willi Egger
2009-12-13 11:51 ` Hans Hagen
2009-12-13 14:05 ` Wolfgang Schuster [this message]
2009-12-13 19:18   ` Willi Egger
2009-12-13 20:37     ` Wolfgang Schuster
2009-12-14 20:40     ` Hans Hagen

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=EB34B614-DFAA-4D4A-9A35-8C39FE253FE0@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).