wannesm / adsphd

KU Leuven Arenberg Doctoral School PhD dissertation latex class
http://set.kuleuven.be/phd/
73 stars 46 forks source link

fontsizes don't work for symbols such as \sum #79

Open heleenfeh opened 6 years ago

heleenfeh commented 6 years ago

I am using \huge to increase the text size of .pdf_tex figures. This works fine, apart for the \sum symbol. Somehow that symbol doesn't scale in the thesis template. In a standard .tex file this works fine (using the amsmath package).

Any ideas on how to solve this?

Thanks!