无法运行

2019-11-10 09:52发布

劳烦各位大佬帮忙看一下这个要整么解决,谢谢啦 源码 ```tex \documentclass{article} \begin{document} hello,word \end{document} ...

劳烦各位大佬帮忙看一下这个要整么解决,谢谢啦 源码 ```tex \documentclass{article} \begin{document} hello,word \end{document} ``` 运行显示如下 ```tex 行 1: Undefined control sequence. \documentclass 行 2: Undefined control sequence. \begin ```
3条回答
提供信息不全。运行?运行什么? 使用 `tex`、`pdftex`、`xetex` 编译肯定会报这个错。 使用`latex`、`pdflatex`、`xelatex` 就不会报错。 如果后者也报错,你的安装就有问题了。

一周热门 更多>