ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vyatcheslav Yatskovsky <yatskovsky@gmail.com>
To: "ntg-context-request@ntg.nl" <ntg-context@ntg.nl>
Subject: wierd problem
Date: Tue, 14 Aug 2007 16:41:58 +0300	[thread overview]
Message-ID: <708466494.20070814164158@gmail.com> (raw)
In-Reply-To: <mailman.859.1187098055.2346.ntg-context@ntg.nl>

Hello, 

I use 

\usetypescriptfile[mytypescripts]
\usetypescript[acaslonpro]

in the main file.

The mytypescrips file looks like

%Adobe Caslon Pro typeface
\starttypescript [serif] [acaslonpro]
    \definefontsynonym [ACaslonProRegular][name:ACaslonPro-Regular][features=default]
    \definefontsynonym [ACaslonProItalic][name:ACaslonPro-Italic][features=default]
    \definefontsynonym [ACaslonProBold][name:ACaslonPro-Bold][features=default]
\stoptypescript

\starttypescript [serif] [acaslonpro]
    \definefontsynonym [Serif][ACaslonProRegular][features=default]
    \definefontsynonym [SerifItalic][ACaslonProItalic][features=default]
    \definefontsynonym [SerifBold][ACaslonProBold][features=default]
\stoptypescript

\starttypescript [acaslonpro]
\definetypeface[acaslonpro][rm][serif][acaslonpro][default]
\stoptypescript

If to remove start/stop around \definetypeface, luatex enters infine loop.

Best,
Vyatchelsav

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


       reply	other threads:[~2007-08-14 13:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.859.1187098055.2346.ntg-context@ntg.nl>
2007-08-14 13:41 ` Vyatcheslav Yatskovsky [this message]
2007-08-14 15:07   ` Taco Hoekwater
2007-08-15  0:10 ` MetaFont Wolfgang Werners-Lucchini
2007-08-15  1:09   ` MetaFont Martin Schröder
2007-06-23 18:30 Wierd problem John R. Culleton
2007-06-23 19:46 ` luigi scarso

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=708466494.20070814164158@gmail.com \
    --to=yatskovsky@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).