%20%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%9F%20unicode-math%20%E3%81%8C%E6%AD%A3%E3%81%97%E3%81%8F%E3%83%AC%E3%83%B3%E3%83%80%E3%83%AA%E3%83%B3%E3%82%B0%E3%81%95%E3%82%8C%E3%81%AA%E3%81%84.png)
私はOS X SierraでXeLaTeX (XeTeX 3.14159265-2.6-0.99992 (TeX Live 2015))を使用しており、rubber
\documentclass[letterpaper, 11pt]{article}
\usepackage{geometry}
\usepackage{amsmath}
% rubber: set program xelatex
\usepackage{unicode-math}
\setmathfont{STIX Two Math}
\setmainfont{STIX Two Text}
\begin{document}
This is the problem $\frac{\left(asdf\right)}{\left(ghjk\right)}$
\[ \frac{\frac{\left(asdf\right)}{\left(ghjk\right)}}{\frac{\left(asdf\right)}{\left(ghjk\right)}} \]
\[ \frac{\left(asdf\right)}{\left(ghjk\right)} \]
\begin{align*}
\frac{\frac{\left(asdf\right)}{\left(ghjk\right)}}{\frac{\left(asdf\right)}{\left(ghjk\right)}} \\
\frac{\left(asdf\right)}{\left(ghjk\right)}
\end{align*}
\end{document}
STIX 2.0.0 フォントを Unicode-math および XeLaTeX で使用すると、 および の括弧が正しくレンダリングされませ\left(
ん\right)
(四角で囲まれた疑問符として)。一方、通常の(
および文字は正しくレンダリングされます。および)
では同じ問題は発生しません。\left[
\right]
ログ出力の唯一の違いは、次の行の集まりです。
Missing character: There is no Ⴞ in font STIX Two Math/OT:script=math;language= DFLT;! Missing character: There is no Ⴟ in font STIX Two Math/OT:script=math;language= DFLT;!
誰かこの問題を解決するのを手伝ってくれませんか?
本当に最小限の例:
\documentclass{article}
\usepackage{unicode-math}
\setmathfont{STIX Two Math}
\begin{document}
$\left(\right)$
$\scriptstyle\left(\right)$
$\scriptscriptstyle\left(\right)$
%\showoutput
\end{document}
Missing character: There is no Ⴞ in font STIX Two Math/OT:script=math;language=DFLT;!
Missing character: There is no Ⴟ in font STIX Two Math/OT:script=math;language=DFLT;!
Missing character: There is no ᆷ in font STIX Two Math/OT:script=math;language=DFLT;+ssty=0;!
Missing character: There is no ^^@ in font STIX Two Math/OT:script=math;language=DFLT;!
Missing character: There is no ᆸ in font STIX Two Math/OT:script=math;language=DFLT;+ssty=0;!
Missing character: There is no ^^@ in font STIX Two Math/OT:script=math;language=DFLT;!