Taco Hoekwater skrev:
Taco Hoekwater wrote:
Hi,
Janneman wrote:
HI!
The command : /mtxrun --script fonts --list
/generates the result: MTXrun | fontnames: not supported: --list <no specification>
Strange, it worked before as according to the wikipage http://wiki.contextgarden.net/Fonts_in_LuaTeX
So, what I want is to list all my installed fonts on my system.
This works
mtxrun --script fonts --list --pattern=\*
Sorry,
mtxrun --script fonts --list --all --pattern=\*
___________________________________________________________________________________
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 ___________________________________________________________________________________
OK thanks! It works now! MVH /Janneman