<div dir="ltr"><div>Hi,</div><div><br></div><div>Does not \u{A} serve your purpose for single characters?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 31, 2020 at 3:25 PM P P Narayanaswami <<a href="mailto:swami@mun.ca">swami@mun.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I need to write a macro (something like \semicircle{{#1}} ) to place an <br>
"inverted semicircle" symbol<br>
as an accent mark to be placed over one or two characters, perhaps using <br>
a \stackrel command  such as the following.<br>
\documentclass{article}<br>
\newcommand{\semicircle}[1]{\ensuremath{\stackrel{\frown}{\mbox{#1}}}}<br>
\begin{document} \semicircle{A}, \semicircle{AB}<br>
\end{document}<br>
The "\frown" symbol here is too flat, and if I use the "\cap" symbol, it <br>
is too tight,<br>
so the choice is an inverted semicircle sitting over the character(s).<br>
The semicircle should spread over all the characters (one or two) that <br>
are placed for #1 in the macro -<br>
something like \semicircle{X} or \semicircle (XY} etc.<br>
  Is TikZ a good choice? Any help in building such a macro will be <br>
appreciated.<br>
_______________________________________________<br>
Home:        <a href="http://www.tug.org.in/" rel="noreferrer" target="_blank">http://www.tug.org.in/</a><br>
TeX FAQ:     <a href="http://www.tex.ac.uk/faq" rel="noreferrer" target="_blank">http://www.tex.ac.uk/faq</a><br>
unsubscribe: <a href="http://tug.org/mailman/listinfo/tugindia" rel="noreferrer" target="_blank">http://tug.org/mailman/listinfo/tugindia</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><b><span style="color:rgb(51,51,255)">With regards,</span><br style="color:rgb(51,51,255)"><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">M. Kalidoss, </span><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">Trichy - 620 023</span><br style="color:rgb(51,51,255)"></b><br><br></div></div></div></div>