How to write two dot above a letter?
up vote
65
down vote
favorite
the two dots above a letter represents two derivative of varible t.
My method:
documentclass[UTF8]{ctexart}
usepackage{amsmath}
usepackage{amssymb}
usepackage{graphicx}
usepackage{epstopdf}
usepackage{inputenc}
begin{equation}
"{o}
mathaccent{o}
end{equation}
However,the latex says in the math environment ,I must use the mathaccent
. So I replace "
by mathaccent
, but it shows the warning information: Missing number, treated as zero
I am a starter, I want to know how to revise it? Can someone help me? Thanks sincerely!!
math-mode accents
|
show 2 more comments
up vote
65
down vote
favorite
the two dots above a letter represents two derivative of varible t.
My method:
documentclass[UTF8]{ctexart}
usepackage{amsmath}
usepackage{amssymb}
usepackage{graphicx}
usepackage{epstopdf}
usepackage{inputenc}
begin{equation}
"{o}
mathaccent{o}
end{equation}
However,the latex says in the math environment ,I must use the mathaccent
. So I replace "
by mathaccent
, but it shows the warning information: Missing number, treated as zero
I am a starter, I want to know how to revise it? Can someone help me? Thanks sincerely!!
math-mode accents
14
Welcome to TeX.SE. Use$dot x$
for the first derivative,ddot x
for the second,dddot x
for the third,ddddot x
for the fourth.
– Peter Grill
Jan 8 '14 at 3:03
@Peter Grill,Thaks for your warm welcome and solution.I am a college student.I like Latex very much.
– mma
Jan 8 '14 at 3:08
@ Peter Grill,Dear Peter Grill,BTW,how to write the "^" above a letter.^{u}
cannot achieve that effect in the math enviroment.
– mma
Jan 8 '14 at 3:27
4
$hat{u}$
....
– user11232
Jan 8 '14 at 3:45
I would like to extend this question and ask how one would do the same thing only under the letter or a word
– tmwitten
Jul 27 '15 at 5:00
|
show 2 more comments
up vote
65
down vote
favorite
up vote
65
down vote
favorite
the two dots above a letter represents two derivative of varible t.
My method:
documentclass[UTF8]{ctexart}
usepackage{amsmath}
usepackage{amssymb}
usepackage{graphicx}
usepackage{epstopdf}
usepackage{inputenc}
begin{equation}
"{o}
mathaccent{o}
end{equation}
However,the latex says in the math environment ,I must use the mathaccent
. So I replace "
by mathaccent
, but it shows the warning information: Missing number, treated as zero
I am a starter, I want to know how to revise it? Can someone help me? Thanks sincerely!!
math-mode accents
the two dots above a letter represents two derivative of varible t.
My method:
documentclass[UTF8]{ctexart}
usepackage{amsmath}
usepackage{amssymb}
usepackage{graphicx}
usepackage{epstopdf}
usepackage{inputenc}
begin{equation}
"{o}
mathaccent{o}
end{equation}
However,the latex says in the math environment ,I must use the mathaccent
. So I replace "
by mathaccent
, but it shows the warning information: Missing number, treated as zero
I am a starter, I want to know how to revise it? Can someone help me? Thanks sincerely!!
math-mode accents
math-mode accents
edited Mar 30 '15 at 20:07
Franck Pastor
15.5k13459
15.5k13459
asked Jan 8 '14 at 2:58
mma
515257
515257
14
Welcome to TeX.SE. Use$dot x$
for the first derivative,ddot x
for the second,dddot x
for the third,ddddot x
for the fourth.
– Peter Grill
Jan 8 '14 at 3:03
@Peter Grill,Thaks for your warm welcome and solution.I am a college student.I like Latex very much.
– mma
Jan 8 '14 at 3:08
@ Peter Grill,Dear Peter Grill,BTW,how to write the "^" above a letter.^{u}
cannot achieve that effect in the math enviroment.
– mma
Jan 8 '14 at 3:27
4
$hat{u}$
....
– user11232
Jan 8 '14 at 3:45
I would like to extend this question and ask how one would do the same thing only under the letter or a word
– tmwitten
Jul 27 '15 at 5:00
|
show 2 more comments
14
Welcome to TeX.SE. Use$dot x$
for the first derivative,ddot x
for the second,dddot x
for the third,ddddot x
for the fourth.
– Peter Grill
Jan 8 '14 at 3:03
@Peter Grill,Thaks for your warm welcome and solution.I am a college student.I like Latex very much.
– mma
Jan 8 '14 at 3:08
@ Peter Grill,Dear Peter Grill,BTW,how to write the "^" above a letter.^{u}
cannot achieve that effect in the math enviroment.
– mma
Jan 8 '14 at 3:27
4
$hat{u}$
....
– user11232
Jan 8 '14 at 3:45
I would like to extend this question and ask how one would do the same thing only under the letter or a word
– tmwitten
Jul 27 '15 at 5:00
14
14
Welcome to TeX.SE. Use
$dot x$
for the first derivative, ddot x
for the second, dddot x
for the third, ddddot x
for the fourth.– Peter Grill
Jan 8 '14 at 3:03
Welcome to TeX.SE. Use
$dot x$
for the first derivative, ddot x
for the second, dddot x
for the third, ddddot x
for the fourth.– Peter Grill
Jan 8 '14 at 3:03
@Peter Grill,Thaks for your warm welcome and solution.I am a college student.I like Latex very much.
– mma
Jan 8 '14 at 3:08
@Peter Grill,Thaks for your warm welcome and solution.I am a college student.I like Latex very much.
– mma
Jan 8 '14 at 3:08
@ Peter Grill,Dear Peter Grill,BTW,how to write the "^" above a letter.
^{u}
cannot achieve that effect in the math enviroment.– mma
Jan 8 '14 at 3:27
@ Peter Grill,Dear Peter Grill,BTW,how to write the "^" above a letter.
^{u}
cannot achieve that effect in the math enviroment.– mma
Jan 8 '14 at 3:27
4
4
$hat{u}$
....– user11232
Jan 8 '14 at 3:45
$hat{u}$
....– user11232
Jan 8 '14 at 3:45
I would like to extend this question and ask how one would do the same thing only under the letter or a word
– tmwitten
Jul 27 '15 at 5:00
I would like to extend this question and ask how one would do the same thing only under the letter or a word
– tmwitten
Jul 27 '15 at 5:00
|
show 2 more comments
2 Answers
2
active
oldest
votes
up vote
97
down vote
accepted
The sequence
"{o}
will be used when you want to write 'ö' in text, such as 'Schrödinger'.
While in the math mode, as Peter Grill mentioned
dot{o}
ddot{o}
and so on, should do the trick.
Edit:
For more than two dots, e.g. dddot{o}
, you need the package amsmath
, which allows you a maximum of 4 dots ddddot{o}
(not strikingly beautiful
)
For higher dot derivatives take a look at this post
add a comment |
up vote
-1
down vote
This is what worked for me: {"o}
New contributor
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– siracusa
4 mins ago
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
97
down vote
accepted
The sequence
"{o}
will be used when you want to write 'ö' in text, such as 'Schrödinger'.
While in the math mode, as Peter Grill mentioned
dot{o}
ddot{o}
and so on, should do the trick.
Edit:
For more than two dots, e.g. dddot{o}
, you need the package amsmath
, which allows you a maximum of 4 dots ddddot{o}
(not strikingly beautiful
)
For higher dot derivatives take a look at this post
add a comment |
up vote
97
down vote
accepted
The sequence
"{o}
will be used when you want to write 'ö' in text, such as 'Schrödinger'.
While in the math mode, as Peter Grill mentioned
dot{o}
ddot{o}
and so on, should do the trick.
Edit:
For more than two dots, e.g. dddot{o}
, you need the package amsmath
, which allows you a maximum of 4 dots ddddot{o}
(not strikingly beautiful
)
For higher dot derivatives take a look at this post
add a comment |
up vote
97
down vote
accepted
up vote
97
down vote
accepted
The sequence
"{o}
will be used when you want to write 'ö' in text, such as 'Schrödinger'.
While in the math mode, as Peter Grill mentioned
dot{o}
ddot{o}
and so on, should do the trick.
Edit:
For more than two dots, e.g. dddot{o}
, you need the package amsmath
, which allows you a maximum of 4 dots ddddot{o}
(not strikingly beautiful
)
For higher dot derivatives take a look at this post
The sequence
"{o}
will be used when you want to write 'ö' in text, such as 'Schrödinger'.
While in the math mode, as Peter Grill mentioned
dot{o}
ddot{o}
and so on, should do the trick.
Edit:
For more than two dots, e.g. dddot{o}
, you need the package amsmath
, which allows you a maximum of 4 dots ddddot{o}
(not strikingly beautiful
)
For higher dot derivatives take a look at this post
edited Apr 13 '17 at 12:34
Community♦
1
1
answered Jan 8 '14 at 4:26
Cain
1,13597
1,13597
add a comment |
add a comment |
up vote
-1
down vote
This is what worked for me: {"o}
New contributor
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– siracusa
4 mins ago
add a comment |
up vote
-1
down vote
This is what worked for me: {"o}
New contributor
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– siracusa
4 mins ago
add a comment |
up vote
-1
down vote
up vote
-1
down vote
This is what worked for me: {"o}
New contributor
This is what worked for me: {"o}
New contributor
edited 5 hours ago
Kurt
34.1k846156
34.1k846156
New contributor
answered 5 hours ago
Pragti Narang
1
1
New contributor
New contributor
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– siracusa
4 mins ago
add a comment |
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– siracusa
4 mins ago
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– siracusa
4 mins ago
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– siracusa
4 mins ago
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f152951%2fhow-to-write-two-dot-above-a-letter%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
14
Welcome to TeX.SE. Use
$dot x$
for the first derivative,ddot x
for the second,dddot x
for the third,ddddot x
for the fourth.– Peter Grill
Jan 8 '14 at 3:03
@Peter Grill,Thaks for your warm welcome and solution.I am a college student.I like Latex very much.
– mma
Jan 8 '14 at 3:08
@ Peter Grill,Dear Peter Grill,BTW,how to write the "^" above a letter.
^{u}
cannot achieve that effect in the math enviroment.– mma
Jan 8 '14 at 3:27
4
$hat{u}$
....– user11232
Jan 8 '14 at 3:45
I would like to extend this question and ask how one would do the same thing only under the letter or a word
– tmwitten
Jul 27 '15 at 5:00