%
% From http://www.tug.dk/FontCatalogue/libertine/
%
% The license of the LATEX Font Catalogue is GNU General Public License.
%
\documentclass[danish,a4paper,11pt]{scrartcl}
\usepackage{libertine}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{babel}
\usepackage{slantsc}
\usepackage{array}
\usepackage{amsmath}
\setkomafont{subsection}{\usefont{T1}{fvm}{m}{n}}
\setkomafont{section}{\usefont{T1}{fvs}{b}{n}\Large}
\setcounter{secnumdepth}{0}
\pagestyle{empty}
\title{Linux Libertine}
\author{The LaTeX Font Catalogue}
\date{}
\begin{document}
\maketitle
\subsection*{\textbackslash normalfont}
\normalfont\normalfont
\input catalogue
\subsection*{\textbackslash itshape}
\normalfont\itshape
\input catalogue
\subsection*{\textbackslash scshape}
\normalfont\scshape
\input catalogue
\subsection*{\textbackslash bfseries}
\normalfont\bfseries
\input catalogue
\subsection*{\textbackslash bfseries\textbackslash scshape}
\normalfont\bfseries\scshape
\input catalogue
\subsection*{\textbackslash bfseries\textbackslash itshape}
\normalfont\bfseries\itshape
\input catalogue
\newpage
\normalfont\normalfont
\input fonttable
\end{document}