hi, all I am writing a doc with context in Chinese, I found that the distance between two Chinese words, and between the punctuation and word is too big, how to narrow the distance? For convenience, I attached a pdf sample. Thanks in advance! BEST REGARDS PengCZ
Am 19.01.2013 um 12:27 schrieb 土卜皿
hi, all I am writing a doc with context in Chinese, I found that the distance between two Chinese words, and between the punctuation and word is too big, how to narrow the distance? For convenience, I attached a pdf sample.
Can you also send the source for your example! Wolfgang
hi, Wolfgang
thank you!
The source in attachment!
PengCZ
2013/1/19 Wolfgang Schuster
Am 19.01.2013 um 12:27 schrieb 土卜皿
: hi, all I am writing a doc with context in Chinese, I found that the distance between two Chinese words, and between the punctuation and word is too big, how to narrow the distance? For convenience, I attached a pdf sample.
Can you also send the source for your example!
Wolfgang
___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
Am 19.01.2013 um 15:56 schrieb 土卜皿
hi, Wolfgang thank you! The source in attachment!
I would try to avoid mixing simplefonts and zhfonts because it could lead to problems. You can now try a simplefonts only solution and look if the weird spacing disappears, when the problem remains you should change the font because when I use your example with “MS Mincho” or “Adobe Song Std” the spacing is better. \usemodule[simplefonts] %\definefontfeature[default][default][onum=yes,pnum=yes] \setmainfont[TeX Gyre Pagella] % Monaco \setsansfont[TeX Gyre Heros] \setmonofont[TeX Gyre Cursor] % Monaco \setcjkmainfont[Fang Song] \setcjkmonofont[Fang Song] \setupbodyfont[9pt] \setscript[hanzi] \starttext 无线传感网络存在分布的跨区域性,随着无线传。 English font is no problem! \stoptext Wolfgang
hi, wolfgang.schuster
Thank you!
I wanted to try Adobe Song Std, but when executing the command:
mtxrun --script fonts --reload
I got the error:
fonts | names | adding path from OSFONTDIR: /study/context/fonts
fonts | names | globbing path /study/context/fonts/**.otftexlua:
../../../source/texk/kpathsea/cnf.c:255:
kpathsea_cnf_get: Assertion `kpse->program_name' failed.
my versions are:
context 2013.01.08 01:19
luatex: beta-0.74.0-2012122510
your versions are different?
Thank you!
BEST REGARDS\
PengCZ
2013/1/19 Wolfgang Schuster
Am 19.01.2013 um 15:56 schrieb 土卜皿
: hi, Wolfgang thank you! The source in attachment!
I would try to avoid mixing simplefonts and zhfonts because it could lead to problems.
You can now try a simplefonts only solution and look if the weird spacing disappears, when the problem remains you should change the font because when I use your example with “MS Mincho” or “Adobe Song Std” the spacing is better.
\usemodule[simplefonts]
%\definefontfeature[default][default][onum=yes,pnum=yes]
\setmainfont[TeX Gyre Pagella] % Monaco \setsansfont[TeX Gyre Heros] \setmonofont[TeX Gyre Cursor] % Monaco
\setcjkmainfont[Fang Song] \setcjkmonofont[Fang Song]
\setupbodyfont[9pt]
\setscript[hanzi]
\starttext 无线传感网络存在分布的跨区域性,随着无线传。
English font is no problem! \stoptext
Wolfgang
___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
Am 19.01.2013 um 17:10 schrieb 土卜皿
hi, wolfgang.schuster Thank you! I wanted to try Adobe Song Std, but when executing the command: mtxrun --script fonts --reload
I got the error: fonts | names | adding path from OSFONTDIR: /study/context/fonts fonts | names | globbing path /study/context/fonts/**.otftexlua: ../../../source/texk/kpathsea/cnf.c:255: kpathsea_cnf_get: Assertion `kpse->program_name' failed.
my versions are: context 2013.01.08 01:19 luatex: beta-0.74.0-2012122510
your versions are different?
ConTeXt: 2013.01.17 18:16 LuaTeX: beta-0.74.0-2012122517 To use Adobe Song use “Adobe Song Std Light” as name for \setcjkmainfont etc. Wolfgang
2013/1/20 土卜皿
hi, wolfgang.schuster Thank you! I wanted to try Adobe Song Std, but when executing the command: mtxrun --script fonts --reload
I got the error: fonts | names | adding path from OSFONTDIR: /study/context/fonts fonts | names | globbing path /study/context/fonts/**.otftexlua: ../../../source/texk/kpathsea/cnf.c:255: kpathsea_cnf_get: Assertion `kpse->program_name' failed.
my versions are: context 2013.01.08 01:19 luatex: beta-0.74.0-2012122510
This problem has been fixed in luatex 0.75. I think wolfgang had cached those fonts so he can use them now. -- Best regards, Li Yanrui (李延瑞)
hi, yanrui
不好意思,怎么将我的luatex版本不会自动更新,使用first-setup.sh --keep,只是更新了context的版本,怎么
更新luatex呢?
谢谢!
pengcz
2013/1/20 Li Yanrui (李延瑞)
2013/1/20 土卜皿
: hi, wolfgang.schuster Thank you! I wanted to try Adobe Song Std, but when executing the command: mtxrun --script fonts --reload
I got the error: fonts | names | adding path from OSFONTDIR: /study/context/fonts fonts | names | globbing path /study/context/fonts/**.otftexlua: ../../../source/texk/kpathsea/cnf.c:255: kpathsea_cnf_get: Assertion `kpse->program_name' failed.
my versions are: context 2013.01.08 01:19 luatex: beta-0.74.0-2012122510
This problem has been fixed in luatex 0.75. I think wolfgang had cached those fonts so he can use them now.
-- Best regards,
Li Yanrui (李延瑞)
___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
2013/1/20 土卜皿
hi, Yanrui I am sorry to reply to mail list in Chinese!
, luatex has not been updated after executing
first-setup.sh --keep, what should I do for updating Luatex? Thanks! BEST REGARDS Pengcz
不好意思,怎么将我的luatex版本不会自动更新,使用first-setup.sh --keep,只是更新了context的版本,怎么 更新luatex呢? 谢谢!
pengcz
On 01/20/2013 12:42 AM, ??? wrote:
luatex has not been updated after executing
first-setup.sh --keep, what should I do for updating Luatex?
Usually, luatex get updated regularly along with ConTeXt updating. If for some reason, you want to use the latest luatex binary, you need to compile it from source code yourself. If you have difficultly compile binary from source, you can ask others to compile for you, or just wait for the binary to eventually come into the ConTeXt repo.
Am 20.01.2013 um 03:42 schrieb Hongwen Qiu
On 01/20/2013 12:42 AM, 土卜皿 wrote:
luatex has not been updated after executing first-setup.sh --keep, what should I do for updating Luatex? Usually, luatex get updated regularly along with ConTeXt updating. If for some reason, you want to use the latest luatex binary, you need to compile it from source code yourself. If you have difficultly compile binary from source, you can ask others to compile for you, or just wait for the binary to eventually come into the ConTeXt repo.
I'm experiencing the same kpathsea/cnf.c assertion failure when doing "mtxrun --script fonts --reload". ConTeXt minimals still has luatex version beta-0.74.0-2012122517, and the source code server http://foundry.supelec.fr/gf/project/luatex has been unreachable for days. So, what options do I have to get luatex 0.75 to get my installation working again? Or is there a planned time frame when 0.75 is scheduled to be integrated in the distribution? Thanks Maik
On 2/6/2013 5:54 PM, Musall Maik wrote:
Am 20.01.2013 um 03:42 schrieb Hongwen Qiu
mailto:qiuhongwen@gmail.com>: On 01/20/2013 12:42 AM, 土卜皿 wrote:
luatex has not been updated after executing
first-setup.sh --keep, what should I do for updating Luatex?
Usually, luatex get updated regularly along with ConTeXt updating. If for some reason, you want to use the latest luatex binary, you need to compile it from source code yourself. If you have difficultly compile binary from source, you can ask others to compile for you, or just wait for the binary to eventually come into the ConTeXt repo.
Normally meaning: when there is a release. Beta's of luatex normally are not ending up in the mininimals unless we decide to to so.
I'm experiencing the same kpathsea/cnf.c assertion failure when doing "mtxrun --script fonts --reload". ConTeXt minimals still has luatex version beta-0.74.0-2012122517, and the source code server http://foundry.supelec.fr/gf/project/luatex has been unreachable for days.
Hm, context doesn't use the kpse lib.
So, what options do I have to get luatex 0.75 to get my installation working again? Or is there a planned time frame when 0.75 is scheduled to be integrated in the distribution?
The supelec server is being replaced / updates so that's why it's unreachable for a while. The 0.75 version is not yet official (and I know of at least one bug that needs to be solved before it can be). As soon as 0.75 is out there will also be a context beta thats in principle could give somewhat faster runs depending on what trickery is used. At the same time there will also be a luajittex update that is in sync with luatex. Luigi and I test both versions and so far no issues have been seen so in principle it can be a drop-in for those who need faster runs in production. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hi, On 02/06/2013 06:41 PM, Hans Hagen wrote:
I'm experiencing the same kpathsea/cnf.c assertion failure when doing "mtxrun --script fonts --reload". ConTeXt minimals still has luatex version beta-0.74.0-2012122517, and the source code server http://foundry.supelec.fr/gf/project/luatex has been unreachable for days.
Hm, context doesn't use the kpse lib.
That error is caused the cidmap callbacks that were added in luatex 0.74 and will be removed again in luatex 0.75. At some point, there was code for those callbacks in the context beta, but not any more apparently? Meanwhile, foundry.supelec.fr is down because of hardware upgrades, so we cannot do a new luatex release immediately. As soon as possible, we promise. Best wishes, Taco
On 2/6/2013 5:54 PM, Musall Maik wrote:
Am 20.01.2013 um 03:42 schrieb Hongwen Qiu
mailto:qiuhongwen@gmail.com>: On 01/20/2013 12:42 AM, 土卜皿 wrote:
luatex has not been updated after executing
first-setup.sh --keep, what should I do for updating Luatex?
Usually, luatex get updated regularly along with ConTeXt updating. If for some reason, you want to use the latest luatex binary, you need to compile it from source code yourself. If you have difficultly compile binary from source, you can ask others to compile for you, or just wait for the binary to eventually come into the ConTeXt repo.
I'm experiencing the same kpathsea/cnf.c assertion failure when doing "mtxrun --script fonts --reload". ConTeXt minimals still has luatex version beta-0.74.0-2012122517, and the source code server http://foundry.supelec.fr/gf/project/luatex has been unreachable for days.
if i remember right it relates to some ttf font triggering ... not sure which one but deleting it can help -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (7)
-
Hans Hagen
-
Hongwen Qiu
-
Li Yanrui (李延瑞)
-
Musall Maik
-
Taco Hoekwater
-
Wolfgang Schuster
-
土卜皿