Re: [NTG-context] questions on ctxtools and line break.
Dear Mojca, Yue, and Hans, Thank you for the help. I updated ConTeXt and LuaTeX using rsync to the foler .../texlive/ 2008/../texmf-local. "texmfstart texexec --make (--xtx) --all" run smoothly, but luatools still has a cnf error. I'll do it again from the beginning when I have time. However, it works fine in ConTeXt-minimal. One day Mr. Wolfgang tried to do some work to set up standardization of CJK for MKIV. However, it is not easy because Korean use space between words. The rules of line break for Korean is simple in saying. We don't need any hyphenation inside word, so if it is longer than the \textwidth, just make a line break at that position. There may be a little adjustment to make it right flush. For the details of the line breaking system for Korean, I'll talked to the people in KTUG. Some experts in KTUG will answer how to do that. For ConTeXt, there is a font-kor.tex(by nomos) file which enable to use Korean in ConTeXt. So they know what and how to do. I hope that we find a good solution which is also good for the implementation in MKIV. Thank you again. Best regards, Dalyoung
Dalyoung Jeong wrote:
The rules of line break for Korean is simple in saying. We don't need any hyphenation inside word, so if it is longer than the \textwidth, just make a line break at that position. There may be a little adjustment to make it right flush.
For the details of the line breaking system for Korean, I'll talked to the people in KTUG. Some experts in KTUG will answer how to do that. For ConTeXt, there is a font-kor.tex(by nomos) file which enable to use Korean in ConTeXt. So they know what and how to do. I hope that we find a good solution which is also good for the implementation in MKIV.
ok, i'll wait for the details and a test file Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Mon, Dec 8, 2008 at 7:32 AM, Dalyoung Jeong wrote:
Dear Mojca, Yue, and Hans,
Thank you for the help. I updated ConTeXt and LuaTeX using rsync to the foler .../texlive/ 2008/../texmf-local.
"texmfstart texexec --make (--xtx) --all" run smoothly, but luatools still has a cnf error.
Did you update the scripts in binaries as well? (Unless you updated ConTeXt from TL repository, it will keep the old mtxrun in binaries, and that one doesn't work at all.) Mojca
participants (3)
-
Dalyoung Jeong
-
Hans Hagen
-
Mojca Miklavec