%%
%% This is file `venturissans-example.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% venturissans.dtx  (with options: `ee')
%% Copyright (C) 2008-2024 Clea F. Rees.
%% 
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%   https://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%% 
%% This work has the LPPL maintenance status `maintained'.
%% 
%% The Current Maintainer of this work is Clea F. Rees.
%% 
%% This file may only be distributed together with a copy of the package
%% venturisadf. You may however distribute the package venturisadf without
%% such generated files.
%% 
%% This work consists of all files listed in manifest.txt.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[12pt]{article}
\title{Venturis Sans Example}
\author{Spot}

\newcommand{\alphaline}{ABCDEFGHIJKLMNOPQRSTUVWXYZ\\abcdefghijklmnopqrstuvwxyz\\0123456789\\
f{}f ff f{}i fi f{}l fl f{}f{}i ffi f{}f{}l ffl \& \texteuro \texttrademark \textcopyright \textmu\\
sphinx of black quartz, judge my vow}%\textcelsius \textnumero \textservicemark}
\newcommand{\abc}{ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz}
\newcommand{\digits}{0123456789}
\newcommand{\alphatest}{%
  \begin{flushleft}
    \textup{upright:\\\alphaline}\\[\smallskipamount]
    \textit{italics/oblique:\\\alphaline}\\
  \end{flushleft}%
}

\pdfmapfile{-yv1.map}
\pdfmapfile{+yv1.map}
\usepackage{venturis}

\begin{document}
\maketitle
\setlength{\parindent}{0pt}

\sffamily

\section*{family: yv1}

\subsection*{Light weight, regular width}

\textlg{\alphatest}

\subsection*{Regular weight, regular width}

\alphatest

\subsection*{Demibold weight, regular width}

\textdb{\alphatest}

\subsection*{Bold series (i.e.\ bold weight, extended)}

\textbf{\alphatest}

\subsection*{Bold weight, regular width (selected directly)}

{\fontseries{b}\selectfont\alphatest}

\subsection*{Heavy weight, regular width}

\texteb{\alphatest}

\subsection*{Regular and bold weights, condensed}

{\cdwidth
  \alphatest

  \textbf{\cdwidth \alphatest}%
}

\subsection*{Regular and bold weights, extended}

{\etwidth
  \alphatest

  \textbf{\etwidth\alphatest}%
}

\section*{family: yv1d}

The fonts include uppercase, small-caps and lining figures.
\medskip

\textvt{\alphaline}
\medskip

\textbf{\textvt{\alphaline}}

\end{document}

\endinput
%%
%% End of file `venturissans-example.tex'.
