ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dalyoung <haksan@me.com>
To: ntg-context@ntg.nl
Subject: font name has a space.
Date: Sun, 06 Mar 2011 21:52:23 +0900	[thread overview]
Message-ID: <BEF77937-D29C-44D5-9854-3EC5C8C6C63A@me.com> (raw)

Dear all,

I tried define a font whose name contains a space, but not succeed.

font name: smMokPan Medium
font file name: smMokPan Medium.otf

I tired as follows, but ConTeXt couldn't locate the font file.

\definefont[testfont][name:"smMokPan Medium"] 
\definefont[testfont][name:(smMokPan\space Medium)]
\definefont[testfont][name:smMokPan\space Medium]
	in log file 
		fonts           > latin modern fonts are not preloaded
		languages       > language en is active
		fonts           > beware: no fonts are loaded yet, using 'lm mono' in box



\definefont[testfont][file:smMokPan Medium.otf]
\definefont[testfont][file:smMokPan\space Medium.otf]

fonts           > virtual math > the mapping is incomplete for 'txmath' at 5pt
system          > begin file testmp.tex at line 25
fonts           > defining > font with asked name 'smMokPan' is not found using lookup 'file'
fonts           > defining > unknown font smMokPan, loading aborted
fonts           > defining > unable to define smMokPan as \**testfont**

How to defint a font whose name contains a space?

Thank you.

best regards,

Dalyoung
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2011-03-06 12:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-06 12:52 Jeong Dalyoung [this message]
2011-03-06 15:45 ` Hans Hagen
2011-03-06 23:58 Jeong Dalyoung
2011-03-07  7:21 ` Taco Hoekwater
2011-03-07 12:03 Jeong Dalyoung
2011-03-07 17:10 ` Wolfgang Schuster
2011-03-07 23:42 Jeong Dalyoung

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=BEF77937-D29C-44D5-9854-3EC5C8C6C63A@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).