shifujun/UESTCthesis

编译报错,然后中止编译了

wyixiang opened this issue · 3 comments

安装的texlive,ubuntu16.04,使用vscode+LaTeX Workshop,报错信息如下


Running 'bibtex "thesis"'

Latexmk: applying rule 'bibtex thesis'...
For rule 'bibtex thesis', running '&run_bibtex( )' ...
This is BibTeX, Version 0.99d (TeX Live 2015/Debian)
The top-level auxiliary file: thesis.aux
A level-1 auxiliary file: contents/Cabstract.aux
A level-1 auxiliary file: contents/Eabstract.aux
A level-1 auxiliary file: chapters/ChapterA.aux
A level-1 auxiliary file: chapters/ChapterB.aux
A level-1 auxiliary file: chapters/ChapterC.aux
A level-1 auxiliary file: chapters/ChapterD.aux
The style file: uestcthesis.bst
new.block is an unknown function---line 83 of file uestcthesis.bst
remove.dots is an unknown function---line 455 of file uestcthesis.bst
remove.dots is an unknown function---line 503 of file uestcthesis.bst
remove.dots is an unknown function---line 555 of file uestcthesis.bst
remove.dots is an unknown function---line 599 of file uestcthesis.bst
format.pages is an unknown function---line 1139 of file uestcthesis.bst
format.pages is an unknown function---line 1170 of file uestcthesis.bst
format.pages is an unknown function---line 1179 of file uestcthesis.bst
format.pages is an unknown function---line 1209 of file uestcthesis.bst
format.pages is an unknown function---line 1218 of file uestcthesis.bst
*publisher is an unknown function---line 1882 of file uestcthesis.bst
* * is an unknown function---line 1891 of file uestcthesis.bst
Database file #1: contents/reference.bib
You can't pop an empty literal stack for entry wang1999sanwei
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry liuxf2006
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry liuxf2006
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry zhu1973wulixue
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry chen2001hao
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry chen2001hao
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry gu2012lao
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry feng997he
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry xiao2012yi
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry zhong1994zhong
while executing---line 2628 of file uestcthesis.bst
You can't pop an empty literal stack for entry clerc2010discrete
while executing---line 2628 of file uestcthesis.bst
"" can't start a style-file command---line 2637 of file uestcthesis.bst
:
: \endinput
(Error may have been on previous line)
(There were 24 error messages)
Collected error summary (may duplicate other messages):
bibtex thesis: Bibtex errors: See file 'thesis.blg'
Latexmk: Use the -f option to force complete processing,
unless error was exceeding maximum runs of latex/pdflatex.
Latexmk: Errors, so I did not complete making targets

可以解决吗,还是我要换编辑器

后来怎么解决的呀?我也遇到相同问题

同求问怎么解决的

这个项目我现在没有能力定位具体的问题了。但是可以保证按照当时的文档是可以正常编译的。

主要参考:
https://github.com/shifujun/UESTCthesis/blob/master/source/HowToMakeDependencesDir.md