summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/libertine-legacy/libertinekerning_fxb_m_sc.tex
blob: de601a12077ba1d5af3b3ce7996d3f5dd8f5410e (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
\documentclass[ngerman]{scrartcl}
\XeTeXtracingfonts=1

\usepackage{babel}
\usepackage{libertine}
%\usepackage{fontspec}
%\setmainfont[RawFeature=+ccmp;+locl;+mark;+mkmk;+kern;+liga;+clig;+trep;+tlig]{LinLibertine}
\usepackage[left=1cm,right=1cm,top=1cm,bottom=1cm,a4paper]{geometry}
\setlength{\parindent}{0pt}
\usepackage{eso-pic,calc,xcolor}

\makeatletter
\AddToShipoutPicture{%
  \begingroup
   \color{lightgray}
    \thinlines%
    \ESO@div{\paperwidth}{\ESO@gridDelta}%
    \multiput(0,\LenToUnit{\ESO@yoffsetII})(5,0){120}%
       {\ESO@Vline{\LenToUnit{\paperheight}}}%
  \endgroup
}
\makeatother

\begin{document}
\section{Kerning-Test: Linux Biolinum: fxb-m-sc}

{\fontfamily{fxb}\fontseries{m}\fontshape{sc}\fontsize{3cm}{3.2cm}\selectfont
\input{testkerning.inc}
}


\end{document}