{unicode-math} provides an implementation of Unicode math symbols and OpenType math fonts for XeLaTeX and LuaLaTeX.
4
votes
1answer
42 views
Upright greeks in Asana-math?
I'm using
XeTeX,
unicode-math with
Asana-math.otf
and required to make all greek letters in math -- upright. Asana-math seem to have upright greek letters:
(on the contrary I can't find italic ...
5
votes
0answers
88 views
How I put \sqrt in arial with unicode-math?
I need to write an document with Arial. And have some math.
I almost do this in entire document with this:
\documentclass{article}
\usepackage{amsmath}
\usepackage{mathspec}
...
5
votes
2answers
103 views
Typesetting Quine quotes
The obvious way of typesetting Quine quotes, also known as quasi-quotation marks, in LaTeX doesn't work well when the content of the quote is tall. For example:
\documentclass[12pt]{article}
...
4
votes
1answer
63 views
Problem with font in theorem environment
I use LuaLaTeX, fontspec and XITS maths font. Additionally, I had a problem with theorem environment and long headers so I based my solution on this. My problem is that I now get a different font for ...
3
votes
1answer
96 views
Emulating amsmath's \varGamma…\varOmega with unicode-math
While recompiling old documents with XeLaTeX and unicode-math I have run into the two problems:
The amsmath \varGamma...\varOmega macros for slanted uppercase Greek math characters are not defined. ...
6
votes
1answer
157 views
Math spacing in TeX Gyre Pagella
The spacing in the following output looks off to me. In particular, the integral symbol has not grown to accommodate the height of the integrand, the spacing in the fraction seems large, and the ...
2
votes
1answer
133 views
Why all formula notations are overly large?
Why all formula notations are overly large? Is there something optimally short?
The shortest notation all formula branches encompassable?
for example long short
\integral ∫
Also, I guess that a ...
4
votes
0answers
77 views
Asana Math + XeLaTeX: missing math upon resaving or editing in Adobe Acrobat Pro
Related to this question:
Asana-math + LuaTeX : missing greeks/arrows
I experienced similar problems with a PDF produced by XeLaTeX (v0.9998) with MiKTeX 2.9 and Adobe Acrobat Pro IX or XI:
The PDF ...
24
votes
1answer
225 views
Please explain a strange interaction between bytefield, unicode-math, and mathtools
bytefield gives me different results when used in association with mathtools and unicode-math when used together. Here's my 'good' MWE:
% !TEX TS-program = XeLaTeX
\documentclass[a4paper]{article}
...
6
votes
1answer
71 views
Is there any documentation of \Umathcode, \Umathcodenum, etc.?
Trying to use the package unicode-math I have been looking for some documentation of \Umathcode, \Umathcodenum, etc. The usually place, the package documentation (http://ctan.org/pkg/unicode-math), ...
6
votes
1answer
322 views
Using CJK (Chinese/kanji) characters in math using unicode-math on lualatex
I'm trying to persuade the unicode-math package to let me insert CJK characters (Chinese ideograms) in math formulæ. Here's a sample input (the first few lines are merely to check that basic ...
4
votes
1answer
77 views
Expex glosses get broken when unicode-math is loaded in XeLaTeX and LuaLaTeX
I'm trying to typeset multiline numbered examples with John Frampton's expex package (version 4.1). Since I'm using XeLaTeX (TeXLive 2012), I've picked unicode-math to typeset maths. The ...
5
votes
2answers
139 views
How to map unicode characters to math symbols?
I have documentation with some mathematics, that I want to convert via LaTeX, but I'd also like to keep it as much readable in source as possible (as it's more for me than anybody else). Since I can ...
8
votes
1answer
96 views
Spacing changes when using unicode-math range feature. Why?
You can use the range feature of unicode-math to set the math font for a specific unicode slots or the macro accessing the glyph. I tried this with the sum sign & Latin Modern, see my example:
...
2
votes
1answer
118 views
Is there a way to use external font files with unicode-math?
I use fontspec with LuaLaTeX to load fonts from external file even if they are not installed on the system. Such as
\usepackage{fontspec}
\setmainfont[Path=fonts/,
Extension=.otf,
...
0
votes
0answers
67 views
Using Greek letters with the Nath package
I'd like to use the Nath package together with a math font which supports Greek letters, while retaining the default font for the non-Greek letters. Is this possible?
I tried compiling the following ...
0
votes
1answer
128 views
using unicode-math with math keyboard or hotkeys?
Here is more information about the unicode math-package:
http://ctan.mackichan.com/macros/latex/contrib/unicode-math/unicode-math.pdf
A great pro for using unicode math, is that your code is much ...
0
votes
1answer
146 views
Unable to load Asana-Math and compile with XeLaTeX
Just few days ago I decided to give XeLaTeX a try for its wonderful use of system fonts.
I read a bit on the net about "fundamental lines" to change (I come from LaTeX) which basically boil down to ...
4
votes
1answer
176 views
subscript is set too low in math-mode with xits-math
I use unicode-math with xits-math as math font and asana-math for math double-struck symbols. I compile with lualatex, and my packages are from TeXlive 2011.
Now, when use asana-math mixed with xits, ...
2
votes
0answers
30 views
Fat Semicolon for Function Composition in Diagrammatic Order [duplicate]
Possible Duplicate:
How to look up a symbol?
Is there a LaTeX macro that produces the fat semicolon symbol? As noted in Wikipedia,
A further variation encountered in computer science is ...
9
votes
1answer
258 views
Is direct utf8 input of combining diacritics in math mode possible with lualatex?
I am trying to typeset a document with combining diacritics directly input in it. I use LuaLaTex. Here is a minimal example illustrating the original issue:
\documentclass{minimal}
...
5
votes
1answer
194 views
font name with a space, using XeLaTeX and fontspec
I use XeLaTeX, amsmath, fontspec, unicode-math and standalone to create a pdf containing one single equation which I then import to Inkscape for a poster.
When using font names with a space in it, ...
6
votes
1answer
371 views
Brackets and parenthesis from different fonts in unicode-math
I am using the unicode-math package to use letters from the body font in math typesetting. The font I am using (Arno Pro) works quite well for this, because it includes a full Greek alphabet on top of ...
2
votes
1answer
246 views
Unicode-math and \Re
I'm experimenting with Unicode-Math. I am using Neo-Euler with Concrete so I am generating my document with xelatex. I want \Re to give me the AMS-style double-lined \mathbb{R} but I am having ...
5
votes
2answers
429 views
Less vertical space in frac
I'm using unicode-math in lualatex with the Cambria Math fonts. Compared to Computer Modern math, there is too much vertical space between fractions. Is there a way I can achieve my adjustment without ...
6
votes
1answer
214 views
Invisible math characters with unicode-math and ntheorem
When compiling this code with lualaTeX (from TeXLive 2011),
\documentclass{minimal}
\usepackage{unicode-math}
\usepackage{ntheorem,thmtools}
\setmathfont{xits-math}
\makeatletter
...
6
votes
1answer
339 views
unicode-math and various fonts fail at giving decent spacing in formula
I want to check if this problem is due to my configuration or if it is some kind of bug.
This are the packages I load and the configuration for them (all very minimal in order to test the problem). ...
6
votes
2answers
316 views
Strange error when unicode-math and hyperref are combined in xelatex
The following is an MWE for a problem that I'm facing:
\documentclass{article}
\usepackage{hyperref}
\usepackage{unicode-math}
\setmathfont{Asana Math}
\begin{document}
\section{$2\times 2$}
$2 ...
5
votes
2answers
795 views
Using Linux Libertine in math mode with unicode-math (XeLaTeX)
I'm trying to use the Linux Libertine font for my thesis. Libertine in fact does have mathematical symbols, but I didn't manage to use them properly in unicode-math. The following example sums up my ...
5
votes
1answer
206 views
Unicode math with amsmath, new error
After applying the most recent ctan updates, the following MWE does not compile with lualuatex. There is an error given ending with \cs_set_nopar:Npx that I can't make sense of.
...
6
votes
2answers
283 views
\sqrt[x]{y} Breaks With unicode-math
I’m having trouble with XeLaTeX (0.9998) and unicode-math (0.7a). If I use \setmathfont more than twice, the \sqrt command breaks when a superscript is specified.
\documentclass{minmal}
...
2
votes
0answers
29 views
Unicode-math math-style does not work for Latin capitals and Greek [duplicate]
Possible Duplicate:
Cambria Math becomes plain Cambria
Table 3, pg. 7 of the unicode-math documentation says:
math-style=ISO (𝑎, 𝑧, 𝐵, 𝑋) (𝛼, 𝛽, 𝛤, 𝛯)
But when I use ISO ...
5
votes
0answers
211 views
Switching math fonts and back to normal fails in figures?
For my current document I want to use a normal serif font for the main text. Most diagrams from other sources and myself are with sans serif fonts (TeX Gyre Heros). Now I want to use pgfplots to ...
7
votes
1answer
233 views
Making integral ∫ use \limits by default with unicode-math
How can I make the unicode integral symbol ∫ act as if it is followed by \limits? Classically \usepackage[intlimits]{amsmath} would do. But with unicode-math this does not help anymore. I also tried:
...
1
vote
1answer
314 views
Double stroke fonts with unicode-math like dsfont
It is tempting to switch to unicode-math. But there is (at least) one point that I still don't like. That are the double stroke characters. They look simply terrible in XITS Math. Just compare:
...
3
votes
1answer
173 views
Get back “old” math font in LuaLaTeX+beamer
Updated my tlmgr install (and all packages I have installed today) earlier today, and something changed in the font loaded by unicode-math, which I can't figure out of.
The preamble I've been using ...
3
votes
2answers
169 views
color of unicode-math in xetex
My question is based on the example which may be found here in teh second answer. Actually, I discovered this feature of unicode-math some time ago, but suspected that I am doing something wrong.
...
8
votes
1answer
2k views
Cambria Math becomes plain Cambria
I'm a LaTeX neophyte, so please excuse my ignorance.
I want to typeset a document with text in Cambria and math in Cambria Math.
I found the unicode-math package, which seems to do what I want.
Here ...
0
votes
0answers
237 views
Minion Pro Swash with mathcal [closed]
I want to use the swash font from Minion Pro working with mathcal, like when using the package MinionPro. I can't find a way to add fontfeatures to mathfonts.
\documentclass{scrartcl}
...
5
votes
2answers
543 views
Bold italic math with unicode-math
How can I get the output I get without unicode-math using unicode-math, preferably (not necessarily) using the same code (\boldmath)? I would like the solution to work with at least the XITS and Latin ...
13
votes
3answers
926 views
'Not element of' in Latin Modern
In the following example, the ∉ symbol does not look good.
\documentclass{article}
\usepackage{unicode-math}
\setmainfont{Latin Modern Roman}
\setmathfont{Latin Modern Math}
\begin{document}
This ...
12
votes
1answer
190 views
Remapping LaTeX symbol to another unicode value
When compiling the following piece of LaTeX code, the ∖ symbol does not show up.
\documentclass{article}
\usepackage{unicode-math}
\setmainfont{Latin Modern Roman}
\setmathfont{Latin Modern Math}
...
4
votes
1answer
152 views
Remapping fonts in unicode-math has no effect on e.g. `\mscrC`
For some reason, in this setup, \mathscr{C} and \mscrC produce different results:
\documentclass[12pt,a4paper]{article}
\usepackage{unicode-math}
\unimathsetup{math-style=TeX}
\setmathfont{Cambria ...
7
votes
1answer
278 views
Left-middle-right delimiters and unicode-math
Consider the rendering of \middle| in the code below:
\documentclass[12pt,a4paper]{article}
\usepackage{unicode-math}
\setmathfont{xits-math.otf}
\begin{document}
\[ \left\lbrace p_{i,j} \, \middle| ...
4
votes
2answers
288 views
unicode-math and braces scaling
I am trying to create a minimal lualatex distribution, and hence try to eliminate as much non OTF fonts as possible (I try to get rid of the .afm, .pfb, .map, etc files to save space).
Everything is ...
5
votes
1answer
570 views
unicode-math and amsmath incompatible
When I compile the following mwe with xelatex, I am told:
ERROR: LaTeX Error: Command \dddot already defined.
--- TeX said ---
Or name \end... illegal, see p.192 of the manual.
l.571 ...
2
votes
2answers
212 views
Arrow is too long when \vec followed by subscript or superscript after using unicode-math package
The code is below
\documentclass[12pt]{article}
\usepackage{unicode-math}
\setmathfont{XITS Math}
\begin{document}
\large
$\vec{a}^{12345}$
\end{document}
Then the arrow of ...
5
votes
0answers
342 views
How to lower the superscripts (and raise the subscripts) [duplicate]
Possible Duplicate:
tex4ht problems with footnotes
I am preparing a document using XeLaTeX, unicode-math and Asana Math OTF (turned on by \setmathfont{Asana-Math.otf}). I've noticed that ...
1
vote
0answers
366 views
XeLaTeX and unicode-math problems [closed]
I am using XeLaTeX (TeXLive 2011) on OS X. It seems that unicode-math is not working as it should:
\usepackage{unicode-math}
\setmathfont{XITS Math}
Produces:
kpathsea: Invalid fontname `XITS ...
5
votes
2answers
254 views
LuaLaTeX + load one particular math symbol from an OTF file
I try to load exactly one symbol from an OpenType Font file and use it in a math environment. However, it seems to me, that I can only use the symbol in "normal" text but not in math mode. Here is a ...

