wonky spacing when making a list
up vote
1
down vote
favorite
I'm trying to make a list with only a minor indent but I cant seem to figure it out. I'm new(I started using latex today) so I'm trying to get used to it. anyway this is what I've done but it looks wonky especially the $$chi{2} = a^2$$
.
text{Let $G$ be a group, and let $G$ = $mathbb{Z}_5$ $=$ ${0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z}$ = ${mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: smallskip}
$$chi{0} = 1$$
$$chi{1} = a$$
$$chi{2} = a^2$$
$$chi{3} = a^3$$
$$chi{4} = a^4$$
spacing
New contributor
|
show 4 more comments
up vote
1
down vote
favorite
I'm trying to make a list with only a minor indent but I cant seem to figure it out. I'm new(I started using latex today) so I'm trying to get used to it. anyway this is what I've done but it looks wonky especially the $$chi{2} = a^2$$
.
text{Let $G$ be a group, and let $G$ = $mathbb{Z}_5$ $=$ ${0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z}$ = ${mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: smallskip}
$$chi{0} = 1$$
$$chi{1} = a$$
$$chi{2} = a^2$$
$$chi{3} = a^3$$
$$chi{4} = a^4$$
spacing
New contributor
also the chi in the first line is "too low" compared with 'G' so is there a way to fix that?
– A.E
yesterday
also I want to add a=e^(2*pi*I/5) with a^5=1 next to the above list, how can I do this?
– A.E
yesterday
The letter Chi has a depth, it is correct
– Herbert
yesterday
@Herbert now I want to do a subscript of chi but it comes out funny: $chi_0$ how shall I fix this
– A.E
23 hours ago
1
@A.E Look that double sign$$
is depreciated. You should use[..]
.
– Sebastiano
22 hours ago
|
show 4 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm trying to make a list with only a minor indent but I cant seem to figure it out. I'm new(I started using latex today) so I'm trying to get used to it. anyway this is what I've done but it looks wonky especially the $$chi{2} = a^2$$
.
text{Let $G$ be a group, and let $G$ = $mathbb{Z}_5$ $=$ ${0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z}$ = ${mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: smallskip}
$$chi{0} = 1$$
$$chi{1} = a$$
$$chi{2} = a^2$$
$$chi{3} = a^3$$
$$chi{4} = a^4$$
spacing
New contributor
I'm trying to make a list with only a minor indent but I cant seem to figure it out. I'm new(I started using latex today) so I'm trying to get used to it. anyway this is what I've done but it looks wonky especially the $$chi{2} = a^2$$
.
text{Let $G$ be a group, and let $G$ = $mathbb{Z}_5$ $=$ ${0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z}$ = ${mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: smallskip}
$$chi{0} = 1$$
$$chi{1} = a$$
$$chi{2} = a^2$$
$$chi{3} = a^3$$
$$chi{4} = a^4$$
spacing
spacing
New contributor
New contributor
edited yesterday
New contributor
asked yesterday
A.E
927
927
New contributor
New contributor
also the chi in the first line is "too low" compared with 'G' so is there a way to fix that?
– A.E
yesterday
also I want to add a=e^(2*pi*I/5) with a^5=1 next to the above list, how can I do this?
– A.E
yesterday
The letter Chi has a depth, it is correct
– Herbert
yesterday
@Herbert now I want to do a subscript of chi but it comes out funny: $chi_0$ how shall I fix this
– A.E
23 hours ago
1
@A.E Look that double sign$$
is depreciated. You should use[..]
.
– Sebastiano
22 hours ago
|
show 4 more comments
also the chi in the first line is "too low" compared with 'G' so is there a way to fix that?
– A.E
yesterday
also I want to add a=e^(2*pi*I/5) with a^5=1 next to the above list, how can I do this?
– A.E
yesterday
The letter Chi has a depth, it is correct
– Herbert
yesterday
@Herbert now I want to do a subscript of chi but it comes out funny: $chi_0$ how shall I fix this
– A.E
23 hours ago
1
@A.E Look that double sign$$
is depreciated. You should use[..]
.
– Sebastiano
22 hours ago
also the chi in the first line is "too low" compared with 'G' so is there a way to fix that?
– A.E
yesterday
also the chi in the first line is "too low" compared with 'G' so is there a way to fix that?
– A.E
yesterday
also I want to add a=e^(2*pi*I/5) with a^5=1 next to the above list, how can I do this?
– A.E
yesterday
also I want to add a=e^(2*pi*I/5) with a^5=1 next to the above list, how can I do this?
– A.E
yesterday
The letter Chi has a depth, it is correct
– Herbert
yesterday
The letter Chi has a depth, it is correct
– Herbert
yesterday
@Herbert now I want to do a subscript of chi but it comes out funny: $chi_0$ how shall I fix this
– A.E
23 hours ago
@Herbert now I want to do a subscript of chi but it comes out funny: $chi_0$ how shall I fix this
– A.E
23 hours ago
1
1
@A.E Look that double sign
$$
is depreciated. You should use [..]
.– Sebastiano
22 hours ago
@A.E Look that double sign
$$
is depreciated. You should use [..]
.– Sebastiano
22 hours ago
|
show 4 more comments
2 Answers
2
active
oldest
votes
up vote
0
down vote
accepted
documentclass{article}
usepackage{mathtools}
usepackage{amssymb}
begin{document}
Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$.
Let $chi:G rightarrow
mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$.
Now we have:
%
begin{align*}
chi{0} &= 1\
chi{1} &= a\
chi{2} &= a^2\
chi{3} &= a^3\
chi{4} &= a^4
end{align*}
end{document}
thank you very much, can you also read my comments above
– A.E
yesterday
can you please read my comments below on alephzero's answer, this will be appreciated.
– A.E
yesterday
and with the letter complex number "I" when I use the iota command, it isn't showing the dot on the I, how do I fix this?
– A.E
yesterday
usedotiota
– Herbert
23 hours ago
The Greek letter iota doesn't have a dot. If you want the letter i, just write an i.
– alephzero
15 hours ago
add a comment |
up vote
0
down vote
It's not quite clear to me what you want to do, but I suggest you learn about the amsmath
package, which has many options for formatting math beyond the basic "display an equation" you get with $$…$$
.
Note, you shouldn't really use $$…$$
with LaTeX. begin{equation}…end{equation}
(and similar things in amsmath
) give better vertical spacing in LaTeX.
You should have the documentation for amsmath
in your TeX installation, but if you can't find it the user guide is here: http://texdoc.net/texmf-dist/doc/latex/amsmath/amsldoc.pdf. You can also find tutorials on the web.
Herbert's answer used the mathtools
package which is an extension to amsmath
- it's up to you whether you want to "jump in at the deep end" or learn one step at a time!
documentclass{article} usepackage{mathtools} usepackage{amssymb} begin{document} Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: % begin{align*} chi{0} &= 1\ chi{1} &= a\ chi{2} &= a^2\ chi{3} &= a^3\ chi{4} &= a^4 end{align*} end{document}
– A.E
yesterday
so from the above code, I want to incorporate the following:with $a=expfrac{2piiota}{5}$ hence $a^5=1$ but I want this to appear next to chi(2) so how must I do this? also I want the exponent to be shown as an exponent and not "exp" so any tips?
– A.E
yesterday
chi{2} &= a^2 text{ with } a = e^{frac{2pi i}{5}} text{ hence } a^5 = 1 \
. Note, you need the spaces around "with," because TeX ignores most spaces in math input - for example the space between the2
andtext
. If you want more horizontal space, do... a^2 quad text{with} quad e = ...
or useqquad
for even more space.
– alephzero
15 hours ago
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
documentclass{article}
usepackage{mathtools}
usepackage{amssymb}
begin{document}
Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$.
Let $chi:G rightarrow
mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$.
Now we have:
%
begin{align*}
chi{0} &= 1\
chi{1} &= a\
chi{2} &= a^2\
chi{3} &= a^3\
chi{4} &= a^4
end{align*}
end{document}
thank you very much, can you also read my comments above
– A.E
yesterday
can you please read my comments below on alephzero's answer, this will be appreciated.
– A.E
yesterday
and with the letter complex number "I" when I use the iota command, it isn't showing the dot on the I, how do I fix this?
– A.E
yesterday
usedotiota
– Herbert
23 hours ago
The Greek letter iota doesn't have a dot. If you want the letter i, just write an i.
– alephzero
15 hours ago
add a comment |
up vote
0
down vote
accepted
documentclass{article}
usepackage{mathtools}
usepackage{amssymb}
begin{document}
Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$.
Let $chi:G rightarrow
mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$.
Now we have:
%
begin{align*}
chi{0} &= 1\
chi{1} &= a\
chi{2} &= a^2\
chi{3} &= a^3\
chi{4} &= a^4
end{align*}
end{document}
thank you very much, can you also read my comments above
– A.E
yesterday
can you please read my comments below on alephzero's answer, this will be appreciated.
– A.E
yesterday
and with the letter complex number "I" when I use the iota command, it isn't showing the dot on the I, how do I fix this?
– A.E
yesterday
usedotiota
– Herbert
23 hours ago
The Greek letter iota doesn't have a dot. If you want the letter i, just write an i.
– alephzero
15 hours ago
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
documentclass{article}
usepackage{mathtools}
usepackage{amssymb}
begin{document}
Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$.
Let $chi:G rightarrow
mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$.
Now we have:
%
begin{align*}
chi{0} &= 1\
chi{1} &= a\
chi{2} &= a^2\
chi{3} &= a^3\
chi{4} &= a^4
end{align*}
end{document}
documentclass{article}
usepackage{mathtools}
usepackage{amssymb}
begin{document}
Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$.
Let $chi:G rightarrow
mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$.
Now we have:
%
begin{align*}
chi{0} &= 1\
chi{1} &= a\
chi{2} &= a^2\
chi{3} &= a^3\
chi{4} &= a^4
end{align*}
end{document}
answered yesterday
Herbert
264k23400712
264k23400712
thank you very much, can you also read my comments above
– A.E
yesterday
can you please read my comments below on alephzero's answer, this will be appreciated.
– A.E
yesterday
and with the letter complex number "I" when I use the iota command, it isn't showing the dot on the I, how do I fix this?
– A.E
yesterday
usedotiota
– Herbert
23 hours ago
The Greek letter iota doesn't have a dot. If you want the letter i, just write an i.
– alephzero
15 hours ago
add a comment |
thank you very much, can you also read my comments above
– A.E
yesterday
can you please read my comments below on alephzero's answer, this will be appreciated.
– A.E
yesterday
and with the letter complex number "I" when I use the iota command, it isn't showing the dot on the I, how do I fix this?
– A.E
yesterday
usedotiota
– Herbert
23 hours ago
The Greek letter iota doesn't have a dot. If you want the letter i, just write an i.
– alephzero
15 hours ago
thank you very much, can you also read my comments above
– A.E
yesterday
thank you very much, can you also read my comments above
– A.E
yesterday
can you please read my comments below on alephzero's answer, this will be appreciated.
– A.E
yesterday
can you please read my comments below on alephzero's answer, this will be appreciated.
– A.E
yesterday
and with the letter complex number "I" when I use the iota command, it isn't showing the dot on the I, how do I fix this?
– A.E
yesterday
and with the letter complex number "I" when I use the iota command, it isn't showing the dot on the I, how do I fix this?
– A.E
yesterday
use
dotiota
– Herbert
23 hours ago
use
dotiota
– Herbert
23 hours ago
The Greek letter iota doesn't have a dot. If you want the letter i, just write an i.
– alephzero
15 hours ago
The Greek letter iota doesn't have a dot. If you want the letter i, just write an i.
– alephzero
15 hours ago
add a comment |
up vote
0
down vote
It's not quite clear to me what you want to do, but I suggest you learn about the amsmath
package, which has many options for formatting math beyond the basic "display an equation" you get with $$…$$
.
Note, you shouldn't really use $$…$$
with LaTeX. begin{equation}…end{equation}
(and similar things in amsmath
) give better vertical spacing in LaTeX.
You should have the documentation for amsmath
in your TeX installation, but if you can't find it the user guide is here: http://texdoc.net/texmf-dist/doc/latex/amsmath/amsldoc.pdf. You can also find tutorials on the web.
Herbert's answer used the mathtools
package which is an extension to amsmath
- it's up to you whether you want to "jump in at the deep end" or learn one step at a time!
documentclass{article} usepackage{mathtools} usepackage{amssymb} begin{document} Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: % begin{align*} chi{0} &= 1\ chi{1} &= a\ chi{2} &= a^2\ chi{3} &= a^3\ chi{4} &= a^4 end{align*} end{document}
– A.E
yesterday
so from the above code, I want to incorporate the following:with $a=expfrac{2piiota}{5}$ hence $a^5=1$ but I want this to appear next to chi(2) so how must I do this? also I want the exponent to be shown as an exponent and not "exp" so any tips?
– A.E
yesterday
chi{2} &= a^2 text{ with } a = e^{frac{2pi i}{5}} text{ hence } a^5 = 1 \
. Note, you need the spaces around "with," because TeX ignores most spaces in math input - for example the space between the2
andtext
. If you want more horizontal space, do... a^2 quad text{with} quad e = ...
or useqquad
for even more space.
– alephzero
15 hours ago
add a comment |
up vote
0
down vote
It's not quite clear to me what you want to do, but I suggest you learn about the amsmath
package, which has many options for formatting math beyond the basic "display an equation" you get with $$…$$
.
Note, you shouldn't really use $$…$$
with LaTeX. begin{equation}…end{equation}
(and similar things in amsmath
) give better vertical spacing in LaTeX.
You should have the documentation for amsmath
in your TeX installation, but if you can't find it the user guide is here: http://texdoc.net/texmf-dist/doc/latex/amsmath/amsldoc.pdf. You can also find tutorials on the web.
Herbert's answer used the mathtools
package which is an extension to amsmath
- it's up to you whether you want to "jump in at the deep end" or learn one step at a time!
documentclass{article} usepackage{mathtools} usepackage{amssymb} begin{document} Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: % begin{align*} chi{0} &= 1\ chi{1} &= a\ chi{2} &= a^2\ chi{3} &= a^3\ chi{4} &= a^4 end{align*} end{document}
– A.E
yesterday
so from the above code, I want to incorporate the following:with $a=expfrac{2piiota}{5}$ hence $a^5=1$ but I want this to appear next to chi(2) so how must I do this? also I want the exponent to be shown as an exponent and not "exp" so any tips?
– A.E
yesterday
chi{2} &= a^2 text{ with } a = e^{frac{2pi i}{5}} text{ hence } a^5 = 1 \
. Note, you need the spaces around "with," because TeX ignores most spaces in math input - for example the space between the2
andtext
. If you want more horizontal space, do... a^2 quad text{with} quad e = ...
or useqquad
for even more space.
– alephzero
15 hours ago
add a comment |
up vote
0
down vote
up vote
0
down vote
It's not quite clear to me what you want to do, but I suggest you learn about the amsmath
package, which has many options for formatting math beyond the basic "display an equation" you get with $$…$$
.
Note, you shouldn't really use $$…$$
with LaTeX. begin{equation}…end{equation}
(and similar things in amsmath
) give better vertical spacing in LaTeX.
You should have the documentation for amsmath
in your TeX installation, but if you can't find it the user guide is here: http://texdoc.net/texmf-dist/doc/latex/amsmath/amsldoc.pdf. You can also find tutorials on the web.
Herbert's answer used the mathtools
package which is an extension to amsmath
- it's up to you whether you want to "jump in at the deep end" or learn one step at a time!
It's not quite clear to me what you want to do, but I suggest you learn about the amsmath
package, which has many options for formatting math beyond the basic "display an equation" you get with $$…$$
.
Note, you shouldn't really use $$…$$
with LaTeX. begin{equation}…end{equation}
(and similar things in amsmath
) give better vertical spacing in LaTeX.
You should have the documentation for amsmath
in your TeX installation, but if you can't find it the user guide is here: http://texdoc.net/texmf-dist/doc/latex/amsmath/amsldoc.pdf. You can also find tutorials on the web.
Herbert's answer used the mathtools
package which is an extension to amsmath
- it's up to you whether you want to "jump in at the deep end" or learn one step at a time!
answered yesterday
alephzero
1,3321411
1,3321411
documentclass{article} usepackage{mathtools} usepackage{amssymb} begin{document} Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: % begin{align*} chi{0} &= 1\ chi{1} &= a\ chi{2} &= a^2\ chi{3} &= a^3\ chi{4} &= a^4 end{align*} end{document}
– A.E
yesterday
so from the above code, I want to incorporate the following:with $a=expfrac{2piiota}{5}$ hence $a^5=1$ but I want this to appear next to chi(2) so how must I do this? also I want the exponent to be shown as an exponent and not "exp" so any tips?
– A.E
yesterday
chi{2} &= a^2 text{ with } a = e^{frac{2pi i}{5}} text{ hence } a^5 = 1 \
. Note, you need the spaces around "with," because TeX ignores most spaces in math input - for example the space between the2
andtext
. If you want more horizontal space, do... a^2 quad text{with} quad e = ...
or useqquad
for even more space.
– alephzero
15 hours ago
add a comment |
documentclass{article} usepackage{mathtools} usepackage{amssymb} begin{document} Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: % begin{align*} chi{0} &= 1\ chi{1} &= a\ chi{2} &= a^2\ chi{3} &= a^3\ chi{4} &= a^4 end{align*} end{document}
– A.E
yesterday
so from the above code, I want to incorporate the following:with $a=expfrac{2piiota}{5}$ hence $a^5=1$ but I want this to appear next to chi(2) so how must I do this? also I want the exponent to be shown as an exponent and not "exp" so any tips?
– A.E
yesterday
chi{2} &= a^2 text{ with } a = e^{frac{2pi i}{5}} text{ hence } a^5 = 1 \
. Note, you need the spaces around "with," because TeX ignores most spaces in math input - for example the space between the2
andtext
. If you want more horizontal space, do... a^2 quad text{with} quad e = ...
or useqquad
for even more space.
– alephzero
15 hours ago
documentclass{article} usepackage{mathtools} usepackage{amssymb} begin{document} Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: % begin{align*} chi{0} &= 1\ chi{1} &= a\ chi{2} &= a^2\ chi{3} &= a^3\ chi{4} &= a^4 end{align*} end{document}
– A.E
yesterday
documentclass{article} usepackage{mathtools} usepackage{amssymb} begin{document} Let $G$ be a group, and let $G = mathbb{Z}_5 = {0,1,2,3,4}$. Let $chi:G rightarrow mathbb{Z} = {mathbb{Z}inmathbb{C}:lvert{mathbb{Z}rvert}=1}$. Now we have: % begin{align*} chi{0} &= 1\ chi{1} &= a\ chi{2} &= a^2\ chi{3} &= a^3\ chi{4} &= a^4 end{align*} end{document}
– A.E
yesterday
so from the above code, I want to incorporate the following:with $a=expfrac{2piiota}{5}$ hence $a^5=1$ but I want this to appear next to chi(2) so how must I do this? also I want the exponent to be shown as an exponent and not "exp" so any tips?
– A.E
yesterday
so from the above code, I want to incorporate the following:with $a=expfrac{2piiota}{5}$ hence $a^5=1$ but I want this to appear next to chi(2) so how must I do this? also I want the exponent to be shown as an exponent and not "exp" so any tips?
– A.E
yesterday
chi{2} &= a^2 text{ with } a = e^{frac{2pi i}{5}} text{ hence } a^5 = 1 \
. Note, you need the spaces around "with," because TeX ignores most spaces in math input - for example the space between the 2
and text
. If you want more horizontal space, do ... a^2 quad text{with} quad e = ...
or use qquad
for even more space.– alephzero
15 hours ago
chi{2} &= a^2 text{ with } a = e^{frac{2pi i}{5}} text{ hence } a^5 = 1 \
. Note, you need the spaces around "with," because TeX ignores most spaces in math input - for example the space between the 2
and text
. If you want more horizontal space, do ... a^2 quad text{with} quad e = ...
or use qquad
for even more space.– alephzero
15 hours ago
add a comment |
A.E is a new contributor. Be nice, and check out our Code of Conduct.
A.E is a new contributor. Be nice, and check out our Code of Conduct.
A.E is a new contributor. Be nice, and check out our Code of Conduct.
A.E is a new contributor. Be nice, and check out our Code of Conduct.
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
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f459606%2fwonky-spacing-when-making-a-list%23new-answer', 'question_page');
}
);
Post as a guest
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
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
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
also the chi in the first line is "too low" compared with 'G' so is there a way to fix that?
– A.E
yesterday
also I want to add a=e^(2*pi*I/5) with a^5=1 next to the above list, how can I do this?
– A.E
yesterday
The letter Chi has a depth, it is correct
– Herbert
yesterday
@Herbert now I want to do a subscript of chi but it comes out funny: $chi_0$ how shall I fix this
– A.E
23 hours ago
1
@A.E Look that double sign
$$
is depreciated. You should use[..]
.– Sebastiano
22 hours ago