Tagged Questions
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 ...
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}
...