[NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Curiouslearn
Hi,

I wanted to check the fonts that are properly installed with (that come
with)  the default installation of Context Minimals. As mentioned on the
Context Garden, I entered the following command at the terminal prompt

*mtxrun --script fonts --list*

After doing some things, the terminal gives me the following message:

*font loading failed for /System/Library/Fonts/Keyboard.dfont

*I also tried*

*

*mtxrun --script fonts --reload*


But that did not work either. I got the same message.
___
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] List of fonts that comes with context minimals

2009-08-18 Thread Taco Hoekwater


Curiouslearn wrote:
 Hi,
 
 I wanted to check the fonts that are properly installed with (that come
 with)  the default installation of Context Minimals. As mentioned on the
 Context Garden, I entered the following command at the terminal prompt
 
 * mtxrun --script fonts --list *
 
 After doing some things, the terminal gives me the following message:
 
 *font loading failed for /System/Library/Fonts/Keyboard.dfont

This message is ok. Keyboard.dfont is not a normal font. mkiv could
skip it during the iteration just to prevent frightening users, but
nothing bad or unexpected is happening.

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] List of fonts that comes with context minimals

2009-08-18 Thread Curiouslearn
Hi Taco,

Thanks for replying. Sorry for not being clear. The main problem is that I
do not get any list with fonts. So I do not know which fonts I can use,
other than the default font. Please see below for the complete message that
the terminal gives me.

MTXrun | fontnames: identifying tree font files with suffix otf
MTXrun | fontnames: identifying tree font files with suffix OTF
MTXrun | fontnames: 161 tree files identified, 161 hash entries added,
runtime 0.080 seconds
MTXrun | fontnames: identifying tree font files with suffix ttf
MTXrun | fontnames: identifying tree font files with suffix TTF
MTXrun | fontnames: 5 tree files identified, 5 hash entries added, runtime
0.058 seconds
MTXrun | fontnames: identifying tree font files with suffix ttc
MTXrun | fontnames: identifying tree font files with suffix TTC
MTXrun | fontnames: 0 tree files identified, 0 hash entries added, runtime
0.053 seconds
MTXrun | fontnames: identifying tree font files with suffix dfont
MTXrun | fontnames: identifying tree font files with suffix DFONT
MTXrun | fontnames: 0 tree files identified, 0 hash entries added, runtime
0.054 seconds
MTXrun | fontnames: identifying tree font files with suffix afm
MTXrun | fontnames: identifying tree font files with suffix AFM
MTXrun | fontnames: 76 tree files identified, 65 hash entries added, runtime
0.134 seconds
MTXrun | fontnames: identifying system font files with suffix otf
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.otf
MTXrun | fontnames: globbing path /Library/Fonts/**.otf
MTXrun | fontnames: globbing path /System/Library/Fonts/**.otf
MTXrun | fontnames: identifying system font files with suffix OTF
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.OTF
MTXrun | fontnames: globbing path /Library/Fonts/**.OTF
MTXrun | fontnames: globbing path /System/Library/Fonts/**.OTF
MTXrun | fontnames: 14 system files identified, 14 hash entries added,
runtime 0.015 seconds
MTXrun | fontnames: identifying system font files with suffix ttf
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.ttf
MTXrun | fontnames: globbing path /Library/Fonts/**.ttf
MTXrun | fontnames: globbing path /System/Library/Fonts/**.ttf
MTXrun | fontnames: identifying system font files with suffix TTF
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.TTF
MTXrun | fontnames: globbing path /Library/Fonts/**.TTF
MTXrun | fontnames: globbing path /System/Library/Fonts/**.TTF
MTXrun | fontnames: 159 system files identified, 185 hash entries added,
runtime 0.097 seconds
MTXrun | fontnames: identifying system font files with suffix ttc
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.ttc
MTXrun | fontnames: globbing path /Library/Fonts/**.ttc
MTXrun | fontnames: globbing path /System/Library/Fonts/**.ttc
MTXrun | fontnames: identifying system font files with suffix TTC
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.TTC
MTXrun | fontnames: globbing path /Library/Fonts/**.TTC
MTXrun | fontnames: globbing path /System/Library/Fonts/**.TTC
MTXrun | fontnames: 0 system files identified, 0 hash entries added, runtime
0.007 seconds
MTXrun | fontnames: identifying system font files with suffix dfont
MTXrun | fontnames: globbing path /Users/blbgse/Library/Fonts/**.dfont
MTXrun | fontnames: globbing path /Library/Fonts/**.dfont
MTXrun | fontnames: globbing path /System/Library/Fonts/**.dfont
font loading failed for /System/Library/Fonts/Keyboard.dfont

Thanks.



On Tue, Aug 18, 2009 at 11:16 AM, Taco Hoekwater t...@elvenkind.com wrote:



 Curiouslearn wrote:
  Hi,
 
  I wanted to check the fonts that are properly installed with (that come
  with)  the default installation of Context Minimals. As mentioned on the
  Context Garden, I entered the following command at the terminal prompt
 
  * mtxrun --script fonts --list *
 
  After doing some things, the terminal gives me the following message:
 
  *font loading failed for /System/Library/Fonts/Keyboard.dfont

 This message is ok. Keyboard.dfont is not a normal font. mkiv could
 skip it during the iteration just to prevent frightening users, but
 nothing bad or unexpected is happening.

 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

 ___

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

Re: [NTG-context] List of fonts that comes with context minimals

2009-08-18 Thread Taco Hoekwater


Curiouslearn wrote:
 Hi Taco,
 
 Thanks for replying. Sorry for not being clear. The main problem is that
 I do not get any list with fonts. 

Ah! You need an (even) newer luatex trunk.

I'll try to do a luatex release tomorrow, btw.

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] List of fonts that comes with context minimals

2009-08-18 Thread Curiouslearn
Thanks Taco. After you release a new Luatex version tomorrow, I will update
my Context installation (to the beta version).

Thanks so much.

On Tue, Aug 18, 2009 at 11:23 AM, Taco Hoekwater t...@elvenkind.com wrote:



 Curiouslearn wrote:
  Hi Taco,
 
  Thanks for replying. Sorry for not being clear. The main problem is that
  I do not get any list with fonts.

 Ah! You need an (even) newer luatex trunk.

 I'll try to do a luatex release tomorrow, btw.

 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

 ___

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