lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot output Japanese from sakura-sakura.ly


From: Han-Wen Nienhuys
Subject: Re: Cannot output Japanese from sakura-sakura.ly
Date: Wed, 08 Feb 2006 13:22:08 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

IMAI Yuji wrote:
Hello, users.

I want to output Japanese lyrics from sakura-sakura.ly
But could not. Output log as following:

Layout output to `sakura-sakura.ps'...
warning: don't know how to embed "MS-Gothic"="C:/WINDOWS/fonts/msgothic.ttc"
Converting to `sakura-sakura.pdf'...

Previous, I found "TTC file is not supported" in mailing list archive. So, could I select other Japanese "TTF" file
instead of "TTC" file?

Thanks.


try adding

#(ly:font-config-display-fonts)
\override Lyrics . LyricText #'font-name = #"FAMILY-NAME"

to the \addlyrics {} section. This will show a list of fonts available in the log. Substitute FAMILY-NAME with another font containing CJK glyphs.

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]