ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: combining characters in stretchednormalcase
       [not found] <mailman.2601.1313162699.4231.ntg-context@ntg.nl>
@ 2011-08-20 13:29 ` Vyatcheslav Yatskovsky
  2011-08-21 12:13   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Vyatcheslav Yatskovsky @ 2011-08-20 13:29 UTC (permalink / raw)
  To: ntg-context

Hi,

Hans, what is the opposite of the following recipe (to make letters 
shrink instead of stretch)?

> \starttext
>
> \definedfont[file:junicoderegular]
>
> \kerncharacters{N.C.}
>
> \stoptext


-- 
Best Regards,
Vyatcheslav Yatskovsky
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: combining characters in stretchednormalcase
  2011-08-20 13:29 ` combining characters in stretchednormalcase Vyatcheslav Yatskovsky
@ 2011-08-21 12:13   ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2011-08-21 12:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Vyatcheslav Yatskovsky

On 20-8-2011 15:29, Vyatcheslav Yatskovsky wrote:
> Hi,
>
> Hans, what is the opposite of the following recipe (to make letters
> shrink instead of stretch)?
>
>> \starttext
>>
>> \definedfont[file:junicoderegular]
>>
>> \kerncharacters{N.C.}
>>
>> \stoptext

\setupcharacterkerning[kerncharacters][factor=-0.25]


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: combining characters in stretchednormalcase
  2011-08-12 10:51 Daniel Schopper
@ 2011-08-12 14:40 ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2011-08-12 14:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 12-8-2011 12:51, Daniel Schopper wrote:
> Dear all,
> combining characters inside of \stretchednormalcase appear shifted to
> the right. Is this the expected behavior? If not so, is there anything I
> can do about it?
>
> Test case:
>
> \def\stretchedspacefactor{4}
> \def\stretchedspaceamount{.15em}
>
> \setupbodyfont[junicode,10pt]
>
> \starttext
> \stretchednormalcase{ſaͤſoͤſuͤ}
> \stoptext

you can try to add {} around a pair

anyway, that approach is somewhat obsolete (maybe we should remove the 
macros) as in mkiv we have

\starttext

\definedfont[file:junicoderegular]

\kerncharacters{ſaͤſoͤſuͤ}

\stoptext

the next beta will handle the marks ok

Hans




-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* combining characters in stretchednormalcase
@ 2011-08-12 10:51 Daniel Schopper
  2011-08-12 14:40 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Schopper @ 2011-08-12 10:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear all,
combining characters inside of \stretchednormalcase appear shifted to 
the right. Is this the expected behavior? If not so, is there anything I 
can do about it?

Test case:

\def\stretchedspacefactor{4}
\def\stretchedspaceamount{.15em}

\setupbodyfont[junicode,10pt]

\starttext
\stretchednormalcase{ſaͤſoͤſuͤ}
\stoptext

Tested on current version: 2011.08.04 00:42.

Thanks,
Daniel
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-21 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.2601.1313162699.4231.ntg-context@ntg.nl>
2011-08-20 13:29 ` combining characters in stretchednormalcase Vyatcheslav Yatskovsky
2011-08-21 12:13   ` Hans Hagen
2011-08-12 10:51 Daniel Schopper
2011-08-12 14:40 ` Hans Hagen

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).