Re: [NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread Akira Kakuto
There may be another problem which I don’t know. I have tested your source by installing NotoSansCJKkr-Regular.otf etc. It seems to work OK. Note that I'm using .otf fonts, not .ttf ones. I attach cjkkrtest.tar.gz in which there are k.tex and k.pdf. Best, Akira cjkkrtest.tar.gz Description:

[NTG-context] Metafun standalone and fonts

2014-09-27 Thread Pol Stra
Hello! I have an mp file that I use with success in my document with mprun. But if I try to generate the figure alone with this command: mpost --mem=metafun myfigure.mp I obtain this error: ! Font cmr10 not usable: TFM file not found. thelabel-...ture(EXPR3):infont.defaultfont.scaled

[NTG-context] Automatic reference prefixing in heads with prefix=+

2014-09-27 Thread Christoph Reller
Hi, Various documents mention a namespace feature for references by setting prefix=+. This is a really cool feature but I cannot get it to work. Why does the following example not work: \setupinteraction[state=start] \setuphead[chapter][prefix=+] \starttext

[NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread Akira Kakuto
However the resulting PDF shows incorrect characters. Incorrect characters are in Hirakana and Katakana. The incorrect Japanese characters are also shown in the case of SourceHanSans-Regular.otf, the same feature in the case of NotoSansCJKjp-Regular.otf. On the other hand, if I use

Re: [NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread Hans Hagen
On 9/27/2014 12:07 PM, Akira Kakuto wrote: However the resulting PDF shows incorrect characters. Incorrect characters are in Hirakana and Katakana. The incorrect Japanese characters are also shown in the case of SourceHanSans-Regular.otf, the same feature in the case of

Re: [NTG-context] Metafun standalone and fonts

2014-09-27 Thread Hans Hagen
On 9/27/2014 10:21 AM, Pol Stra wrote: Hello! I have an mp file that I use with success in my document with mprun. But if I try to generate the figure alone with this command: mpost --mem=metafun myfigure.mp that will never work with metafun in mkiv as we have extensions just run context

[NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread Akira Kakuto
Hi Hans, ... ... gives the same output here. You must be testing with the 1.000 fonts. Yes, version 1.000 fonts worked with the ConTeXt. Best, Akira ___ If your question is of interest to others as well, please

Re: [NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread luigi scarso
On Sat, Sep 27, 2014 at 12:19 PM, Hans Hagen pra...@wxs.nl wrote: On 9/27/2014 12:07 PM, Akira Kakuto wrote: However the resulting PDF shows incorrect characters. Incorrect characters are in Hirakana and Katakana. The incorrect Japanese characters are also shown in the case of

Re: [NTG-context] Metafun standalone and fonts

2014-09-27 Thread Pol Stra
Le samedi 27 septembre 2014, 12:23:47 Hans Hagen a écrit : On 9/27/2014 10:21 AM, Pol Stra wrote: Hello! I have an mp file that I use with success in my document with mprun. But if I try to generate the figure alone with this command: mpost --mem=metafun myfigure.mp that will

Re: [NTG-context] Metafun standalone and fonts

2014-09-27 Thread Hans Hagen
On 9/27/2014 2:28 PM, Pol Stra wrote: Unfortunately, this only solve half of my problem: this outputs one pdf with all figures, while I try to output all figures in separated svg files. that would not give you the benefits of the context run (fonts and so) ... just use mudraw to convert the

Re: [NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread Hans Hagen
On 9/27/2014 12:27 PM, Akira Kakuto wrote: Hi Hans, ... ... gives the same output here. You must be testing with the 1.000 fonts. Yes, version 1.000 fonts worked with the ConTeXt. new beta ... it took me quite some tracing and time to figure out that we can better ignore the Identity

Re: [NTG-context] Metafun error

2014-09-27 Thread Willi Egger
Hi Otared, thank you for this! - I do not understand correctly what has happened here. Now after rebooting it works again….. ;-( Thanks! Willi On 26 sep. 2014, at 23:09, Otared Kavian ota...@gmail.com wrote: Hi Willi, I just updated to ConTeXt ver: 2014.09.26 11:42 MKIV beta fmt:

Re: [NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread Akira Kakuto
new beta ... it took me quite some tracing and time to figure out that we can better ignore the Identity cidmap .. Thank you very much. The PDF is correct now with 1.001 HanSans CJK fonts. Best regards, Akira ___

Re: [NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread luigi scarso
On Sat, Sep 27, 2014 at 4:08 PM, Akira Kakuto kak...@fuk.kindai.ac.jp wrote: new beta ... it took me quite some tracing and time to figure out that we can better ignore the Identity cidmap .. Thank you very much. The PDF is correct now with 1.001 HanSans CJK fonts. At page 98 (of the pdf)

Re: [NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread Jeong Dal
I have tested your source by installing NotoSansCJKkr-Regular.otf etc. It seems to work OK. Note that I'm using .otf fonts, not .ttf ones. I attach cjkkrtest.tar.gz in which there are k.tex and k.pdf. Your output is perfect. But I still get an error message which is as same as Luigi

Re: [NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread luigi scarso
On Sat, Sep 27, 2014 at 6:51 PM, Jeong Dal hak...@me.com wrote: I have tested your source by installing NotoSansCJKkr-Regular.otf etc. It seems to work OK. Note that I'm using .otf fonts, not .ttf ones. I attach cjkkrtest.tar.gz in which there are k.tex and k.pdf. Your output is

[NTG-context] about Noto Sans CJK font problem

2014-09-27 Thread Akira Kakuto
But I still get an error message which is as same as Luigi mentioned. Here the TeX Live 2014 version: 0.79.1 (rev 4971) does not work with the NotoSansCJKkr-Regular.otf. I'm using the current trunk version: 0.79.1 (rev 5041). Experimental version (rev 5057) will be better. Best, Akira