summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/libertine-legacy/libertinekerning_fxb_m_sl.tex
blob: 7f1e99a92af833187725a4cbee22415cde2da8c5 (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-sl}

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


\end{document}