Re: [NTG-context] [Dev-luatex] luatex not compiling

2007-12-24 Thread Jjgod Jiang
Hi Taco, On Mon, 24 Dec 2007, Taco Hoekwater wrote: > Perhaps not any more in 10.5? Something changed from 10.4 to 10.5 that > broke luatex's build process. Just the building though, pre-compiled > binaries work fine. What exactly has changed is a mystery so far. You're right, I think it has been

Re: [NTG-context] [Dev-luatex] luatex not compiling

2007-12-24 Thread Jjgod Jiang
On Fri, 21 Dec 2007, Taco Hoekwater wrote: >>> it on OSX? On linux it's ... >> >> Should'nt this discssion go to the dev-luatex list? :-) > > But did not CC the list himself. :-) > > This: http://www.hmug.org/man/2/sigaltstack.php > > looks like a Mac OS X manual page. However, Thomas reported

Re: [NTG-context] Where to find documents?

2005-09-23 Thread jjgod
optypescript \definetypeface \usetypescript \definebodyfontenvironment \setupbodyfont What's their relation? I guess I need a more precisely and clearly description, like the document for LaTeX NFSS. Regards, jjgod. ___ ntg-context mailing list ntg-co

[NTG-context] Where to find documents?

2005-09-17 Thread jjgod
Hello, I'm wondering where to find documents about \starttypescript and \definetypeface. I searched in mtexfonts.pdf, mfonts.pdf, mp-cb-en.pdf, cont-enp.pdf, no explainations, only a few examples, so what are those arguments for? Regards,

Re: [NTG-context] Upgrading ConTeXt and testing

2005-08-29 Thread jjgod
(with libkpse support) by myself. A volunteer for miktex would be brilliant (even better: someone who knows how to compile miktex executables). - jjgod. ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Re: ConTeXt in MikTeX distribution

2005-08-22 Thread jjgod
routine in texfont.pl only copy *.pfb, then all the type1 files will not be copy to texmf... Regards, jjgod. ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Re: ConTeXt in MikTeX distribution

2005-08-21 Thread jjgod
de of afm2pl by yourself) 2. $encstr in the first {} block does NOT affect the $encstr in the second {} block, poor indention in this code may give you a wrong idea. So, there is just one call here, without -p. 4. my $command = "afm2tfm $file $cleanname.tfm&quo

[NTG-context] Re: ConTeXt in MikTeX distribution

2005-08-20 Thread jjgod
and the third time for 'afm2pl'. So the official copy of this script still use -p option for afm2tfm once. Jjgod. ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Re: ConTeXt in MikTeX distribution

2005-08-20 Thread jjgod
> Hi, > > > I've just updated my MikTeX distribution, which > > use a 2005-07-12 version of context package. Since > > then MikTeX could not generate the cont-en format > > file, when I use texexec --make en, it reports > > TeX capacity not enough, so I have to modify the > > localtexmf/miktex/con

[NTG-context] ConTeXt in MikTeX distribution

2005-08-18 Thread jjgod
ont.tfm| | does the same job in this piece of code. Another problem is that some font vendor distribute their font files in captial letters, such as BIRKA___.PFB, it cause the copy_files routine in texfont.pl failed to copy those pfb files to correct texmf directory. Regards, jjgod. | __