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 ___________________________________________________________________________________ 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 ___________________________________________________________________________________
