ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Subject: Re: Kerning between primes and left parenthesis (again)
Date: Thu, 20 Jul 2017 14:53:02 +0200	[thread overview]
Message-ID: <e363288a-31eb-057c-d462-b1487b224b5e@wxs.nl> (raw)
In-Reply-To: <CAHy-LL_DejSMFTYOMZnnNW+HWcsuj7v3VThdT5+LNtMTYuSS0Q@mail.gmail.com>

On 7/20/2017 7:18 AM, Mikael P. Sundqvist wrote:
> Den 12 juli 2017 10:17 fm skrev "Mikael P. Sundqvist" <mickep@gmail.com 
> <mailto:mickep@gmail.com>>:
> 
>     Dear Hans,
> 
>     now, in luatex 1.05, that the primes are "constructed" in new manner,
>     I wonder if there is a way to specify in a goodie file the kerning
>     between characters, in particular primes and the left parenthesis?
> 
>     I tried
> 
>              kernpairs = {
>                 [0x2032] = {[0x0028] = -1000, }, -- prime and (
>              },
> 
>     but that does not seem to have any effect.
> 
>     The pre-1.05 modification
> 
>              dimensions = {
>                  default = {
>                      [0x2044] = { xoffset = 275, width = 600 },
>                      [0x2032] = { xoffset = 50, width = 290 }, -- prime
>                      [0x2033] = { xoffset = 50, width = 690 }, -- double
>     prime
>                      [0x2034] = { xoffset = 50, width = 1090}, -- triple
>     prime
>                      [0x2057] = { xoffset = 50, width = 1490}, --
>     quadruple prime
>              },
>          },
> 
>     (which is a non-optimal way of solving this issue since it has side
>     effects) does not change anything anymore.
> 
>     So, is there now a way to do this cleanly now that the mechanism is
>     changed?
> 
>     /Mikael
> 
> 
> Hi,
> 
> should I interpret the silence that this is currently not possible, or 
> that you, Hans, is completely fed up with this subject? :-)
you rule out the possibility that i have other things to do

anyway, use

     0xFE932

etc instead as primes get remapped

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-07-20 12:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12  8:17 Mikael P. Sundqvist
2017-07-20  5:18 ` Mikael P. Sundqvist
2017-07-20 12:53   ` Hans Hagen [this message]
2017-07-31  9:21     ` Mikael P. Sundqvist
2017-07-31 15:37       ` Hans Hagen
2017-07-31 18:02         ` Mikael P. Sundqvist
2017-07-31 19:15           ` Hans Hagen
2017-07-31 19:27             ` Mikael P. Sundqvist

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=e363288a-31eb-057c-d462-b1487b224b5e@wxs.nl \
    --to=pragma@wxs.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).