Re: [NTG-context] Combining Macron Below needed

2022-09-22 Thread Hans Hagen via ntg-context

On 9/22/2022 1:46 PM, Steffen Wolfrum wrote:

for what fonts does this fontfeature work?


\definefontfeature[default][default][compose=yes]

\starttext

\definedfont[name:agaramondproregular*default]{ḵ ṭarī}

\stoptext


I need it for Garamond Premier Pro (and Renner*).

fonts that have the accents and base characters that are needed

Hans

-
  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 / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] Combining Macron Below needed

2022-09-22 Thread Steffen Wolfrum via ntg-context
for what fonts does this fontfeature work?


\definefontfeature[default][default][compose=yes]

\starttext

\definedfont[name:agaramondproregular*default]{ḵ ṭarī}

\stoptext


I need it for Garamond Premier Pro (and Renner*).
Steffen


> Am 11.09.2022 um 11:38 schrieb Hans Hagen via ntg-context 
> :
> 
> On 9/10/2022 5:41 PM, Steffen Wolfrum via ntg-context wrote:
>> Hi,
>> a text is to be set in Garamond Premier Pro and uses this character: ḵ
>> Is there a way to set a combining macron below (U+0331), preferable in a 
>> Garamond-like font?
> I'm sure that these missing accented chars in fonts have been discussed 
> before and you can use this feature (made for Mojca long ago):
> 
> \definefontfeature[default][default][compose=yes]
> 
> \starttext
>  ḵ
> \stoptext
> 
> So, unless you wikify it, I bet the same question will come up again.
> 
> Hans
> 
> -
>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 / 
> https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki : https://contextgarden.net
> ___

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] Combining Macron Below needed

2022-09-11 Thread Hans Hagen via ntg-context

On 9/10/2022 5:41 PM, Steffen Wolfrum via ntg-context wrote:

Hi,

a text is to be set in Garamond Premier Pro and uses this character: ḵ

Is there a way to set a combining macron below (U+0331), preferable in a 
Garamond-like font?
I'm sure that these missing accented chars in fonts have been discussed 
before and you can use this feature (made for Mojca long ago):


\definefontfeature[default][default][compose=yes]

\starttext
ḵ
\stoptext

So, unless you wikify it, I bet the same question will come up again.

Hans

-
  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 / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] Combining Macron Below needed

2022-09-11 Thread jbf via ntg-context

\chr {k line below }ḵ   \withlinebelow k

On 11/9/22 01:41, Steffen Wolfrum via ntg-context wrote:

Hi,

a text is to be set in Garamond Premier Pro and uses this character: ḵ

Is there a way to set a combining macron below (U+0331), preferable in a 
Garamond-like font?

Best,
Steffen

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist :ntg-context@ntg.nl  /https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  :https://www.pragma-ade.nl  /http://context.aanhet.net
archive  :https://bitbucket.org/phg/context-mirror/commits/
wiki :https://contextgarden.net
__
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] Combining Macron Below needed

2022-09-10 Thread Alan via ntg-context
On Sat, 10 Sep 2022 17:41:55 +0200
Steffen Wolfrum via ntg-context  wrote:

> Hi,
> 
> a text is to be set in Garamond Premier Pro and uses this character: ḵ
> 
> Is there a way to set a combining macron below (U+0331), preferable
> in a Garamond-like font?
> 
> Best,
> Steffen

I use a C-tilde (that does not exist in unicode), as

\protected\def\Ctilde{\topaccent{2.5pt}{0}{0}{\texttilde}{C}}

so maybe use the command \bottomaccent{}{}{}{}{} ?

Alan
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


[NTG-context] Combining Macron Below needed

2022-09-10 Thread Steffen Wolfrum via ntg-context
Hi,

a text is to be set in Garamond Premier Pro and uses this character: ḵ

Is there a way to set a combining macron below (U+0331), preferable in a 
Garamond-like font?

Best,
Steffen

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___