Re: [NTG-context] fonts list

2012-11-27 Thread Sietse Brouwer
Hans wrote:
> it's more the reverse ... some flag give more info when --all is given i.e.
> --list triggers an action

Oh, then my text would be misleading. How about using this as the help text?


--all show all found instances
+ --all show all found instances (combine with other flags)
...
examples of searches:

+ mtxrun --script font --list --all
mtxrun --script font --list somename (== --pattern=*somename*)


Cheers,
Sietse
___
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
___


Re: [NTG-context] fonts list

2012-11-26 Thread Hans Hagen

On 11/26/2012 8:52 PM, Sietse Brouwer wrote:

The help text mentions this, but somewhat cryptically --- it's not
quite clear that --all requires --list. Maybe mention that, like so?

--list --name list installed fonts, filter by name [--pattern]
--list --spec list installed fonts, filter by spec [--filter]
--list --file list installed fonts, filter by file [--pattern]

--pattern=str filter files using pattern
--filter=list key-value pairs
- --all show all found instances
+ --all show all found instances (combine with --list)
--infogive more details
--track=list  enable trackers
--statistics  some info about the database


it's more the reverse ... some flag give more info when --all is given 
i.e. --list triggers an action



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] fonts list

2012-11-26 Thread Sietse Brouwer
The help text mentions this, but somewhat cryptically --- it's not
quite clear that --all requires --list. Maybe mention that, like so?

--list --name list installed fonts, filter by name [--pattern]
--list --spec list installed fonts, filter by spec [--filter]
--list --file list installed fonts, filter by file [--pattern]

--pattern=str filter files using pattern
--filter=list key-value pairs
- --all show all found instances
+ --all show all found instances (combine with --list)
--infogive more details
--track=list  enable trackers
--statistics  some info about the database

Cheers,
Sietse

On Mon, Nov 26, 2012 at 6:03 PM, luigi scarso  wrote:
> On Mon, Nov 26, 2012 at 6:01 PM, Vyatcheslav Y.  wrote:
>> mtxrun --script fonts --list
>
> mtxrun --script fonts --list --all
>
>
> --
> luigi
> ___
> 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
___


Re: [NTG-context] fonts list

2012-11-26 Thread luigi scarso
On Mon, Nov 26, 2012 at 6:01 PM, Vyatcheslav Y.  wrote:
> mtxrun --script fonts --list

mtxrun --script fonts --list --all


--
luigi
___
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
___


[NTG-context] fonts list

2012-11-26 Thread Vyatcheslav Y.
Hi,

What is modern way to see the list of available fonts?
"mtxrun --script fonts --list" does not work anymore.

Seems like a lot changed while I was not paying attention to ConTeXt )

Regards,
Vyatcheslav
___
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
___

Re: [NTG-context] fonts --list --info

2009-05-13 Thread Hans Hagen

Taco Hoekwater wrote:

Hans Hagen wrote:

Wolfgang Schuster wrote:


Am 13.05.2009 um 21:20 schrieb Hans Hagen:


Vyatcheslav Yatskovsky wrote:

Hello Hans,
Could you, please, fix this command?
mtxrun --script fonts --list --info


adapt the version in font-mis.lua:

fonts.otf.version = fonts.otf.version or 2.623



only font name and path but no feature list

Rover:~ wolf$ mtxrun --script fonts --list --info minionproregular
MTXrun | fontname: minionproregular
MTXrun | fullname: MinionPro-Regular
MTXrun | filename: /Users/wolf/Library/Fonts/MinionPro-Regular.otf
MTXrun |


hm, do the versions in font-otf and font-mis match?


Doesn't work for me either. Same otf.version-s and  otf.pack=true


for the moment change line 41

if false then


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] fonts --list --info

2009-05-13 Thread Hans Hagen

Wolfgang Schuster wrote:


Am 13.05.2009 um 21:20 schrieb Hans Hagen:


Vyatcheslav Yatskovsky wrote:

Hello Hans,
Could you, please, fix this command?
mtxrun --script fonts --list --info


