Code Monkey home page Code Monkey logo

njupthesis-bachelor's People

Contributors

imguozr avatar largeword avatar putinspudding avatar wonz5130 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

njupthesis-bachelor's Issues

老是报字体找不到的问题。

mktexmf: empty or non-existent rootfile! kpathsea: Running mktexmf SimKai/OT.mf
按照网上的说法,改了ctex-fontset-windows.def文件里的字体内容后也没有解决,有点难受。。。

关于兼容性问题

代码中对不同平台的字体分类较为清晰,但是建议给出对应的字体包方便不同平台使用,在浏览一些优秀的latex项目的时候,它们的文件夹下会带有font目录。
在调试过程中,该模板对于非Windows平台引用字体的时候使用的字体是带具体文件后缀的,类似ttf、ttc,我想这是极其不友好的,因为我们通常只判别这个字体是否存在于我们的电脑,而不关系它的后缀。为了解决这一问题,我计划Fork并修改了一下模板部分的字体引用,希望使得这个模板能够被更多人使用。

关于参考文献部分的格式

我看了学校模板,要求参考文献标题黑体三号靠左对齐,但是改的话影响目录。另外参考文献应该是要单倍行距的,不清楚怎么修改,有大佬可以解答下嘛。

关于参考文献格式的问题

在引用硕士学位论文的时候,不能用
@mastersthesis{XXXXXX,
title={XXX},
author={XX},
year={2019},
school={XX大学}
}
这种格式,会报错并不显示
但是将mastersthesis改为phdthesis就不报错,但是不会显示学校。
使用的是overleaf和该模板。

关于新的格式要求

不知道是不是都改了,页眉需要多加一行空行
每一章的前面的空行有些大,被导师要求改了,然后将
\titlespacing{\chapter}{0pt}{0pt}{18pt}
修改成了
\titlespacing{\chapter}{0pt}{-18pt}{18pt}
追加
参考文献行间距也不对。。。单倍行距不知道设置多少合适,暂时将space那个设置成了1.3
封面专业有英文的字体不对,我用了\large解决了
中文摘要 "关键词" 字体应该是黑体
参考文献标题左顶格

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.