[NTG-context] C with macron
Mikael Sundqvist
mickep at gmail.com
Wed Aug 24 08:47:27 CEST 2022
Hi,
On Wed, Aug 24, 2022 at 2:23 AM Thangalin via ntg-context
<ntg-context at ntg.nl> 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
More information about the ntg-context
mailing list