hackerpass/fonts/texgyrebonum-math-1005/doc/test-xelatex-texgyre_bonum_math.tex

18 lines
372 B
TeX
Raw Normal View History

2016-03-15 22:51:09 +00:00
%% This is a test file for LaTeX/Unicode-Math for both LuaLaTeX and XeLaTeX
\documentclass[12pt,a4paper]{article}
\usepackage{amstext}
\usepackage{fontspec}
\setromanfont[Ligatures=TeX]{TeX Gyre Bonum}
\usepackage{unicode-math}
\setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]{TeX Gyre Bonum Math}
\begin{document}
\input math-test.tex
\end{document}