Coder Social home page Coder Social logo

Comments (3)

zepinglee avatar zepinglee commented on August 25, 2024

从GitHub Release下载的v7.4.0版本模板,其中自带的thuthesis-example.pdf中,附录的参考文献索引显示的是[?],且没有生成附录参考文献。

确实。我再找一下哪里配置有错误。

使用TexStudio对thuthesis-example.tex进行编译,所有设置均为默认,得到的pdf具有相同的问题。 另外尝试过xelatex->bibtex->xelatex->xelatex编译,以及命令行运行latexmk编译thuthesis-example.tex之后再使用texstudio编译,都无法解决上述问题。

建议从 https://github.com/tuna/thuthesis/archive/refs/heads/master.zip 下载 master 分支最新版本。然后使用 xetex 编译 thuthesis.ins 生成 .cls 文件,再使用 latexmk -xelatex 编译 thuthesis-example.tex 文件。这样操作的结果是没问题的。

Screenshot 2024-02-21 at 09 27 35

因为第二步(latexmk)涉及较复杂的内部编译流程,所以不能替换为简单的 xelatex->bibtex->xelatex->xelatex。详见文档的编译流程。

Screenshot 2024-02-21 at 09 30 22

from thuthesis.

dgqblyk avatar dgqblyk commented on August 25, 2024

感谢!这样操作附录参考文献确实显示正常了!

from thuthesis.

Harry-Chen avatar Harry-Chen commented on August 25, 2024

感谢指出,此问题已经在 master 上修复了。

from thuthesis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.