Bruno Beaufils wrote:
I can reproduce exactly the same behavior with an even more simple file :
------------------------------------------------------------------------------
\documentclass{article}
\begin{document}
j
\end{document}
------------------------------------------------------------------------------
I cannot reproduce the problem with that minimal file. My minimal file
to reproduce the error looks like this:
------------------------------------
\documentclass{article}
% \usepackage[francais]{babel}
% \usepackage[latin1]{inputenc}
% \usepackage{type1ec}
\usepackage[T1]{fontenc}
\begin{document}
j
\end{document}
------------------------------------
so the \usepackage[T1]{fontenc} seems to mess it up.
Don't know if this helps in any way.
Johannes
NB: Problem appears both with cm-super installed and deinstalled again.
NB: I use sarge and briefly installed cm-super from testing.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]