ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dal <haksan@me.com>
To: "list ntg-context@ntg.nl ntg-context@ntg.nl ntg-context@ntg.nl
	ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: Re: Typefile with Chinese, Korean or Japanase 	text
Date: Tue, 20 Feb 2018 06:15:54 +0900	[thread overview]
Message-ID: <ECB17F8B-2E7C-473B-9028-5FBB28010384@me.com> (raw)
In-Reply-To: <mailman.1637.1512580660.1988.ntg-context@ntg.nl>


[-- Attachment #1.1: Type: text/plain, Size: 2198 bytes --]

Dear Wolfgang,

Two months ago, you suggested an example for typefile with korean. I just read it at that time and I try your sample today. 
Although there are Nanum Gothic and Nanum Gothic Coding in my system font, no output of korean for \ss and \tt.
I run ‘mtxrun —script font —reload —force
in the terminal, but the output is same. In the log file, it reads that 

selectfont      > The requested fallback font 'Nanum Gothic' for typeface 'mainface' style 'ss' was ignored because no files where found.
selectfont      > The requested fallback font ‘Nanum Gothic Coding' for typeface 'mainface' style 'tt' was ignored because no files where found.


Why ConTeXt couldn’t locate the font files?

I am using Mac OSX 10.13 and latest beta.

Thank you.

Best regards,

Dalyoung

> 2017. 12. 7. 오전 2:17, ntg-context-request@ntg.nl 작성:
> 
> You need fonts [1-3]  which contains hangul characters (don’t forget to 
> set a math font because it is used for the symbols in enumerations) and 
> you have to enable linebreaking for korean with the \setscript command.
> 
> %%%% begin example
> \definefallbackfamily [mainface] [rm] [Nanum Myeongjo] [preset=range:korean]
> \definefontfamily     [mainface] [rm] [DejaVu Serif]
> 
> \definefallbackfamily [mainface] [ss] [Nanum Gothic] [preset=range:korean]
> \definefontfamily     [mainface] [ss] [DejaVu Sans]
> 
> \definefallbackfamily [mainface] [tt] [Nanum Gothic Coding] 
> [features=none,preset=range:korean]
> \definefontfamily     [mainface] [tt] [DejaVu Sans Mono] [features=none]
> 
> \definefontfamily     [mainface] [mm] [DejaVu Math]
> 
> \setupbodyfont[mainface]
> 
> \setscript[hangul]
> 
> \starttext
> 
> 이 FAQ 은 자주 반복되는 질문과 그에 대한 대답을 간단명료한 양식으로
> 모아 엮어졌습니다.
> 
> {\ss 이 FAQ 은 자주 반복되는 질문과 그에 대한 대답을 간단명료한 양식으로
> 모아 엮어졌습니다.}
> 
> \starttyping
> 이 FAQ 은 자주 반복되는 질문과 그에 대한 대답을 간단명료한 양식으로
> 모아 엮어졌습니다.
> \stoptyping
> 
> \stoptext
> %%%% end example


[-- Attachment #1.2: Type: text/html, Size: 22739 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

       reply	other threads:[~2018-02-19 21:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1637.1512580660.1988.ntg-context@ntg.nl>
2018-02-19 21:15 ` Jeong Dal [this message]
2018-02-19 21:43   ` Pablo Rodriguez
2018-02-20  0:12 ` Jeong Dal
     [not found] <mailman.1646.1512595887.1988.ntg-context@ntg.nl>
2017-12-06 23:38 ` Jeong Dal
2017-12-05 20:32 Wim Neimeijer
2017-12-05 20:43 ` luigi scarso
2017-12-05 22:10   ` Wim Neimeijer
2017-12-05 22:53     ` Hans Hagen
2017-12-05 23:32       ` Wim Neimeijer
2017-12-06  8:53         ` Hans Hagen
2017-12-06  9:14           ` luigi scarso
2017-12-06  9:02         ` Henning Hraban Ramm
2017-12-06 11:00         ` Wolfgang Schuster
2017-12-06 17:16           ` Wim Neimeijer
2017-12-06 18:13             ` Aditya Mahajan
2017-12-06 18:24               ` Wim Neimeijer
2017-12-06 19:07                 ` Pablo Rodriguez
2017-12-06 19:20                 ` Rik Kabel
2017-12-06 20:25                 ` Hans Hagen
2017-12-06 21:01                   ` Wim Neimeijer
2017-12-06 21:30                     ` Wim Neimeijer
2017-12-06 22:32                       ` Wolfgang Schuster
2017-12-06 22:54                         ` Alan Braslau
2017-12-06 18:17             ` Pablo Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ECB17F8B-2E7C-473B-9028-5FBB28010384@me.com \
    --to=haksan@me.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).