Tagged Questions
1
vote
1answer
165 views
Changing all the integral symbols from the MnSymbol package, or how to get full math support with Garamond Premier Pro in XeLaTeX?
I'm editing a document in which I chose the Adobe Garamond Premier Pro font as the main font.
The only free math font I found that fits with the AGPPro so far is the one from the MnSymbol package.
...
6
votes
1answer
336 views
Math symbols not being printed.
I am having problems printing an equation. I have the following definitions:
\documentclass{scrreprt}
\usepackage{mathspec}
\defaultfontfeatures{Mapping=tex-text,BoldFeatures={Weight=2}}
...