Re: [NTG-context] Different luatex binary

2009-02-13 Thread Mojca Miklavec
On Tue, Feb 10, 2009 at 9:44 PM, Mehdi Omidali wrote:
> Hi,
> I have installed the context minimal on windows and have seen a
> strange thing. The luatex binay in the minimal directory is only 2.5
> kb but the one in the foundry.supelec.fr  is 2.64 Mb zipped.

But there is a huge luatex.dll.

> Also I am
> not able to compile my files which I could compile them 2 month ago.
> The end of my log file is
>
> 
> !luaTeX error (file C:/WINDOWS/Fonts/XB Kayhan.ttf): can't find table `CFF '
>  ==> Fatal error occurred, no output PDF file produced!
> 

What version of luatex is in the repository and what version of
ConTeXt are you using?

I had an impression that the luatex version is the stable one, but
there's currently a bit of a problem since official context beta
requires the latest luatex from svn trunk and that version doesn't
work with "current" context. I need to fix that somehow. Does at least
a hello-world program work?

You might need to wait for Hans and Taco to come back and fix the
problem. One thing that you can try is to take the latest version of
luatex from w32tex
(ftp://akagi.ms.u-tokyo.ac.jp/pub/TeX/win32/luatex-dev-w32.tar.bz2)
and try the --context=alpha just to see if it works any better, but
the latest version of ConTeXt might suffer from a few other problems.

Mojca
___
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] Different luatex binary

2009-02-13 Thread Yue Wang
On Wed, Feb 11, 2009 at 4:44 AM, Mehdi Omidali  wrote:
> Hi,
> I have installed the context minimal on windows and have seen a
> strange thing. The luatex binay in the minimal directory is only 2.5
> kb but the one in the foundry.supelec.fr  is 2.64 Mb zipped. Also I am
> not able to compile my files which I could compile them 2 month ago.
> The end of my log file is
>

The luatex binary in supelec (single file) is compiled by Taco on
GNU/Linux using the MinGW.
the one shipped by minimals is different (luatex.exe relies on
luatex.dll). This one is compiled by w32tex maintainer, Akira, using
MSVC.
So they are different.

> 
> !luaTeX error (file C:/WINDOWS/Fonts/XB Kayhan.ttf): can't find table `CFF '
>  ==> Fatal error occurred, no output PDF file produced!
> 
>


- If memory serves, mkiv does not support space in the path.
- TTF does not contain the CFF table. Only Postscript OpenType fonts do.


> The source file is huge but I can send it if it is necessary.
> Thanks
> ___
> 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
___


[NTG-context] Different luatex binary

2009-02-13 Thread Mehdi Omidali
Hi,
I have installed the context minimal on windows and have seen a
strange thing. The luatex binay in the minimal directory is only 2.5
kb but the one in the foundry.supelec.fr  is 2.64 Mb zipped. Also I am
not able to compile my files which I could compile them 2 month ago.
The end of my log file is


!luaTeX error (file C:/WINDOWS/Fonts/XB Kayhan.ttf): can't find table `CFF '
 ==> Fatal error occurred, no output PDF file produced!


The source file is huge but I can send it if it is necessary.
Thanks
___
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
___