adapt the version in font-mis.lua:

fonts.otf.version = fonts.otf.version or 2.623



only font name and path but no feature list

Rover:~ wolf$ mtxrun --script fonts --list --info minionproregular
MTXrun | fontname: minionproregular
MTXrun | fullname: MinionPro-Regular
MTXrun | filename: /Users/wolf/Library/Fonts/MinionPro-Regular.otf
MTXrun |


hm, do the versions in font-otf and font-mis match?

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] fonts --list --info

2009-05-13 Thread Taco Hoekwater

Hans Hagen wrote:

Wolfgang Schuster wrote:


Am 13.05.2009 um 21:20 schrieb Hans Hagen:


Vyatcheslav Yatskovsky wrote:

Hello Hans,
Could you, please, fix this command?
mtxrun --script fonts --list --info


adapt the version in font-mis.lua:

fonts.otf.version = fonts.otf.version or 2.623



only font name and path but no feature list

Rover:~ wolf$ mtxrun --script fonts --list --info minionproregular
MTXrun | fontname: minionproregular
MTXrun | fullname: MinionPro-Regular
MTXrun | filename: /Users/wolf/Library/Fonts/MinionPro-Regular.otf
MTXrun |


hm, do the versions in font-otf and font-mis match?


Doesn't work for me either. Same otf.version-s and  otf.pack=true

Best wishes,
Taco
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] fonts --list --info

2009-05-13 Thread Vyatcheslav Yatskovsky

fonts.otf.version = fonts.otf.version or 2.623
works for me. thanks! :)

Vyatcheslav

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] fonts --list --info

2009-05-13 Thread Wolfgang Schuster


Am 13.05.2009 um 21:20 schrieb Hans Hagen:


Vyatcheslav Yatskovsky wrote:

Hello Hans,
Could you, please, fix this command?
mtxrun --script fonts --list --info


adapt the version in font-mis.lua:

fonts.otf.version = fonts.otf.version or 2.623



only font name and path but no feature list

Rover:~ wolf$ mtxrun --script fonts --list --info minionproregular
MTXrun | fontname: minionproregular
MTXrun | fullname: MinionPro-Regular
MTXrun | filename: /Users/wolf/Library/Fonts/MinionPro-Regular.otf
MTXrun |

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] fonts --list --info

2009-05-13 Thread Hans Hagen

Vyatcheslav Yatskovsky wrote:

Hello Hans,

Could you, please, fix this command?

mtxrun --script fonts --list --info


adapt the version in font-mis.lua:

fonts.otf.version = fonts.otf.version or 2.623


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] fonts --list --info

2009-05-13 Thread Vyatcheslav Yatskovsky

Hello Hans,

Could you, please, fix this command?

mtxrun --script fonts --list --info


On 13.05.2009 21:22, Wolfgang Schuster wrote:


Am 13.05.2009 um 20:02 schrieb Vyatcheslav Yatskovsky:


Hello,

What "mtxrun --script fonts --list --info minionproregular" should 
produce?



My old installation:

MtxRun | current version: 2008.11.10 21:40

The output from the command above:

