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
On Sat, 10 Sep 2022 17:41:55 +0200
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
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
\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 ___________________________________________________________________________________
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 -----------------------------------------------------------------
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 ___________________________________________________________________________________
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 -----------------------------------------------------------------
participants (4)
-
Alan
-
Hans Hagen
-
jbf
-
Steffen Wolfrum