Re: [NTG-context] new mkiv beta

2008-02-26 Thread Thomas A. Schmitz
On Feb 27, 2008, at 3:33 AM, Arthur Reutenauer wrote: > Thank you Mojca, it seems to make sense all of a sudden: I think > those > two accents are simply a mistake, and we should replace the > > sequence by the appropriate Unicode character. That's what Alexej > Kryukov > has done in his

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Arthur Reutenauer
Thank you Mojca, it seems to make sense all of a sudden: I think those two accents are simply a mistake, and we should replace the sequence by the appropriate Unicode character. That's what Alexej Kryukov has done in his antomega package (see lines 1271 and 1816 of TeX Live's texmf-dist/tex/lam

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Mojca Miklavec
On Tue, Feb 26, 2008 at 8:58 PM, Wolfgang Schuster wrote: > > 1. XeTeX has two problems with the greep pattern files (lang-agr.pat). > > (c:/w32tex/share/texmf-local/tex/context/patterns/lang-agr.pat > ! Nonletter. > l.1486 ß╝Ç2╬¢1¤ë╬┤¤àß┐¢ > > ? > ! Nonletter. > l.2327 ß╝É3¤â2╬┐¤àß┐¢ > > ?

Re: [NTG-context] Bug in core-spa.tex

2008-02-26 Thread Hans Hagen
Aditya Mahajan wrote: > Hi Hans, > > Currently \setupindenting[reset] gives an error. This is because of a typo > in core-spa.tex. This is the corrected definition. > > \defineindentingmethod [\v!reset] {\indentfirstparagraphtrue > \parindent\zeropoint%AM wa

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Aditya Mahajan
On Tue, 26 Feb 2008, Henning Hraban Ramm wrote: Am 2008-02-26 um 22:27 schrieb Hans Hagen: Henning Hraban Ramm wrote: Am 2008-02-26 um 20:58 schrieb Wolfgang Schuster: 1. XeTeX has two problems with the greep pattern files (lang- agr.pat). (c:/w32tex/share/texmf-local/tex/context/patterns/lan

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Henning Hraban Ramm
Am 2008-02-26 um 22:27 schrieb Hans Hagen: > Henning Hraban Ramm wrote: >> Am 2008-02-26 um 20:58 schrieb Wolfgang Schuster: >>> 1. XeTeX has two problems with the greep pattern files (lang- >>> agr.pat). >>> (c:/w32tex/share/texmf-local/tex/context/patterns/lang-agr.pat >>> ! Nonletter. >>> l.148

[NTG-context] Bug in core-spa.tex

2008-02-26 Thread Aditya Mahajan
Hi Hans, Currently \setupindenting[reset] gives an error. This is because of a typo in core-spa.tex. This is the corrected definition. \defineindentingmethod [\v!reset] {\indentfirstparagraphtrue \parindent\zeropoint%AM was \zerocount

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Hans Hagen
Henning Hraban Ramm wrote: > Am 2008-02-26 um 20:58 schrieb Wolfgang Schuster: >> I testes just a few short examples and noticed the following things: >> 1. XeTeX has two problems with the greep pattern files (lang-agr.pat). >> >> (c:/w32tex/share/texmf-local/tex/context/patterns/lang-agr.pat >> !

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Hans Hagen
Wolfgang Schuster wrote: > On Tue, 26 Feb 2008 15:59:06 +0100 > Hans Hagen <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I uploaded a beta release. The biggest change is that image inclusion in >> mkiv has changed. Currently it's still some mix of tex and lua code, and >> the backend code is somewha

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Wolfgang Schuster
On Tue, 26 Feb 2008 21:46:30 +0100 Henning Hraban Ramm <[EMAIL PROTECTED]> wrote: > Am 2008-02-26 um 20:58 schrieb Wolfgang Schuster: > > I testes just a few short examples and noticed the following things: > > 1. XeTeX has two problems with the greep pattern files (lang-agr.pat). > > > > (c:/w32t

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Henning Hraban Ramm
Am 2008-02-26 um 20:58 schrieb Wolfgang Schuster: > I testes just a few short examples and noticed the following things: > 1. XeTeX has two problems with the greep pattern files (lang-agr.pat). > > (c:/w32tex/share/texmf-local/tex/context/patterns/lang-agr.pat > ! Nonletter. > l.1486 ß╝Ç2╬¢1¤ë╬┤¤àß

Re: [NTG-context] new mkiv beta

2008-02-26 Thread Wolfgang Schuster
On Tue, 26 Feb 2008 15:59:06 +0100 Hans Hagen <[EMAIL PROTECTED]> wrote: > Hi, > > I uploaded a beta release. The biggest change is that image inclusion in > mkiv has changed. Currently it's still some mix of tex and lua code, and > the backend code is somewhat messy (and not complete yet) but

Re: [NTG-context] MKII font-chi.tex bug fix

2008-02-26 Thread Hans Hagen
Yue Wang wrote: > Hi, there > > I am still using MKII to do Chinese typesetting. > As I mentioned before, User should use this in their source files to > produce correct spaces between the chinese characters and english > words > 中文English\ 中文 > instead of > 中文 English 中文 > or > 中文English中文 > whic

Re: [NTG-context] bug in typeset table in Chinese

2008-02-26 Thread Zhichu Chen
Hi, Yue, It's all about the mechanism how ConTeXt handle Chinese glyphs, it analyzes the around to check whether to insert spaces which I think is not a good idea. Try to put those Chinese characters in a box, like === \placetable[here][]{算通中的通風模式} \starttable[|

[NTG-context] new mkiv beta

2008-02-26 Thread Hans Hagen
Hi, I uploaded a beta release. The biggest change is that image inclusion in mkiv has changed. Currently it's still some mix of tex and lua code, and the backend code is somewhat messy (and not complete yet) but it's a first step towards lua doing things. This will only work with a e recent lu

Re: [NTG-context] c-code

2008-02-26 Thread Wolfgang Schuster
On Tue, Feb 26, 2008 at 12:25 PM, Wolfgang Werners-Lucchini <[EMAIL PROTECTED]> wrote: > Hallo, > > some times ago, I tried to use the module 'verb-c' > but something like the following didn't work: > > \usemodule[verb-c] > \setupcolors[state=start] > \starttext > \startC > "*\0" > \stopC >

[NTG-context] bug in typeset table in Chinese

2008-02-26 Thread Yue Wang
Hi, I find that ConTeXt fails to typeset Chinese table right. Here is the TeX source: \enableregime[utf] \usemodule[units] \usemodule[chinese] \starttext \placetable[here][]{通風模式} \starttable[|c|c|c|] \NC 時間 \NC 通風模式 \NC 室內源 \NC\SR \HL \NC 0:00-8:00 \NC 自然通風 $a=0.5 \Per\Hour$ \NC 無 \NC\FR \NC 8:0

[NTG-context] c-code

2008-02-26 Thread Wolfgang Werners-Lucchini
Hallo, some times ago, I tried to use the module 'verb-c' but something like the following didn't work: \usemodule[verb-c] \setupcolors[state=start] \starttext \startC "*\0" \stopC \stoptext Wolfgang Schuster told me, not to use 'verb-c' and to use for example: \setupcolors[state=start] \define