Rover:~ wolf$ mtxrun --script fonts --list --info minionproregular
MtxRun | fontname: minionproregular
MtxRun | fullname: MinionPro-Regular
MtxRun | filename: /Users/wolf/Library/Fonts/MinionPro-Regular.otf
MtxRun |
MtxRun | feature: aalt, script: dflt, language: dflt
MtxRun | feature: aalt, script: cyrl, language: srb  dflt
MtxRun | feature: aalt, script: grek, language: dflt
MtxRun | feature: aalt, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: c2sc, script: dflt, language: dflt
MtxRun | feature: c2sc, script: cyrl, language: srb  dflt
MtxRun | feature: c2sc, script: grek, language: dflt
MtxRun | feature: c2sc, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: case, script: dflt, language: dflt
MtxRun | feature: case, script: cyrl, language: srb  dflt
MtxRun | feature: case, script: grek, language: dflt
MtxRun | feature: case, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: cpsp, script: dflt, language: dflt
MtxRun | feature: cpsp, script: cyrl, language: srb  dflt
MtxRun | feature: cpsp, script: grek, language: dflt
MtxRun | feature: cpsp, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: dlig, script: dflt, language: dflt
MtxRun | feature: dlig, script: cyrl, language: srb  dflt
MtxRun | feature: dlig, script: grek, language: dflt
MtxRun | feature: dlig, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: dnom, script: dflt, language: dflt
MtxRun | feature: dnom, script: cyrl, language: srb  dflt
MtxRun | feature: dnom, script: grek, language: dflt
MtxRun | feature: dnom, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: fina, script: dflt, language: dflt
MtxRun | feature: fina, script: cyrl, language: srb  dflt
MtxRun | feature: fina, script: grek, language: dflt
MtxRun | feature: fina, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: frac, script: dflt, language: dflt
MtxRun | feature: frac, script: cyrl, language: srb  dflt
MtxRun | feature: frac, script: grek, language: dflt
MtxRun | feature: frac, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: hist, script: dflt, language: dflt
MtxRun | feature: hist, script: cyrl, language: srb  dflt
MtxRun | feature: hist, script: grek, language: dflt
MtxRun | feature: hist, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: kern, script: dflt, language: dflt
MtxRun | feature: kern, script: cyrl, language: srb  dflt
MtxRun | feature: kern, script: grek, language: dflt
MtxRun | feature: kern, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: liga, script: dflt, language: dflt
MtxRun | feature: liga, script: cyrl, language: srb  dflt
MtxRun | feature: liga, script: grek, language: dflt
MtxRun | feature: liga, script: latn, language: aze  crt  mol  rom  
trk  dflt

MtxRun | feature: lnum, script: dflt, language: dflt
MtxRun | feature: lnum, script: cyrl, language: srb  dflt
MtxRun | feature: lnum, script: grek, language: dflt
MtxRun | feature: lnum, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: locl, script: cyrl, language: srb
MtxRun | feature: locl, script: latn, language: mol  rom
MtxRun | feature: numr, script: dflt, language: dflt
MtxRun | feature: numr, script: cyrl, language: srb  dflt
MtxRun | feature: numr, script: grek, language: dflt
MtxRun | feature: numr, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: onum, script: dflt, language: dflt
MtxRun | feature: onum, script: cyrl, language: srb  dflt
MtxRun | feature: onum, script: grek, language: dflt
MtxRun | feature: onum, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: ordn, script: dflt, language: dflt
MtxRun | feature: ordn, script: cyrl, language: srb  dflt
MtxRun | feature: ordn, script: grek, language: dflt
MtxRun | feature: ordn, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: ornm, script: dflt, language: dflt
MtxRun | feature: ornm, script: cyrl, language: srb  dflt
MtxRun | feature: ornm, script: grek, language: dflt
MtxRun | feature: ornm, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: pnum, script: dflt, language: dflt
MtxRun | feature: pnum, script: cyrl, language: srb  dflt
MtxRun | feature: pnum, script: grek, language: dflt
MtxRun | feature: pnum, script: latn, language: aze  crt  deu  mol  
rom  trk  dflt

MtxRun | feature: salt, script: dflt, language: dflt
MtxRun |

Re: [NTG-context] fonts --list --info

2009-05-13 Thread Wolfgang Schuster


Am 13.05.2009 um 20:02 schrieb Vyatcheslav Yatskovsky:


Hello,

What "mtxrun --script fonts --list --info minionproregular" should  
produce?



My old installation:

MtxRun | current version: 2008.11.10 21:40

The output from the command above:

