summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mtgreek/mtgtest.tex
blob: 547ab465de7c60f17af8df8378c89415083a9f9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\documentclass[12pt]{article}
\usepackage{mtgreek}
\begin{document}
\[
\Gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega
\]
\italicupcasegreek
\[
\Gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega
\]
\uprightupcasegreek
\[
\Gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega
\]
\end{document}