>I\'m sure this isn\'t a bug, just my foolishness, but all my documents
>won\'t print, because they come up with latex error, \'missing
>\\begin{document}\' Now I have
LyX should create a TeX file that does contain the \begin{document}
command. There are some possible reasons for your problem:
- TeX gets wrong file and not the one produced by LyX.
- The file has the command, but nevertheless TeX complains.
- LyX doesn't produce correct TeX file.
Let's start eliminating the possibilities. Try running LyX and select
File/Export/LaTeX for some document check out if the file does have the
\begin{document} line.
Check out that you have free space both in /tmp and in your work
directory, and permissions to create files on them.
Maybe your compiler failed miserably, but I don't quite believe that.