No spacing after Sigma?











up vote
3
down vote

favorite












There seems to be barely any spacing (if at all) after Sigma, making it hard to read. Is this normal? Is there any way around it?



 $ Sigma_{v in V} alpha $


Output:



enter image description here



Desired output:



enter image description here










share|improve this question


















  • 1




    Add your own horizontal space. See What commands are there for horizontal spacing?
    – Werner
    7 hours ago






  • 4




    why don't you use sum?
    – Ulrike Fischer
    7 hours ago






  • 3




    Sigma is a normal greek letter so has no spacing just as abc has no extra spacing, if you mean summation operator then use sum which is a different character and also specified as a math operator so has different spacing.
    – David Carlisle
    6 hours ago






  • 1




    Related: tex.stackexchange.com/questions/409380/…
    – egreg
    5 hours ago















up vote
3
down vote

favorite












There seems to be barely any spacing (if at all) after Sigma, making it hard to read. Is this normal? Is there any way around it?



 $ Sigma_{v in V} alpha $


Output:



enter image description here



Desired output:



enter image description here










share|improve this question


















  • 1




    Add your own horizontal space. See What commands are there for horizontal spacing?
    – Werner
    7 hours ago






  • 4




    why don't you use sum?
    – Ulrike Fischer
    7 hours ago






  • 3




    Sigma is a normal greek letter so has no spacing just as abc has no extra spacing, if you mean summation operator then use sum which is a different character and also specified as a math operator so has different spacing.
    – David Carlisle
    6 hours ago






  • 1




    Related: tex.stackexchange.com/questions/409380/…
    – egreg
    5 hours ago













up vote
3
down vote

favorite









up vote
3
down vote

favorite











There seems to be barely any spacing (if at all) after Sigma, making it hard to read. Is this normal? Is there any way around it?



 $ Sigma_{v in V} alpha $


Output:



enter image description here



Desired output:



enter image description here










share|improve this question













There seems to be barely any spacing (if at all) after Sigma, making it hard to read. Is this normal? Is there any way around it?



 $ Sigma_{v in V} alpha $


Output:



enter image description here



Desired output:



enter image description here







spacing symbols text






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 7 hours ago









SJ19

1303




1303








  • 1




    Add your own horizontal space. See What commands are there for horizontal spacing?
    – Werner
    7 hours ago






  • 4




    why don't you use sum?
    – Ulrike Fischer
    7 hours ago






  • 3




    Sigma is a normal greek letter so has no spacing just as abc has no extra spacing, if you mean summation operator then use sum which is a different character and also specified as a math operator so has different spacing.
    – David Carlisle
    6 hours ago






  • 1




    Related: tex.stackexchange.com/questions/409380/…
    – egreg
    5 hours ago














  • 1




    Add your own horizontal space. See What commands are there for horizontal spacing?
    – Werner
    7 hours ago






  • 4




    why don't you use sum?
    – Ulrike Fischer
    7 hours ago






  • 3




    Sigma is a normal greek letter so has no spacing just as abc has no extra spacing, if you mean summation operator then use sum which is a different character and also specified as a math operator so has different spacing.
    – David Carlisle
    6 hours ago






  • 1




    Related: tex.stackexchange.com/questions/409380/…
    – egreg
    5 hours ago








1




1




Add your own horizontal space. See What commands are there for horizontal spacing?
– Werner
7 hours ago




Add your own horizontal space. See What commands are there for horizontal spacing?
– Werner
7 hours ago




4




4




why don't you use sum?
– Ulrike Fischer
7 hours ago




why don't you use sum?
– Ulrike Fischer
7 hours ago




3




3




Sigma is a normal greek letter so has no spacing just as abc has no extra spacing, if you mean summation operator then use sum which is a different character and also specified as a math operator so has different spacing.
– David Carlisle
6 hours ago




Sigma is a normal greek letter so has no spacing just as abc has no extra spacing, if you mean summation operator then use sum which is a different character and also specified as a math operator so has different spacing.
– David Carlisle
6 hours ago




1




1




Related: tex.stackexchange.com/questions/409380/…
– egreg
5 hours ago




Related: tex.stackexchange.com/questions/409380/…
– egreg
5 hours ago










2 Answers
2






active

oldest

votes

















up vote
9
down vote



accepted










You should use sum, not Sigma, to create a summation symbol. The sum symbol is slightly larger than Sigma when used in text style, and a whole lot larger when used in display style. In addition, the math type of sum is math-op ("math operator"), whereas the math type of Sigma is math-ord ("ordinary atom"); this strongly affects the amount of whitespace TeX inserts before and after the symbol.



enter image description here



documentclass{article}
begin{document}
$Sigma_{iin V} beta_i quad
sum_{iin V} beta_i quad
sumlimits_{iin V}beta_i quad
{displaystylesumnolimits_{iin V} beta_i} quad
displaystylesum_{iin V} beta_i$
end{document}





share|improve this answer





















  • I had no idea. Thank you!
    – SJ19
    4 hours ago


















up vote
0
down vote













there are spacing symbols defined.



the one i use most is:



,


but others exist as well ...






