unicode
WARNING: Please update your bookmarks! The content of this site has been moved to http://dille.name where it will be updated as needed. This page will remain unchanged.
this allows you to handle multi-lingual documents:
% ...
\usepackage{ucs}
\usepackage[utf8]{inputenc}
% ...
\begin{document}
see document encoding



