Thanks indeed, I was looking at the --help, but did not see the clue.

Still, also with the --all switch there is no info concerning the features, which I thought should be listed with the --info switch?

Willi
On Dec 13, 2009, at 3:05 PM, Wolfgang Schuster wrote:


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
______________________________________________________________________ _____________

___________________________________________________________________________________
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 via email to