ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Otared KAVIAN" <otared@gmail.com>
Subject: Re: New release and XeTeX - XeConTeXt
Date: Sun, 14 May 2006 10:54:24 +0200	[thread overview]
Message-ID: <3cb063a60605140154j3aa2afe4tdc14bdc5ec286de5@mail.gmail.com> (raw)
In-Reply-To: <44664D6C.2010602@creutzig.de>


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

On 5/13/06, Christopher Creutzig <christopher@creutzig.de> wrote:
>
>
>
>   Still, XeConTeXt does not work as expected in the current version:
>
>

Hi Christopher,

I tried the file you suggest with the latest version of ConTeXt and
generated a new XeConTeXt (ConTeXt  ver: 2006.05.11 10:30  fmt: 2006.5.13,
on MacOS X 10.4.6) and I didn't have any trouble with the following

%% begin japanese.tex
\starttext

\font\Myface="Hiragino Mincho Pro W3" at 14 pt
\Myface
こちらはテストです。日本語のテストです。
%\bye
\blank

works like a charm, and so does the ConTeXt way of defining a typeface:

\definetypeface[myface][rm][Xserif][Hiragino Mincho Pro W3]

\setupbodyfont[myface,14pt]

こちらはテストです。日本語のテストです。

\stoptext
%% end japanese.tex

the japanese text is typeset identically with \Myface (defined with the good
old Plain TeX way) and \myface (defined in ConTeXt way).

Nevertheless still I encounter other problems with the new version of
ConTeXt and I am reporting them in another thread.

Best regards: OK

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

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2006-05-14  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-10  3:42 Otared KAVIAN
2006-05-13 21:19 ` Christopher Creutzig
2006-05-14  8:54   ` Otared KAVIAN [this message]
2006-05-14  9:20   ` Hans Hagen
2006-05-14 13:52     ` Christopher Creutzig
2006-05-14 20:37       ` Hans Hagen

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=3cb063a60605140154j3aa2afe4tdc14bdc5ec286de5@mail.gmail.com \
    --to=otared@gmail.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).