|
为了测试TeX,随便写了几行,编译一下,出来好多问题。 大家帮忙看看啊。
源文件:
\documentclass{article}
\begin{document}
\underline{linux so strong.}
\end{document}
编译时的提示:
This is TeX, Version 3.14159 (Web2C 7.3.1) (format=tex 2002.8.29) 1 FEB 2004 14:59
**texx.tex
(texx.tex
! Undefined control sequence.
l.1 \documentclass
{article}
?
! Undefined control sequence.
l.2 \begin
{document}
?
! Missing $ inserted.
<inserted text>
$
<to be read again>
\underline
l.3 \underline
{linux so strong.}
?
! Missing $ inserted.
<inserted text>
$
<to be read again>
\end
l.4 \end
{document}
?
[1] )
Output written on texx.dvi (1 page, 320 bytes).
最后的效果也不对。
大家帮帮忙看一下是什么问题啊:help |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|