main.tex里目录结构是不是有个小错误 #71
Closed
jingjie-da
started this conversation in
General
Replies: 1 comment 5 replies
|
你好,你是怎么编译的? |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
main.tex里
\documentclass[
oneside,
degree=bachelor,
fullwidthstop=false,
fontset=fandol,
times=false,
minted=true,
biblatex=true,
]{style/tongjithesis}
这部分指定.cls文件时似乎忘记指定style目录了,造成编译不了的情况
All reactions