Hi,

On Wed, Aug 24, 2022 at 2:23 AM Thangalin via ntg-context
<[email protected]> wrote:
>
> Hi again,
>
> Re: https://tex.stackexchange.com/q/364024/2148
>
> How do you typeset a C with a macron below?
>
> \starttext
> M\withmacron{c}Anulty
> \stoptext
>
> Thank you.

It seems that you can use "0331 for this:

Mc\char"0331 Anulty

There also is a built-in command \buildtextmacron:

M\buildtextmacron{c}Anulty

(Not sure if it uses the "0331.)

This does not give any "fancy" raised c̱ though. Maybe someone else
has better ideas.

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

maillist : [email protected] / 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
___________________________________________________________________________________

Reply via email to