ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mtxrun error
@ 2010-06-30  7:36 Alan BRASLAU
  2010-06-30 14:57 ` luigi scarso
  2010-07-02  7:49 ` Henning Hraban Ramm
  0 siblings, 2 replies; 25+ messages in thread
From: Alan BRASLAU @ 2010-06-30  7:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Latest minimals:

mtxrun:9289: attempt to concatenate local 'v' (a table value)

Alan
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 25+ messages in thread
* mtxrun error
@ 2013-02-09 19:21 Alessandro Perucchi
  2013-02-17 19:33 ` Alessandro Perucchi
  2013-02-17 19:59 ` Alessandro Perucchi
  0 siblings, 2 replies; 25+ messages in thread
From: Alessandro Perucchi @ 2013-02-09 19:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I wanted to check all the fonts recognised by context on my laptop.

So I did 

$ mtxrun --script fonts --list '*'

system          | logs | lua: compiling /Users/ptitvert/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/data/names.tma into /Users/ptitvert/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/data/names.tmc
system          | logs | fatal error in "unknown"
fonts           | names | warnings are disabled (tracker 'fonts.warnings')
fonts           | names | identifying tree font files with suffix otf
fonts           | names | scanning /Users/ptitvert/context/tex/texmf-project for otf files
fonts           | names | 6 entries found, 0 otf files checked, 0 okay
fonts           | names | scanning /Users/ptitvert/context/tex/texmf-fonts for otf files
fonts           | names | 6 entries found, 0 otf files checked, 0 okay
fonts           | names | scanning /Users/ptitvert/context/tex/texmf-local for otf files
fonts           | names | 6 entries found, 0 otf files checked, 0 okay
fonts           | names | scanning /Users/ptitvert/context/tex/texmf-modules for otf files
fonts           | names | 978 entries found, 0 otf files checked, 0 okay
fonts           | names | scanning /Users/ptitvert/context/tex/texmf-context for otf files
fonts           | names | 2167 entries found, 1 otf files checked, 1 okay
...
fonts           | names | identifying system font files with suffix otf
fonts           | names | adding path from OSFONTDIR: /Users/ptitvert/Library/Fonts
fonts           | names | adding path from OSFONTDIR: /Library/Fonts
fonts           | names | adding path from OSFONTDIR: /System/Library/Fonts
fonts           | names | globbing path /Users/ptitvert/Library/Fonts/**.otf
fonts           | names | globbing path /Library/Fonts/**.otf
fonts           | names | globbing path /System/Library/Fonts/**.otfAssertion failed: (kpse->program_name), function kpathsea_cnf_get, file ../../../source/texk/kpathsea/cnf.c, line 255.
Abort


Im using

$ context --version

mtx-context     | ConTeXt Process Management 0.60
mtx-context     |
mtx-context     | main context file: /Users/ptitvert/context/tex/texmf-context/tex/context/base/context.mkiv
mtx-context     | current version: 2013.02.05 22:32

I've also tried the "current" I get another error:

$ mtxrun --script fonts --list '*'
/Users/ptitvert/context/tex/texmf-osx-64/bin/mtxrun:15228: attempt to index field 'loaders' (a nil value)

$ context --version
/Users/ptitvert/context/tex/texmf-osx-64/bin/mtxrun:15228: attempt to index field 'loaders' (a nil value)

Keep in mind that in both case I've done a plain install

./first-setup.sh --modules=all --context=beta

and 

./first-setup.sh --modules=all --context=current

And I'm using Mac OS X 10.8.2

Sincerely yours,
Alessandro

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


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2013-02-18  9:34 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-30  7:36 mtxrun error Alan BRASLAU
2010-06-30 14:57 ` luigi scarso
2010-07-02  0:58   ` Li Yanrui (李延瑞)
2010-07-02  1:02     ` Li Yanrui (李延瑞)
2010-07-02  9:44     ` Li Yanrui (李延瑞)
2010-07-02  9:52       ` Li Yanrui (李延瑞)
2010-07-02 10:17         ` luigi scarso
2010-07-02 10:41           ` Martin 'golodhrim' Scholz
2010-07-03 21:23             ` Mojca Miklavec
2010-07-03 21:31               ` luigi scarso
2010-07-03  0:39           ` Li Yanrui (李延瑞)
2010-07-02 19:40         ` views63
2010-07-03  0:23           ` Li Yanrui (李延瑞)
2010-07-03  0:31           ` luigi scarso
2010-07-03  2:12             ` views63
2010-07-02  8:54   ` Martin 'golodhrim' Scholz
2010-07-02  7:49 ` Henning Hraban Ramm
2010-07-02  8:20   ` Thomas A. Schmitz
2010-07-02  9:05     ` Mojca Miklavec
2010-07-02  9:26       ` Thomas A. Schmitz
2013-02-09 19:21 Alessandro Perucchi
2013-02-17 19:33 ` Alessandro Perucchi
2013-02-17 20:07   ` Philipp Gesang
2013-02-18  9:34     ` Hans Hagen
2013-02-17 19:59 ` Alessandro Perucchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).