ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Mari Voipio <mari.voipio@iki.fi>
Subject: Re: lucida ot
Date: Sun, 29 Apr 2012 12:24:27 +0200	[thread overview]
Message-ID: <D66B0BD5-F2D6-4E48-95B9-D327ABF99796@googlemail.com> (raw)
In-Reply-To: <CAGbDsP0zM5K=eBQnDNxSF0962G-EK5L5JQpTOCZbEqDyp9GB+A@mail.gmail.com>


Am 25.04.2012 um 21:10 schrieb Mari Voipio:

> On Tue, Apr 24, 2012 at 20:53, Wolfgang Schuster
> <schuster.wolfgang@googlemail.com> wrote:
>> 
>> \definetypeface[mainface][rm][specserif]  [Lucida Blackletter OT][default][features=default]
>> \definetypeface[mainface][cg][calligraphy][lucidaot]             [default][features=default]
>> 
>> \setupbodyfont[mainface]
>> 
>> \definebodyfontenvironment[default][em=cg]
>> 
>> \starttext
>> 
>> \input knuth
>> 
>> roman {\cg calligraphic} roman {\em emphasized} roman
>> 
>> \stoptext
> 
> Works fine in a single file, but as soon as I try using it in a
> project environment, it hangs..
> 
> A minimal environment test file:
> \startenvironment env_ms_blackletter
> 
> \definetypeface[mainface][rm][specserif]  [Lucida Blackletter OT][default][features=default]
> 
> \setupbodyfont[mainface]
> 
> \stopenvironment

There are two ways to get around this:

1. Load the environment before \startcomponent or \startproduct

2. Add a definition for a math font, e.g.

  \definetypeface[mainface][mm][math][lucidaot][default]

Wolfgang
___________________________________________________________________________________
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:[~2012-04-29 10:24 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 20:50 Hans Hagen
2012-03-16 21:03 ` Aditya Mahajan
2012-03-16 22:00   ` Hans Hagen
2012-03-16 22:08 ` Meer, H. van der
2012-03-16 22:10   ` Hans Hagen
2012-04-06 21:15 ` Mari Voipio
2012-04-06 21:25   ` Hans Hagen
2012-04-13 17:12     ` Mari Voipio
2012-04-13 17:40       ` Wolfgang Schuster
2012-04-13 18:06         ` Mari Voipio
2012-04-18 11:37           ` Mari Voipio
2012-04-20 13:24             ` Mari Voipio
2012-04-20 13:59               ` Hans Hagen
2012-04-21  9:36               ` Wolfgang Schuster
2012-04-21 11:52                 ` Mari Voipio
2012-04-24 16:57                 ` Mari Voipio
2012-04-24 17:53                   ` Wolfgang Schuster
2012-04-25 19:10                     ` Mari Voipio
2012-04-29 10:24                       ` Wolfgang Schuster [this message]

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=D66B0BD5-F2D6-4E48-95B9-D327ABF99796@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=mari.voipio@iki.fi \
    --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).