summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mathfont/mathfont_greek.tex
blob: 0120697eaf17e1eeab7ed9aadc2bfb706d897579 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
%%
%% This is file `mathfont_greek.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% mathfont.dtx  (with options: `greek')
%% 
%% Copyright 2018 by Conrad Kosowsky
%% 
%% This file may be distributed and modified under the terms
%% of the LaTeX Public Project License, version 1.3c or any later version.
%% The most recent version of this license is available online at
%% 
%%          https://www.latex-project.org/lppl/.
%% 
%% This work has the LPPL status "maintained," and the current maintainer
%% is the package author, Conrad Kosowsky. He can be reached at
%% kosowsky.latex@gmail.com. The work consists of the file mathfont.dtx,
%% the derived files mathfont.sty, mathfont_greek.tex, and
%% mathfont_example.tex, and all other files created through the configuration
%% process such as mathfont.pdf, mathfont.idx, and mathfont.ind. For more
%% information, see the original mathfont.dtx file.
%% 
\documentclass[12pt]{article}
\usepackage[margin=72.27pt]{geometry}
\usepackage{booktabs}
\usepackage{mathfont}
\mathfont{Symbola}
\usepackage{shortvrb}
\MakeShortVerb{|}
\pagestyle{empty}
\begin{document}

\topskip=0pt

\centering

\vbox to 0pt{}\vfil\nointerlineskip

Greek Characters Provided by \textsf{mathfont}, Rendered in Symbola\par\penalty10000\smallskip
\begin{tabular}{llllllll}
\toprule
\multicolumn{4}{c}{Modern Greek Characters} & \multicolumn{4}{c}{Ancient Greek Characters}\\
\cmidrule(r{3pt}){1-4}\cmidrule(l{3pt}){5-8}
\multicolumn{2}{c}{Capital} & \multicolumn{2}{c}{Minuscule} & \multicolumn{2}{c}{Capital} & \multicolumn{2}{c}{Minuscule}\\
\midrule
|\Alpha| & $\Alpha$ & |\alpha| & $\alpha$ & |\Heta| & $\Heta$ & |\heta| & $\heta$ \\
|\Beta| & $\Beta$ & |\beta| & $\beta$ & |\Sampi| & $\Sampi$ & |\sampi| & $\sampi$ \\
|\Gamma| & $\Gamma$ & |\gamma| & $\gamma$ & |\Diagamma| & $\Diagamma$ & |\diagamma| & $\diagamma$ \\
|\Delta| & $\Delta$ & |\delta| & $\delta$ & |\Koppa| & $\Koppa$ & |\koppa| & $\koppa$ \\
|\Epsilon| & $\Epsilon$ & |\epsilon| & $\epsilon$ & |\Stigma| & $\Stigma$ & |\stigma| & $\stigma$ \\
|\Zeta| & $\Zeta$ & |\zeta| & $\zeta$ & |\Sho| & $\Sho$ & |\sho| & $\sho$ \\
|\Eta| & $\Eta$ & |\eta| & $\eta$ & |\San| & $\San$ & |\san| & $\san$ \\
|\Theta| & $\Theta$ & |\theta| & $\theta$ & |\varSampi | & $\varSampi$ & |\varsampi| & $\varsampi$ \\
|\Iota| & $\Iota$ & |\iota| & $\iota$ & |\varDiagamma| & $\varDiagamma$ & |\vardiagamma| & $\vardiagamma$ \\
|\Kappa| & $\Kappa$ & |\kappa| & $\kappa$ & |\varKoppa| & $\varKoppa$ & |\varkoppa| & $\varkoppa$ \\
|\Lambda| & $\Lambda$ & |\lambda| & $\lambda$ & & & & \\
|\Mu| & $\Mu$ & |\mu| & $\mu$ & & & & \\
|\Nu| & $\Nu$ & |\nu| & $\nu$ & & & & \\
|\Xi| & $\Xi$ & |\xi| & $\xi$ & & & & \\
|\Omicron| & $\Omicron$ & |\omicron| & $\omicron$ & & & & \\
|\Pi| & $\Pi$ & |\pi| & $\pi$ & & & & \\
|\Rho| & $\Rho$ & |\rho| & $\rho$ & & & & \\
|\Sigma| & $\Sigma$ & |\sigma| & $\sigma$ & & & & \\
|\Tau| & $\Tau$ & |\tau| & $\tau$ & & & & \\
|\Upsilon| & $\Upsilon$ & |\upsilon| & $\upsilon$ & & & & \\
|\Phi| & $\Phi$ & |\phi| & $\phi$ & & & & \\
|\Chi| & $\Chi$ & |\chi| & $\chi$ & & & & \\
|\Psi| & $\Psi$ & |\psi| & $\psi$ & & & & \\
|\Omega| & $\Omega$ & |\omega| & $\omega$ & & & & \\
|\varTheta| & $\varTheta$ & |\varbeta| & $\varbeta$ & & & & \\
 & & |\varepsilon| & $\varepsilon$ & & & & \\
 & & |\vartheta| & $\vartheta$ & & & & \\
 & & |\varrho| & $\varrho$ & & & & \\
 & & |\varsigma| & $\varsigma$ & & & & \\
 & & |\varphi| & $\varphi$ & & & & \\
\bottomrule
\end{tabular}

\end{document}
\endinput
%%
%% End of file `mathfont_greek.tex'.