Search found 4 matches

by acire
Mon Mar 14, 2011 9:22 am
Forum: Math & Science
Topic: utilde + array = confusing
Replies: 3
Views: 2346

Re: utilde + array = confusing

I am sorry. Here is an example:

\documentclass[12pt]{article}
\usepackage{undertilde}
\begin{document}
\begin{equation}
\utilde{a} \utilde{f}
\end{equation}
\begin{equation}
\left[\begin{array}{c}
\utilde{a}\\ \utilde{f}
\end{array}\right]
\end{equation}
\end{document}

In the first equation, the ...
by acire
Sun Mar 13, 2011 3:43 pm
Forum: Math & Science
Topic: utilde + array = confusing
Replies: 3
Views: 2346

utilde + array = confusing

Hello,

my question is about symbols with an 'undertilde' (\utilde{a}) stacked in an array. utilde in a normal equation looks fine. But as soon as put it in an array, the utilde shifts up with respect to the symbol. In the case of \utilde{a} the tilde is printed over the bottom of the 'a'. Not so ...
by acire
Sun Mar 13, 2011 3:33 pm
Forum: Math & Science
Topic: dot below a symbol
Replies: 2
Views: 10158

Re: dot below a symbol

Thanks.
That was helpful :)
by acire
Wed Sep 29, 2010 12:27 pm
Forum: Math & Science
Topic: dot below a symbol
Replies: 2
Views: 10158

dot below a symbol

I would like to place a dot under a symbol in math modes.
Something like underline or utilde, but with a simple dot.
\d will not do, since this is only defined in text modes.

All suggestions are welcome.

Many thanks in advance.

Erica