summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/libertine-legacy/libertinekerning_fxl_m_it.tex
blob: 5c9c8de2784d7aaaafcaf758e655bd1d47237671 (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 Libertine: fxl-m-it}

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


\end{document}