Thanks in advance.
Bor-Lin Shyu
> I want to do something like \Tilde{x}, but with the tilde
> under the letter x. Can you tell me how to do it in latex?
\usepackage{amsmath}
\newcommand{\undertilde}[1]{\underset{\widetilde{}}{#1}}
\undertilde{A}
--
Maurizio Loreti http://wwwcdf.pd.infn.it/~loreti/mlo.html
Un. of Padova, Dept. of Physics - Padova, Italy lor...@padova.infn.it
> > I want to do something like \Tilde{x}, but with the tilde under
> > the letter x. Can you tell me how to do it in latex?
> \usepackage{amsmath}
> \newcommand{\undertilde}[1]{\underset{\widetilde{}}{#1}}
> \undertilde{A}
*urgs* Now I know why I don't do maths in LaTeX }:-> I'd recommend
checking the TIPA package if you need more of that, eg for phonetic
transcriptions.
Robin
--
Robin S. Socha
What the world needs now is killfiles that actually kill.