the following minimal document
Code: Select all
\documentclass{article}
\usepackage{tipa}
\begin{document}
whatever
\end{document}
LaTeX error: Missing \begin{document}
The problem is caused by the "tipa" package, as once it's removed, the compilation works. I've been trying to google about this but haven't found any solution. I'll be very grateful for any suggestions.
Thanks, Radek