ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: \dot & lucida
Date: Wed, 25 Jan 2006 09:43:46 +0100	[thread overview]
Message-ID: <43D73A42.2090309@elvenkind.com> (raw)
In-Reply-To: <43D6E9FD.9060505@nibua-r.org>



Renaud AUBIN wrote:
> 
> Hi all,
> 
> My solution to this issue is:
> 1 - texexec ec-bh-lucida
> 2 - search the hex code 05 as in math-lbr.tex -> it's a "
> 3 - search the correct symbol (dot) and the hex code (it is 0A)
> 4 - replace 05 by 0A (line 390 of math-lbr.tex)
> 
> Now, it works for me but I'm not sure that this solution is "correct" ;-)
> Your opinion ?

I'm not sure it is a good enough general solution, but it will work
for the default font set.

If I understand it correctly, the problem is that the [tf] entries in
the math collections refer to a text font, not math font, so the current
text encoding should be taken in consideration.

The old hex 05 assumed the text font was in 8y/texnansi encoding, your
new hex 0A that it is in 8t/ec encoding. Both can be wrong depending on
the current user font settings, I'm afraid/


Taco

      reply	other threads:[~2006-01-25  8:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-24 17:54 Renaud AUBIN
2006-01-25  3:01 ` Renaud AUBIN
2006-01-25  8:43   ` Taco Hoekwater [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=43D73A42.2090309@elvenkind.com \
    --to=taco@elvenkind.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).