Making \sum Bigger with AMSMATH

  • Thread starter Thread starter skook
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
skook
Messages
14
Reaction score
0
:rolleyes: I am trying to learn how to use the AMSMATH package. Can anyone tell me how to change the size of [tex]\sum[/tex] to make it bigger?
thanks
 
Physics news on Phys.org
skook said:
:rolleyes: I am trying to learn how to use the AMSMATH package. Can anyone tell me how to change the size of [tex]\sum[/tex] to make it bigger?
thanks
In a TeX file, write $\displaystyle \sum$ rather than $\sum$. This will give you the difference between the following two:

[itex]\sum[/itex]

[tex]\sum[/tex]