Re: [NTG-context] setuptex changes in minimals

2009-05-10 Thread Hans Hagen
Yue Wang wrote: - It is ugly to produce a paragraph whose last line only consists one Chinese character. In order to avoid that, tex82 programmers should write very complicated macros. So many developers here tend to ignore this problem. However, in LuaTeX, this is quite easy. It is simple to

Re: [NTG-context] setuptex changes in minimals

2009-05-09 Thread Hans Hagen
Yue Wang wrote: On Sat, May 9, 2009 at 2:20 AM, Yanrui Li liyanrui...@gmail.com wrote: Sorry! s/MkIV have not support Chinese typesetting now / MkIV have not support Chinese typesetting well now/g We can start a fork of scrp-* on code.google.com/p/ctex-kit, making a usable version, and

Re: [NTG-context] setuptex changes in minimals

2009-05-09 Thread Yanrui Li
On Sat, May 9, 2009 at 4:02 PM, Hans Hagen pra...@wxs.nl wrote: Yue Wang wrote: On Sat, May 9, 2009 at 2:20 AM, Yanrui Li liyanrui...@gmail.com wrote: Sorry! s/MkIV have not support Chinese typesetting now / MkIV have not support Chinese typesetting well now/g We can start a fork of

Re: [NTG-context] setuptex changes in minimals

2009-05-09 Thread Yue Wang
Hi, list: Well, TeX is evolving rapidly these years (especially in the LuaTeX world). So there are many things that Chinese typographers never imagine about in the past can now be solved thanks to LuaTeX's development. For example: - Now we can use Lua to detect the character code. so it is

[NTG-context] setuptex changes in minimals (was: bugs in beta)

2009-05-08 Thread Mojca Miklavec
On Fri, May 8, 2009 at 11:46, Yanrui Li wrote: Recently I have found some environment variables in setuptex script are commented out sometimes, such as TEXMFLOCAL, TEXMFCONTEXT and so on. Is this be done deliberately? Yes (we were bored during some Polish talks at BachoTeX). The reason for

Re: [NTG-context] setuptex changes in minimals (was: bugs in beta)

2009-05-08 Thread Yanrui Li
On Fri, May 8, 2009 at 7:19 PM, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: On Fri, May 8, 2009 at 11:46, Yanrui Li wrote: Recently I have found some environment variables in setuptex script are commented out sometimes, such as TEXMFLOCAL, TEXMFCONTEXT and so on. Is this be done

Re: [NTG-context] setuptex changes in minimals (was: bugs in beta)

2009-05-08 Thread Mojca Miklavec
On Fri, May 8, 2009 at 14:16, Yanrui Li wrote: I have no questions for these, only I have to modify instruction of these variables in the tutorial which I wrote for Chinese users :) What exactly do you describe there? Do you write instructions for users that want to modify their installation?

Re: [NTG-context] setuptex changes in minimals (was: bugs in beta)

2009-05-08 Thread Yanrui Li
On Sat, May 9, 2009 at 1:43 AM, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: On Fri, May 8, 2009 at 14:16, Yanrui Li wrote: I have no questions for these, only I have to modify instruction of these variables in the tutorial which I wrote for Chinese users :) What exactly do you

Re: [NTG-context] setuptex changes in minimals (was: bugs in beta)

2009-05-08 Thread Yanrui Li
On Sat, May 9, 2009 at 2:17 AM, Yanrui Li liyanrui...@gmail.com wrote: On Sat, May 9, 2009 at 1:43 AM, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: On Fri, May 8, 2009 at 14:16, Yanrui Li wrote: I have no questions for these, only I have to modify instruction of these variables in

Re: [NTG-context] setuptex changes in minimals (was: bugs in beta)

2009-05-08 Thread Yue Wang
On Sat, May 9, 2009 at 2:20 AM, Yanrui Li liyanrui...@gmail.com wrote: Sorry! s/MkIV have not support Chinese typesetting now / MkIV have not support Chinese typesetting well now/g We can start a fork of scrp-* on code.google.com/p/ctex-kit, making a usable version, and later ask Hans to