I have a formula involving \overparent to be typeset in kpfonts and concrete.

There is no problem with kpfonts. But the \overparent in concrete is just too 
high. I can adjust the position with [distance=-1ex] . Is there a better way to 
adjust the position? Like using goodies (don't know how)?

Thanks in advance!

\starttext

\start
  
  \setupbodyfont[kpfonts,10pt]
  
  \m{\overparent{ABCD}=100\pi}

\stop

\start
  
  \setupbodyfont[concrete,10pt]
  
  \m{\overparent{ABCD}=100\pi}  \m{\overparent[distance=-1ex]{ABCD}=100\pi}

\stop

\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to