Bug in searching TTC fonts for the script of mtxrun
Hi Hans, I have already installed some Chinese TTC fonts, e.g. NotoSerifCJK-Regular.ttc. But when I use mtxrun command to search them, I get an error. $ mtxrun --script font --list --file NotoSerifCJK-Regular.ttc lua error : function call: ...e/garfileo/opt/context/tex/texmf-linux-64/bin/mtxrun.lua:10012: bad argument #9 to 'format' (number expected, got string) -- Best regards, Li Yanrui
On 3/22/2023 7:15 AM, Li Yanrui (李延瑞) via ntg-context wrote:
Hi Hans,
I have already installed some Chinese TTC fonts, e.g. NotoSerifCJK-Regular.ttc. But when I use mtxrun command to search them, I get an error.
$ mtxrun --script font --list --file NotoSerifCJK-Regular.ttc lua error : function call: ...e/garfileo/opt/context/tex/texmf-linux-64/bin/mtxrun.lua:10012: bad argument #9 to 'format' (number expected, got string) Where can i find that font? There was a time when one could download a zip with all noto fonts but last time i checked that option was gone and one ends up with downloading single ones which is a waste of time but I might have missed a link.
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Hans Hagen via ntg-context
On 3/22/2023 7:15 AM, Li Yanrui (李延瑞) via ntg-context wrote:
Hi Hans,
I have already installed some Chinese TTC fonts, e.g. NotoSerifCJK-Regular.ttc. But when I use mtxrun command to search them, I get an error.
$ mtxrun --script font --list --file NotoSerifCJK-Regular.ttc lua error : function call: ...e/garfileo/opt/context/tex/texmf-linux-64/bin/mtxrun.lua:10012: bad argument #9 to 'format' (number expected, got string) Where can i find that font? There was a time when one could download a zip with all noto fonts but last time i checked that option was gone and one ends up with downloading single ones which is a waste of time but I might have missed a link.
These fonts that I use are provided in ubuntu desktop. If you have an ubuntu system, you can get all of them by $ sudo apt install fonts-noto-cjk # or more fonts in the fonts-noto-cjk-extra package. The package includes the following fonts: NotoSerifCJK-Regular.ttc NotoSerifCJK-Bold.ttc NotoSansCJK-Bold.ttc NotoSansCJK-Regular.ttc I have uploaded the four of them into github. The download link is http://liyanrui.github.io/share/fonts/fonts-noto-cjk.zip --- Best regards, Li Yanrui
On 3/22/2023 9:58 AM, Li Yanrui (李延瑞) via ntg-context wrote:
Hans Hagen via ntg-context
mailto:ntg-context@ntg.nl> 于2023年3月22日周三 15:51写道: On 3/22/2023 7:15 AM, Li Yanrui (李延瑞) via ntg-context wrote: > Hi Hans, > > I have already installed some Chinese TTC fonts, e.g. > NotoSerifCJK-Regular.ttc. But when I use mtxrun command to search them, > I get an error. > > $ mtxrun --script font --list --file NotoSerifCJK-Regular.ttc > lua error : function call: > ...e/garfileo/opt/context/tex/texmf-linux-64/bin/mtxrun.lua:10012: bad > argument #9 to 'format' (number expected, got string) Where can i find that font? There was a time when one could download a zip with all noto fonts but last time i checked that option was gone and one ends up with downloading single ones which is a waste of time but I might have missed a link.
These fonts that I use are provided in ubuntu desktop. If you have an ubuntu system, you can get all of them by
$ sudo apt install fonts-noto-cjk # or more fonts in the fonts-noto-cjk-extra package.
The package includes the following fonts:
NotoSerifCJK-Regular.ttc NotoSerifCJK-Bold.ttc NotoSansCJK-Bold.ttc NotoSansCJK-Regular.ttc
I have uploaded the four of them into github. The download link is
http://liyanrui.github.io/share/fonts/fonts-noto-cjk.zip http://liyanrui.github.io/share/fonts/fonts-noto-cjk.zip
Ok. I'll check it. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 3/22/2023 11:10 AM, Hans Hagen via ntg-context wrote:
http://liyanrui.github.io/share/fonts/fonts-noto-cjk.zip http://liyanrui.github.io/share/fonts/fonts-noto-cjk.zip Ok. I'll check it. next upload:
mtxrun --script font --list --file NotoSerifCJK-Regular.ttc familyname weight style width variant fontname filename subfont fontweight
notoserifcjkhk normal normal normal normal notoserifcjkhkregular NotoSerifCJK-Regular.ttc 5 conflict: regular ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On Wed, 22 Mar 2023 08:50:10 +0100
Hans Hagen via ntg-context
I might have missed a link.
participants (4)
-
Alan Braslau
-
Hans Hagen
-
Hans Hagen
-
Li Yanrui (李延瑞)