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. context --version MTXrun | main context file: /home/janerik/context/tex/texmf-context/tex/context/base/context.tex MTXrun | current version: 2009.12.01 17:09 /Janneman
Am 15.12.2009 um 10:04 schrieb Janneman:
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.
mtxrun --script fonts --list --pattern=* --all ConTeXt’s font system has changed a while ago and you can ask now not only for the font name but also for a certain weight and style Wolfgang
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=\* but if possible, I would also like that default implied 'everything' feature back. Best wishes, Taco
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=\*
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
Janneman schrieb:
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. Try mtxrun --script fonts --list --pattern=* --all
Cheers, Peter
participants (4)
-
Janneman
-
Peter Wüsten
-
Taco Hoekwater
-
Wolfgang Schuster