share|improve this answer





















  • IT's better to give a more detailed answer. Werner above gives a link to tex.stackexchange.com/q/74353/5764
    – Andrew
    3 hours ago











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f463984%2fno-spacing-after-sigma%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
9
down vote



accepted










You should use sum, not Sigma, to create a summation symbol. The sum symbol is slightly larger than Sigma when used in text style, and a whole lot larger when used in display style. In addition, the math type of sum is math-op ("math operator"), whereas the math type of Sigma is math-ord ("ordinary atom"); this strongly affects the amount of whitespace TeX inserts before and after the symbol.



enter image description here



documentclass{article}
begin{document}
$Sigma_{iin V} beta_i quad
sum_{iin V} beta_i quad
sumlimits_{iin V}beta_i quad
{displaystylesumnolimits_{iin V} beta_i} quad
displaystylesum_{iin V} beta_i$
end{document}





share|improve this answer





















  • I had no idea. Thank you!
    – SJ19
    4 hours ago















up vote
9
down vote



accepted










You should use sum, not Sigma, to create a summation symbol. The sum symbol is slightly larger than Sigma when used in text style, and a whole lot larger when used in display style. In addition, the math type of sum is math-op ("math operator"), whereas the math type of Sigma is math-ord ("ordinary atom"); this strongly affects the amount of whitespace TeX inserts before and after the symbol.



enter image description here



documentclass{article}
begin{document}
$Sigma_{iin V} beta_i quad
sum_{iin V} beta_i quad
sumlimits_{iin V}beta_i quad
{displaystylesumnolimits_{iin V} beta_i} quad
displaystylesum_{iin V} beta_i$
end{document}





share|improve this answer





















  • I had no idea. Thank you!
    – SJ19
    4 hours ago













up vote
9
down vote



accepted







up vote
9
down vote



accepted






You should use sum, not Sigma, to create a summation symbol. The sum symbol is slightly larger than Sigma when used in text style, and a whole lot larger when used in display style. In addition, the math type of sum is math-op ("math operator"), whereas the math type of Sigma is math-ord ("ordinary atom"); this strongly affects the amount of whitespace TeX inserts before and after the symbol.



enter image description here



documentclass{article}
begin{document}
$Sigma_{iin V} beta_i quad
sum_{iin V} beta_i quad
sumlimits_{iin V}beta_i quad
{displaystylesumnolimits_{iin V} beta_i} quad
displaystylesum_{iin V} beta_i$
end{document}





share|improve this answer












You should use sum, not Sigma, to create a summation symbol. The sum symbol is slightly larger than Sigma when used in text style, and a whole lot larger when used in display style. In addition, the math type of sum is math-op ("math operator"), whereas the math type of Sigma is math-ord ("ordinary atom"); this strongly affects the amount of whitespace TeX inserts before and after the symbol.



enter image description here



documentclass{article}
begin{document}
$Sigma_{iin V} beta_i quad
sum_{iin V} beta_i quad
sumlimits_{iin V}beta_i quad
{displaystylesumnolimits_{iin V} beta_i} quad
displaystylesum_{iin V} beta_i$
end{document}






share|improve this answer












share|improve this answer



share|improve this answer










answered 5 hours ago









Mico

271k30367755




271k30367755












  • I had no idea. Thank you!
    – SJ19
    4 hours ago


















  • I had no idea. Thank you!
    – SJ19
    4 hours ago
















I had no idea. Thank you!
– SJ19
4 hours ago




I had no idea. Thank you!
– SJ19
4 hours ago










up vote
0
down vote













there are spacing symbols defined.



the one i use most is:



,


but others exist as well ...






share|improve this answer





















  • IT's better to give a more detailed answer. Werner above gives a link to tex.stackexchange.com/q/74353/5764
    – Andrew
    3 hours ago















up vote
0
down vote













there are spacing symbols defined.



the one i use most is:



,


but others exist as well ...






share|improve this answer





















  • IT's better to give a more detailed answer. Werner above gives a link to tex.stackexchange.com/q/74353/5764
    – Andrew
    3 hours ago













up vote
0
down vote










up vote
0
down vote









there are spacing symbols defined.



the one i use most is:



,


but others exist as well ...






share|improve this answer












there are spacing symbols defined.



the one i use most is:



,


but others exist as well ...







share|improve this answer












share|improve this answer



share|improve this answer










answered 4 hours ago









der bender

284




284












  • IT's better to give a more detailed answer. Werner above gives a link to tex.stackexchange.com/q/74353/5764
    – Andrew
    3 hours ago


















  • IT's better to give a more detailed answer. Werner above gives a link to tex.stackexchange.com/q/74353/5764
    – Andrew
    3 hours ago
















IT's better to give a more detailed answer. Werner above gives a link to tex.stackexchange.com/q/74353/5764
– Andrew
3 hours ago




IT's better to give a more detailed answer. Werner above gives a link to tex.stackexchange.com/q/74353/5764
– Andrew
3 hours ago


















draft saved

draft discarded




















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f463984%2fno-spacing-after-sigma%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Morgemoulin

Scott Moir

Souastre