Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-25 Thread Otared Kavian
Hi everyone, I installed MacOS X 10.9 « Mavericks » on top of the latest MacOS X 10.8, and could run my installation of ConTeXt stand alone without any problem, despite having Skia.ttf on my system: Version 8.0d1e1 Location/Library/Fonts/Skia.ttf Unique name

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-25 Thread Taco Hoekwater
On 10/24/2013 10:00 AM, Wolfgang Schuster wrote: Am 24.10.2013 um 09:45 schrieb Pierre Bovet : OK, that was not a good example… But the the message above is coming with any other otf fonts: fonts > names > globbing path '/Library/Fonts/**.ttf' mtx-context | fatal error: no retu

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-25 Thread Meer, H. van der
On 25 okt. 2013, at 00:13, Hans Hagen mailto:pra...@wxs.nl>> wrote: anyway, in a next beta you can set this in texmf.cnf.lua: return { content = { directives = { ["fonts.usesystemfonts"] = false, }, }, } Best do that in texmf-local as a next update will overwrite

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Aditya Mahajan
On Fri, 25 Oct 2013, Hans Hagen wrote: On 10/25/2013 7:01 AM, Schmitz Thomas A. wrote: On 24 Oct 2013, at 16:44, Aditya Mahajan wrote: You need to set it to a dummy directory! See: http://tex.stackexchange.com/a/136073/323 No, even that doesn’t help: echo $OSFONTDIR /tmp/dummy and then

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Hans Hagen
Hi, Concerning unix: Norbert Preining (tex live maintainer) found out that when font directories are symlinks, file access is much slower due to more lookups (esp with long names as then the lookup is indirect which means more disk access). Of course on a modern machine with ssd this is negle

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Hans Hagen
On 10/25/2013 7:01 AM, Schmitz Thomas A. wrote: On 24 Oct 2013, at 16:44, Aditya Mahajan wrote: You need to set it to a dummy directory! See: http://tex.stackexchange.com/a/136073/323 No, even that doesn’t help: echo $OSFONTDIR /tmp/dummy and then on a first run (after regnerating the fo

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Schmitz Thomas A.
On 24 Oct 2013, at 16:44, Aditya Mahajan wrote: > You need to set it to a dummy directory! See: > http://tex.stackexchange.com/a/136073/323 No, even that doesn’t help: echo $OSFONTDIR /tmp/dummy and then on a first run (after regnerating the format with this variable set), I get lines such

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Hans Hagen
On 10/24/2013 11:39 PM, Schmitz Thomas A. wrote: On 24 Oct 2013, at 16:17, Hans Hagen wrote: Hm. The problem is that we get some oscillation (with a few year cycle) between the 'demand' for os fonts support vs tree only (as far as remember os font support was mostly requested by osx users).

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Aditya Mahajan
On Thu, 24 Oct 2013, Schmitz Thomas A. wrote: On 24 Oct 2013, at 16:17, Hans Hagen wrote: Hm. The problem is that we get some oscillation (with a few year cycle) between the 'demand' for os fonts support vs tree only (as far as remember os font support was mostly requested by osx users). A

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Schmitz Thomas A.
On 24 Oct 2013, at 16:17, Hans Hagen wrote: > Hm. The problem is that we get some oscillation (with a few year cycle) > between the 'demand' for os fonts support vs tree only (as far as remember os > font support was mostly requested by osx users). Anyhow, we can make it an > option, but then

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Alan BRASLAU
On Thu, 24 Oct 2013 23:17:13 +0900 Hans Hagen wrote: > Hm. The problem is that we get some oscillation (with a few year cycle) > between the 'demand' for os fonts support vs tree only (as far as > remember os font support was mostly requested by osx users). Anyhow, we > can make it an option,

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Hans Hagen
On 10/24/2013 4:12 PM, Schmitz Thomas A. wrote: On 24 Oct 2013, at 09:01, Schmitz Thomas A. wrote: But so far, I have not been able to unset OSFONTDIR and make context ignore this directory. (Unlike some people in a recent discussion, my preference would be to NOT include any system fonts

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Keith J. Schultz
Hi All, Wolfgang, The PROBLEM is that Skia.ttf has the wrong permissions! Everyone is set to none. meaning this file can not be read! Solution copy to somewhere else, remove from /Library/Fonts and reinstall. This suggest to me that when scanning the fonts and building the support files there is

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Keith J. Schultz
Hi Pierre, I have Mavericks installed and no problems. But, I did a clean install, migrated User Folder from a TM-Backup, and my ConTeXt Suite (latest beta) work fine. Since I did a clean install I had to install MacTeX. -- Tried an older LuaLaTeX and got an error -- Ran TeXLive Utility and

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Pierre Bovet
Oh yes, thank you very much! I can compile again with Myriad Pro and all other otf fonts! Thank you! Pierre Le 24 oct. 2013 à 10:08, Schmitz Thomas A. a écrit : > > On 24 Oct 2013, at 10:00, Wolfgang Schuster > wrote: > >> Can you remove the Skia.ttf (copy it to another directory) font from

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Schmitz Thomas A.
On 24 Oct 2013, at 10:00, Wolfgang Schuster wrote: > Can you remove the Skia.ttf (copy it to another directory) font from > /Library/Fonts, > this helped on my system to get rid of the error message. > > Wolfgang Yes, that helped, and I can at least compile my documents again. (How did you f

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Wolfgang Schuster
Am 24.10.2013 um 09:45 schrieb Pierre Bovet : > OK, that was not a good example… > But the the message above is coming with any other otf fonts: > > fonts > names > globbing path '/Library/Fonts/**.ttf' > > mtx-context | fatal error: no return code, message: luatex: execution > i

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Pierre Bovet
OK, that was not a good example… But the the message above is coming with any other otf fonts: fonts > names > globbing path '/Library/Fonts/**.ttf' mtx-context | fatal error: no return code, message: luatex: execution interrupted Pierre Le 24 oct. 2013 à 09:36, Wolfgang Schuster

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Wolfgang Schuster
Am 24.10.2013 um 09:30 schrieb Pierre Bovet : > Context (luatex) works without problem under Mavericks, but it don't works > with external font: > > \usetypescript[lucida][ec] \setupbodyfont[lucida,12pt] > \starttext > > Hello world! > > \stoptext This is unrelated to the problem. MkIV has

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Pierre Bovet
Context (luatex) works without problem under Mavericks, but it don't works with external font: \usetypescript[lucida][ec] \setupbodyfont[lucida,12pt] \starttext Hello world! \stoptext Pierre Le 24 oct. 2013 à 09:24, Wolfgang Schuster a écrit : > > Am 24.10.2013 um 09:13 schrieb Schmitz

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Wolfgang Schuster
Am 24.10.2013 um 09:13 schrieb Schmitz Thomas A. : > > On 24 Oct 2013, at 09:04, Wolfgang Schuster > wrote: > >> There are no problems for me with the last version of the context suite and >> OS 10.9. >> >> This is LuaTeX, Version beta-0.76.0-2013040508 (TeX Live 2013/dev)(rev 4627) >> >>

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Schmitz Thomas A.
On 24 Oct 2013, at 09:04, Wolfgang Schuster wrote: > There are no problems for me with the last version of the context suite and > OS 10.9. > > This is LuaTeX, Version beta-0.76.0-2013040508 (TeX Live 2013/dev)(rev 4627) > > Wolfgang not on my system. I have this version and the latest suit

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Schmitz Thomas A.
On 24 Oct 2013, at 09:01, Schmitz Thomas A. wrote: > But so far, I have not been able to unset OSFONTDIR and make context ignore > this directory. (Unlike some people in a recent discussion, my preference > would be to NOT include any system fonts by default: it slows rebuilding the > format

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Wolfgang Schuster
Am 24.10.2013 um 07:41 schrieb Pierre Bovet : > Hi all! > > It seems that Luatex (0.76 2013/04/05) don't works with Mavericks? > > Thank's in advanced for your help and testimonies There are no problems for me with the last version of the context suite and OS 10.9. This is LuaTeX, Version b

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Schmitz Thomas A.
On 24 Oct 2013, at 07:41, Pierre Bovet wrote: > Hi all! > > It seems that Luatex (0.76 2013/04/05) don't works with Mavericks? > > Thank's in advanced for your help and testimonies > > Best wishes I’m afraid you’re right! I installed Mavericks yesterday; trying to build the format, I get th

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-24 Thread Schmitz Thomas A.
On 24 Oct 2013, at 07:41, Pierre Bovet wrote: > Hi all! > > It seems that Luatex (0.76 2013/04/05) don't works with Mavericks? > > Thank's in advanced for your help and testimonies > > Best wishes I’m afraid you’re right! I installed Mavericks yesterday; trying to build the format, I get th

[NTG-context] MacOsX Mavericks and Luatex

2013-10-23 Thread Pierre Bovet
Hi all! It seems that Luatex (0.76 2013/04/05) don't works with Mavericks? Thank's in advanced for your help and testimonies Best wishes -- Pierre Bovet Documentaliste technique | Chargé de sécurité CFST Tel : +41 (0) 26 401 61 56 Courriel : pierr...@me.com