ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: Re: where has PI gone?
Date: Fri, 15 Nov 2002 18:51:59 +0100	[thread overview]
Message-ID: <F04606B7-F8C2-11D6-8F79-003065568054@science.uva.nl> (raw)
In-Reply-To: <5.1.0.14.1.20021115174656.03705f80@server-1>


On vrijdag, nov 15, 2002, at 17:48 Europe/Amsterdam, Hans Hagen wrote:

>>>> Since the last ConTeXt beta the typesetting of the greek capital 
>>>> letter PI doesn't work anymore in lucida (lbr). Small pi works >> 
>>>> though.
>>>> Anyone knows why? And where to find it back?
>>>
>>> Can you check type-syn.tex?
>>>
>>> It should say:
>>>
>>> \starttypescript [math] [lucida] [name]
>>>   \definefontsynonym [MathRoman]     [LucidaBright]
>>>
>>> Hans
>>
>> type-syn.tex has the following code:
>>
>> \starttypescript [math] [lucida] [name]
>>   \definefontsynonym [MathRoman]     [LucidaBright]
>>   \definefontsynonym [MathExtension] [LucidaNewMath-Extension]
>>   \definefontsynonym [MathItalic]    [LucidaNewMath-AltItalic]
>>   \definefontsynonym [MathSymbol]    [LucidaNewMath-Symbol]
>>   \definefontsynonym [MathAlpha]     [LucidaNewMath-Arrows]
>>  %\definefontsynonym [MathBeta]      [LucidaNewMath-Roman]
>>  %\definefontsynonym [MathRoman]     [LucidaNewMath-Roman]
>> \stoptypescript
>
> Then, in math-lbr, check for:
>
> \definefamilysynonym [lbr] [ucgreek]  [ex]
>
> (seems that i messed around with some fonts when trying to solve some 
> other symbol problem; lbr fonts don't use the nromal tex encoding, so 
> in math-lbr symbols are mapped)

There I do not find [ex] but:
\definefamilysynonym [lbr] [ucgreek]  [mr] % [ex]
\definefamilysynonym [lbr] [vargreek] [mi]

Changing [mr] to [ex] there changes the representation but of course to 
nothing useful. However, it shows that this is the font involved. 
Typesetting with {\mi \Pi} does gives a letter PI, but the vargreek 
(slanted) form and not the upright fellow I want.
According to the font table I have, PI should be in lbmr 
([LucidaNewMath-Roman] in type-enc.tex) in position 5.
I find [LucidaNewMath-Roman]  in two places commented out in 
typ-syn.tex:
  %\definefontsynonym [MathBeta]      [LucidaNewMath-Roman]
  %\definefontsynonym [MathRoman]     [LucidaNewMath-Roman]

I am still in the dark.

Hans van der Meer

  reply	other threads:[~2002-11-15 17:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-14 18:39 Hans van der Meer
2002-11-14 20:51 ` Hans Hagen
2002-11-15 15:35   ` Hans van der Meer
2002-11-15 16:48     ` Hans Hagen
2002-11-15 17:51       ` Hans van der Meer [this message]
2002-11-16  9:57         ` Hans Hagen
2002-11-18 18:49           ` Hans van der Meer

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=F04606B7-F8C2-11D6-8F79-003065568054@science.uva.nl \
    --to=hansm@science.uva.nl \
    --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).