Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

缺少 documentclass 无法编译 #98

Open
delick opened this issue Sep 14, 2020 · 2 comments
Open

缺少 documentclass 无法编译 #98

delick opened this issue Sep 14, 2020 · 2 comments

Comments

@delick
Copy link

delick commented Sep 14, 2020

报错信息:
image

! LaTeX Error: \usepackage before \documentclass.
@GreenTeaHua
Copy link

add this,
\documentclass{book}
before \usepackage, may be ok.

@johnsonZhaoxin
Copy link

不要编译main.tex

要编译nndl-ebook.tex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants