Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Fonts for Chinese, Japanese and Korean

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Fonts for Chinese, Japanese and Korean


Chronological Thread 
  • From: "hu youjun" <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Fonts for Chinese, Japanese and Korean
  • Date: Wed, 12 Nov 2008 01:59:03 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=dAn9EVwJ7mDJ7nFL4lvvBak1/u8I1VKLC920WmZiIHML27D0fiU1DyyLxyZSDx5BV+ +TYgzn3h+skLfjPvX34FvAflPwWLKfpRnEI5H0x6hOeXIIU8dTsqr7SvIRtdB2jYHXFI p7KQOSNJvqZAbhEGrylBPbxYNZQ+RqiURw8oc=

Thank you!

Yesterday evening, I reinstalled TeXmacs. Now the Chinese font can be loaded successfully.

On Tue, Nov 11, 2008 at 6:47 PM, chu-ching huang <address@hidden> wrote:
On Tue, 11 Nov 2008 06:44:00 -0500, hu youjun wrote
> As is known to all, from version 1.0.6.1 on, TeXmacs comes with
> support for Chinese, Japanese and Korean. The standard distributions
> do not include the necessary fonts, which can be downloaded separately:
>
>  * Tarball with Chinese fonts (6.8 Mb).
>  * Tarball with Japanese fonts (9.1 Mb).
>  * Tarball with Korean fonts (10.5 Mb).
>
> After downloading, cd into the directory ~/.TeXmacs and unpack the
> fonts using
>
>  gunzip -c TeXmacs-language-fonts.tar.gz | tar xvf -
>
> After doing these, I start Texmacs and choose:
> edit->preference->language->chinese
> Then the menubar of texmacs disapeared.
> Some output:
> TeXmacs] Loading corktounicode
> TeXmacs] Loading unicode-cork-oneway
> TeXmacs] Loading tmuniversaltounicode
> TeXmacs] Loading unicode-symbol-oneway
> TeXmacs] Font fireflysung 11pt at 300 dpi could not be loaded
> TeXmacs] Font fireflysung 10pt at 600 dpi could not be loaded
>

fireflysung.ttf is the defaulted font file both for traditional and Simplified
Chinese. You can make a link as

> cd ~/.TeXmacs/fonts/truetype
> ln -s /somewhere/your_truetype_font.ttf fireflysung.ttf

or copy the font to above directory and rename it as "fireflysung.ttf"

That's it!

Best regards,

cch





Archive powered by MHonArc 2.6.19.

Top of Page