[LaTeX 2e 2003/12/01]

Is the following a known limitation or a bug?  And if it is a
limitation, where is it documented?

  \documentclass{article}

  \usepackage[latin3]{inputenc}

  \begin{document}
  \tableofcontents
  \section{\'^^b9}
  \end{document}

^^b9 is the dotless i in latin 3 -- in the TOC, the accent is
formatted incorrectly.  BTW, it doesn't matter whether OT1 or T1 is
used.


    Werner