- WIndows 7 64 bit
- MikTex 2.9
- WinEdt 10.1, XeLaTeX
Latex Source:
Code: Select all
\documentclass[conference]
\begin{document}
\end{document}
I have no idea what the error message is talking about and I really can't find any problem in the minimum latex source. What's wrong with MikTex 2.9+WinEdt 10.1+XeLaTeX? How to fix them? Thanks a lot.Command Line: xelatex.exe --interaction=errorstopmode --synctex=-1 ".......tex"
Startup Folder: C:\......
This is XeTeX, Version 3.14159265-2.6-0.99996 (MiKTeX 2.9 64-bit)
entering extended mode
(.......tex
LaTeX2e <2016/03/31> patch level 3
Babel <3.9r> and hyphenation patterns for 75 language(s) loaded.
! Argument of \begin has an extra }.
<inserted text>
\par
l.2 \begin{
document}
?
Process has been terminated ...