% From Enrico Gregorio, testing stretch and shrink of the font.
% Public domain.
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{inconsolata}
\parindent=0pt
\begin{document}
\ttfamily
Inconsolata
\settowidth{\dimen0}{123456789012345678901234567}
\vbox{\hsize=\dimen0
1234567890123456789012345\\
This should be monospaced\\
without spaces shrinking!\\
1 3 5 7 9 1 3 5 7 9 1 3 5 28
}