%        File: test.tex
%	 Guido Milanese <guido.milanese@unicatt.it>
%	 Test file to use with the 4index programs

\documentclass[a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{makeidx}
\makeindex

\begin{document}


The\index{articles!the} cats are sleeping. The dogs are barking. Both cats, and
dogs, are animals. They live\index{verbs!english!live} in my house (accents)
évita drücken ça.

\printindex
\end{document}

