summaryrefslogtreecommitdiff
path: root/fonts/newcomputermodern/doc/mathkern-example.tex
blob: a3ed1a20768ab97a92654930ef1e9718e7411687 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\documentclass{standalone}
\pagestyle{empty}
\usepackage{fontspec}
\usepackage{unicode-math}
\usepackage[olddefault]{fontsetup}
\begin{document}



% \begin{center}
\renewcommand{\arraystretch}{2}
  \begin{tabular}{c|c}
    Latin Modern & NewCM-Regular\\ \hline
{\setmathfont{latinmodern-math.otf}\Large $F_x$ $Y_x$ $\symscr N_x$ $\symcal J_x$  $\symcal G_x$ $\Gamma_x$ } & {\setmathfont{NewCMMath-Regular.otf}\Large $F_x$ $Y_x$  $\symscr N_x$ $\symcal J_x$  $\symcal G_x$ $\Gamma_x$ }
  \end{tabular}
%\end{center}



\end{document}

\Large
$F_x$ $J_x$ $Y_x$ $\mathcal J_x$ $\mathcal G_x$ $\Gamma_x$
\end{document}