Rover:~ wolf$ mtxrun --script fonts --list --info minionproregular
MtxRun | fontname: minionproregular
MtxRun | fullname: MinionPro-Regular
MtxRun | filename: /Users/wolf/Library/Fonts/MinionPro-Regular.otf
MtxRun |
MtxRun | feature: aalt, script: dflt, language: dflt
MtxRun | feature: aalt, script: cyrl, language: srb  dflt
MtxRun | feature: aalt, script: grek, language: dflt
MtxRun | feature: aalt, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: c2sc, script: dflt, language: dflt
MtxRun | feature: c2sc, script: cyrl, language: srb  dflt
MtxRun | feature: c2sc, script: grek, language: dflt
MtxRun | feature: c2sc, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: case, script: dflt, language: dflt
MtxRun | feature: case, script: cyrl, language: srb  dflt
MtxRun | feature: case, script: grek, language: dflt
MtxRun | feature: case, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: cpsp, script: dflt, language: dflt
MtxRun | feature: cpsp, script: cyrl, language: srb  dflt
MtxRun | feature: cpsp, script: grek, language: dflt
MtxRun | feature: cpsp, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: dlig, script: dflt, language: dflt
MtxRun | feature: dlig, script: cyrl, language: srb  dflt
MtxRun | feature: dlig, script: grek, language: dflt
MtxRun | feature: dlig, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: dnom, script: dflt, language: dflt
MtxRun | feature: dnom, script: cyrl, language: srb  dflt
MtxRun | feature: dnom, script: grek, language: dflt
MtxRun | feature: dnom, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: fina, script: dflt, language: dflt
MtxRun | feature: fina, script: cyrl, language: srb  dflt
MtxRun | feature: fina, script: grek, language: dflt
MtxRun | feature: fina, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: frac, script: dflt, language: dflt
MtxRun | feature: frac, script: cyrl, language: srb  dflt
MtxRun | feature: frac, script: grek, language: dflt
MtxRun | feature: frac, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: hist, script: dflt, language: dflt
MtxRun | feature: hist, script: cyrl, language: srb  dflt
MtxRun | feature: hist, script: grek, language: dflt
MtxRun | feature: hist, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: kern, script: dflt, language: dflt
MtxRun | feature: kern, script: cyrl, language: srb  dflt
MtxRun | feature: kern, script: grek, language: dflt
MtxRun | feature: kern, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: liga, script: dflt, language: dflt
MtxRun | feature: liga, script: cyrl, language: srb  dflt
MtxRun | feature: liga, script: grek, language: dflt
MtxRun | feature: liga, script: latn, language: aze  crt  mol  rom   
trk  dflt

MtxRun | feature: lnum, script: dflt, language: dflt
MtxRun | feature: lnum, script: cyrl, language: srb  dflt
MtxRun | feature: lnum, script: grek, language: dflt
MtxRun | feature: lnum, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: locl, script: cyrl, language: srb
MtxRun | feature: locl, script: latn, language: mol  rom
MtxRun | feature: numr, script: dflt, language: dflt
MtxRun | feature: numr, script: cyrl, language: srb  dflt
MtxRun | feature: numr, script: grek, language: dflt
MtxRun | feature: numr, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: onum, script: dflt, language: dflt
MtxRun | feature: onum, script: cyrl, language: srb  dflt
MtxRun | feature: onum, script: grek, language: dflt
MtxRun | feature: onum, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: ordn, script: dflt, language: dflt
MtxRun | feature: ordn, script: cyrl, language: srb  dflt
MtxRun | feature: ordn, script: grek, language: dflt
MtxRun | feature: ordn, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: ornm, script: dflt, language: dflt
MtxRun | feature: ornm, script: cyrl, language: srb  dflt
MtxRun | feature: ornm, script: grek, language: dflt
MtxRun | feature: ornm, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: pnum, script: dflt, language: dflt
MtxRun | feature: pnum, script: cyrl, language: srb  dflt
MtxRun | feature: pnum, script: grek, language: dflt
MtxRun | feature: pnum, script: latn, language: aze  crt  deu  mol   
rom  trk  dflt

MtxRun | feature: salt, script: dflt, language: dflt
MtxRun | feature: salt, script: cyrl, language: srb  dflt
MtxRun | feature: salt, script: grek, language: dflt
MtxRun | featur