25 Aug
2022
25 Aug
'22
7 p.m.
On 8/24/22 21:07, Hans Hagen via ntg-context wrote:
On 8/24/2022 8:45 PM, Pablo Rodriguez via ntg-context wrote:
On 8/24/22 18:11, Thangalin via ntg-context wrote:
Another nice solution, Pablo, thank you.
The macron is shifted a little too far to the left
I don’t know how ConTeXt handles it internally, but placement to main character differs with each letter:
\starttext \doloopoverlist{\tf,\ss,\tt} {\bgroup\recursestring\doloopoverlist{\tf,\it,\bf,\bi,\sc} {\bgroup\recursestring\dorecurse{26} {\character{\recurselevel}̱ }\par}\egroup} \stoptext just run the attached
Many thanks, it works fine. Pablo