I want to create $\tilde{E}$ in a Stata graph and the only thing i've found is
ytitle("`=ustrunescape("E\u0303")'"))
but this produces a very narrow tilde.
does anyone know something better?
ytitle("`=ustrunescape("E\u0303")'"))
but this produces a very narrow tilde.
does anyone know something better?
Comment