[texhax] wrong at fontshape error
Dan Hatton
vi5u0-texhax at yahoo.co.uk
Wed Jan 14 22:30:45 CET 2009
Dear All,
My prosper document, which will contain a few Cyrillic characters,
fails to LaTeX with the error message
wrong at fontshape ...message {Corrupted NFSS tables}
error at fontshape else let f...
This may be related to Debian bug #98998.
Any ideas, please?
A minimal(ish) document that exhibits the problem follows.
Thanks,
Dan
\documentclass{prosper}
\usepackage{ucs}
\usepackage[T2A]{fontenc}
\usepackage[utf8x]{inputenc}
\title{Some presentation}
\author{Some Presenter}
\email{somepresenter at a.meeting.room}
\institution{Institute of Preparing Presentations}
\begin{document}
\maketitle{}
\begin{slide}{Interesting stuff}
A bit of content
\end{slide}
\end{document}
More information about the texhax
mailing list