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

Mac 编译错误,以及新master分支的ref更改问题 #578

Closed
kr11 opened this issue Nov 16, 2020 · 2 comments
Closed

Mac 编译错误,以及新master分支的ref更改问题 #578

kr11 opened this issue Nov 16, 2020 · 2 comments

Comments

@kr11
Copy link

kr11 commented Nov 16, 2020

编译环境

编译的系统:macOS 10.14
TeX 发行版:TeX Live 2017
模板版本:v7.1.0
模板类型:doctor

描述问题

从github下载最新的master分支代码:

commit 3d644890bad628e8af771caa67356c806c51cb08 (HEAD -> master, origin/master, origin/dev, origin/HEAD)
Author: Zeping Lee <[email protected]>
Date:   Tue Nov 10 20:01:00 2020 +0800

    Fix bib format: remove space before pages

直接运行xetex thuthesis.insmake all,编译报错,错误日志:
thuthesis-example.log

复现上述问题的代码:
master分支,无改动。

@kr11
Copy link
Author

kr11 commented Nov 16, 2020

另外还想请教:master分支是更新了bib格式和指定文件位置吗?是否从thuthesis-example.tex移动到了thusetup.tex

我注意到thusetup.tex文件中“参考文献使用 BibLaTeX 宏包“这部分的代码
有变动,以下两行被放出:

\usepackage[backend=biber,style=thuthesis-numeric]{biblatex}
\addbibresource{ref/refs.bib}

thuthesis-example.tex文件中,\bibliography{ref/refs}被注释掉,\printbibliography被放出。

@zepinglee
Copy link
Contributor

测试 biblatex 时忘记改回去了,不知道 CI 是咋过的。

bib 格式和制定文件位置的差异主要是 bibtex 和 biblatex 的差异

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

2 participants