Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Q]tilde under letter

1,281 views
Skip to first unread message

Bor-Lin Shyu

unread,
Apr 3, 1998, 3:00:00 AM4/3/98
to

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?

Thanks in advance.

Bor-Lin Shyu

Maurizio Loreti

unread,
Apr 3, 1998, 3:00:00 AM4/3/98
to

bls...@euler.Berkeley.EDU (Bor-Lin Shyu) writes:

> 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

Robin S. Socha

unread,
Apr 4, 1998, 3:00:00 AM4/4/98
to

> Maurizio Loreti <lor...@pd.infn.it> writes:
> > bls...@euler.Berkeley.EDU (Bor-Lin Shyu) writes:

> > 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.

0 new messages