summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/kerntest/t1-9nc-m-n-1.tex
blob: 7aad9b2e0f3d320af53ad0f4436784c5d34a2829 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\listfiles
\documentclass[family=9nc,footer=false]{kerntest}
\kernsetup{encoding=T1,series=m,shape=n,example=tst,extraname=1}
\kernsetup{size=14.40pt,baselineskip=16.5pt,papersize=a4paper}
\renewcommand\thepage{}
\newglyphclass{left}{A}{A,Abreve[500]}
\newglyphclass{right}{A}{A,Abreve[500]}
\begin{document}
\begin{kerntable}
  \testkern{020}{-200}{086}{-200}{019}  \\
  \testkern{016}{-220}{065}{-220}{017}  \\
  \testkern{018}{-}{065}{-220}{016}  \\
  \testkern{018}{-220}{086}{-}{016}  \\
  \testkern{015}{-200}{086}{-200}{014}  \\
  \testkern{096}{-220}{065}{-220}{039}  \\
  \testkern{013}{-}{065}{-220}{096}  \\
  \testkern{013}{-220}{086}{-}{096}  \\
  \testkern{065}{-220}{086}{-220}{065}  \\
  \testkern{Abreve}{-}{086}{-}{Abreve}  \\
\end{kerntable}
\end{document}