Tagged Questions
1
vote
1answer
48 views
Tufte running headers not using full width of page
I use Minion Pro and XeLaTeX together with the tufte class. There is an issue with caps in headers (as can be noticed if removing the two line marked %% headings fixes below). My fix is to use the ...
2
votes
1answer
206 views
unscalable oldstyle numbers through \newfont with XeLaTeX (Minion)
In what is below, the \newfont command does not scale the numbers. I would like to know why.
\documentclass{book}
\usepackage{fontspec}
\setmainfont[Ligatures={Common}, Numbers={OldStyle}]{Minion ...
5
votes
1answer
817 views
pdflatex/xelatex problems with MinionPro
I am successfully using package MinionPro for pdflatex. I would like to use it also in xelatex (the math part, actually), so that I can add opentype features to the main text font. However, I am ...
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}
...
2
votes
1answer
1k views
How do I get XeLaTeX to use the bold Minion Pro typeface for Greek characters?
I can't for the life of me get XeTeX to give me bold lowercase greek symbols, even though I have checked, e.g., in a word processor, that the font has a corresponding bold typeface with the greek ...
2
votes
3answers
970 views
XeLaTeX and stmaryrd
I'm using XeLaTeX and Minion Pro together with the \usepackage[MnSymbol]{mathspec} but I need the \llbracket and \rrbracket command from \usepackage{stmaryrd} package. Unfortunately, as such, I get a ...
5
votes
1answer
781 views
upright uppercase math letter with Minion and xelatex
just a quick question about Xelatex and Minion Pro. By default, uppercase letters as well as lowercase greek letters in math mode are italics. Can I get them upright by hand?
So far, I am using:
...
