diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-06 23:59:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-06 23:59:38 +0000 |
commit | 2f08c3a5e1ac85a37d88e3400f503755d25acc4d (patch) | |
tree | a51ac877ad68627914fefcedebbaef8afea562a6 /Master/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex | |
parent | 96431979a0d1783ebec6dfca9c9e871840dcfc38 (diff) |
tex-gyre-math (6feb13)
git-svn-id: svn://tug.org/texlive/trunk@29045 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Master/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex b/Master/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex deleted file mode 100644 index 1934604aaac..00000000000 --- a/Master/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex +++ /dev/null @@ -1,22 +0,0 @@ -\documentclass[12pt,a4paper]{article} - -\usepackage{amsmath}[2000/07/18] %% Displayed equations -\usepackage{amssymb}[2002/01/22] %% and additional symbols - -\usepackage{fontspec} -\setromanfont[Ligatures=TeX]{TeX Gyre Pagella} -\usepackage{unicode-math} - -% \setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]{TG Termes Math} -\setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]{TG Pagella Math} -% \setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]{Asana Math} -% \setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]{Cambria Math} -% \setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]{XITS Math} -% \setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]{Latin Modern Math} - -\begin{document} - -\input math-test.tex - -\end{document} - |