[NTG-context] C with macron
Pablo Rodriguez
oinos at gmx.es
Wed Aug 24 17:42:08 CEST 2022
On 8/24/22 02:23, Thangalin via ntg-context wrote:
> Hi again,
>
> Re: https://tex.stackexchange.com/q/364024/2148
> <https://tex.stackexchange.com/q/364024/2148>
>
> How do you typeset a C with a macron below?
According to https://en.wikipedia.org/wiki/Macron_below, this works in
ConTeXt:
\starttext
\doloopoverlist{\tf,\ss,\tt}
{\bgroup\recursestring\doloopoverlist{\tf,\it,\bf,\bi,\sc}
{\bgroup\recursestring a̱ḇc̱ a̲b̲c̲\quad\egroup}\egroup\par}
\stoptext
Just in case it helps,
Pablo
More information about the ntg-context
mailing list