I'm getting the following rendering of my \int command inside equation environment
This is in my opinion really ugly! I want the usual one back!

Do you have any idea about what happened to my latex environment?
|
I'm getting the following rendering of my \int command inside equation environment This is in my opinion really ugly! I want the usual one back!
Do you have any idea about what happened to my latex environment? |
|||
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
That integral symbol shape is peculiar of the MnSymbol math fonts, which were designed to accompany Minion. I too find it not particularly appealing, but it's a matter of opinion. Quite probably you have
in your document. Somebody, from time to time, suggests to load the package (and the MnSymbol fonts) because it provides many symbols that are not found in standard packages such as For using one or more of the provided symbols, see Importing a Single Symbol From a Different Font or How can I use a symbol provided by a package without changing the entire mathematics font? |
|||
|
|
MnSymbolpackage. Don't. – egreg Nov 19 '12 at 20:41