The mathspec tag has no wiki summary.
6
votes
1answer
2k views
Getting Started with Minion Pro, XeLaTeX and mathspec
I have just started using Minion Pro and mathspec for my work and now I have the following in my preamble:
\usepackage[MnSymbol]{mathspec}
\usepackage{xltxtra}
...
7
votes
1answer
397 views
Punctuation marks in math mode in xetex/mathspec
I am using XeTeX and have the following short document:
\documentclass[a4paper,12pt]{article}
\usepackage{amsmath,amsthm}
\usepackage[MnSymbol]{mathspec}
\usepackage[no-sscript]{xltxtra}
...
4
votes
2answers
461 views
Using mathspec’s \setallmainfonts with Russian in polyglossia causes hang during compilation
I’ve just run into a problem with the combination of mathspec’s \setallmainfonts command and polyglossia with language set to Russian. I’m using MiKTeX 2.9 and compiling with XeLaTeX and when I use ...
12
votes
2answers
1k views
What math fonts are available that work in xelatex?
For LaTeX, we have the Font Catalogue which is a good resource for fonts available through LaTeX.
There doesn't appear to be a similar resource for Xe(La)TeX. So let's say I'm bored of computer ...
5
votes
2answers
1k views
Math in Trebuchet MS
How can I write equations in Trebuchet MS? Ideally, I'd like to have the following results:
All symbols that are available in Trebuchet MS are written in Trebuchet MS. That includes, e.g., Latin and ...
4
votes
1answer
119 views
XeTeX/mathspec punctuation issue
In a previous question, a solution was given for changing the font of punctuation marks in a math environment when using mathspec. Unfortunately, this solution gives the punctuation marks in italics ...
10
votes
1answer
211 views
Is there a way to use unicode-math in a limited fashion?
At the moment, I am using mathspec and some traditional math packages such as mathpazo to typeset my mathematics. The results are mostly satisfactory, but I would like to expand the repertoire of some ...
3
votes
1answer
128 views
Shortcuts using double quotes in combination with mathspec
Basically, I have encountered the same error as answered here and the workaround suggested by Andrey Vihrov reenables me to compile the document. The problem now is, that any shorthand defined by the ...
1
vote
1answer
163 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.
...