Search found 4 matches

by Sylvan
Sat Nov 19, 2011 3:36 pm
Forum: Fonts & Character Sets
Topic: LuaLaTeX + Minion Pro + MnSymbol --> math formatting
Replies: 7
Views: 25254

LuaLaTeX + Minion Pro + MnSymbol --> math formatting

When i compile your example with xelatex i get the following output: XelatexMathspec.png
It's qite the same as i would compile the following code with lualatex: \documentclass{article}
\usepackage[no-math]{fontspec}
\usepackage{MnSymbol}
\setmainfont{Minion Pro}

\begin{document}
A formula ...
by Sylvan
Sat Nov 19, 2011 12:51 pm
Forum: Fonts & Character Sets
Topic: LuaLaTeX + Minion Pro + MnSymbol --> math formatting
Replies: 7
Views: 25254

LuaLaTeX + Minion Pro + MnSymbol --> math formatting

Thanks for your reply.
As previously mentioned i already tried the mathspec-Package but without any success.
When i try to compile your example with lualatex i get the following errors:

Undefined control sequence {\relax}
You can't use `the character .' after \the {\relax}
Package mathspec Error ...
by Sylvan
Sat Nov 19, 2011 10:59 am
Forum: Fonts & Character Sets
Topic: LuaLaTeX + Minion Pro + MnSymbol --> math formatting
Replies: 7
Views: 25254

LuaLaTeX + Minion Pro + MnSymbol --> math formatting

Yes sorry this is a crosspost.
There's also another crosspost: http://www.golatex.de/lualatex-und-mnsymbol-und-unicode-math-wie-vereinen-t7772.html
The problem is that this seems to be quite special.
I searched a long time if someone else had a similar problem but nothing to find.
So i have to ask ...
by Sylvan
Fri Nov 18, 2011 2:18 pm
Forum: Fonts & Character Sets
Topic: LuaLaTeX + Minion Pro + MnSymbol --> math formatting
Replies: 7
Views: 25254

LuaLaTeX + Minion Pro + MnSymbol --> math formatting

Hello,

not sure if this is the best sub-forum to place this (maybe a mod can move it if it's more appropriate elsewhere).

I want to achieve the following:

Font of the main text set in Minion Pro
Font of text in math-mode also in Minion Pro (greek and latin letters, numbers etc.)
Because Minion ...