Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/01xz/dlut-thesis
2024大连理工大学硕士学位论文LaTeX模版
https://github.com/01xz/dlut-thesis
dlut dlut-thesis latex latex-template
Last synced: about 1 month ago
JSON representation
2024大连理工大学硕士学位论文LaTeX模版
- Host: GitHub
- URL: https://github.com/01xz/dlut-thesis
- Owner: 01xz
- License: lppl-1.3c
- Created: 2024-03-05T07:24:05.000Z (9 months ago)
- Default Branch: dev
- Last Pushed: 2024-05-20T03:01:48.000Z (6 months ago)
- Last Synced: 2024-09-29T04:41:02.457Z (about 2 months ago)
- Topics: dlut, dlut-thesis, latex, latex-template
- Language: TeX
- Homepage:
- Size: 82.9 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- latex-templates - 01xz/<br>dlut-thesis - thesis?style=flat-square)<br/>![1](https://img.shields.io/github/forks/01xz/dlut-thesis?style=flat-square)<br/>![2024-05-20](https://img.shields.io/github/last-commit/01xz/dlut-thesis?style=flat-square) | 2024大连理工大学硕士学位论文LaTeX模版 | (Popular & New LaTeX Templates / Thesis/Dissertation)
README
# dlut-thesis
LaTeX Template for Master Thesis of Dalian University of Technology
大连理工大学硕士学位论文LaTeX模版
> why this repo?
>
> * 大连理工大学2024年发布了新的学位论文格式规范:
[大连理工大学学位论文格式规范 (2024-02-26)](https://gs.dlut.edu.cn/info/1210/13916.htm),
其中充斥着各种自相矛盾的、冗余的设置;
更离谱的是模板说明居然提示作者通过修改 LaTeX class 文件来补充题目、姓名、学号等信息,
属实让人难以接受;
> * 新的所谓“规范”的出现使得之前的一些优秀的模板,如:
[大连理工大学硕士毕业论文模板 XeLaTex V1.0](https://cn.overleaf.com/latex/templates/da-lian-li-gong-da-xue-shuo-shi-bi-ye-lun-wen-mo-ban-xelatex-v1-dot-0/mswbqtxykdff),
难以被继续使用;
> * 规范的制定者们对“规范”二字缺乏足够的敬意。> [!CAUTION]
> This project is still in very early stages of development.> [!NOTE]
> Looking for contributors and maintainers to help me with this project.此模板以“内容与样式分离”为主要目标,对原模板中不能忍受的地方大致进行了如下修改,尽可能保持与 Word 模板的视觉一致性。
* 封面字体、字重;
* 页码样式;
* 英文目录编号与标题间距;
* 独立的 `.tex` 文件来设置题目、姓名等信息;
* 参考文献格式;
* 使用宏包插入 pdf 页,用于插入签字扫描后的版权声明页;
* 打包了常用的字体,对 Linux 用户更友好。(p.s. 可能有版权问题,但我也管不了这么多了)### 反馈问题
如果在使用上有任何问题,建议通过以下方式进行反馈 (按推荐顺序排序):
* 如遇不会使用、编译错误等问题,请至 [在 GitHub 项目讨论区提问](https://github.com/01xz/dlut-thesis/discussions) (推荐);
* 如遇模版 BUG,或有新的需求,请至 [在 GitHub 项目中提 issue](https://github.com/01xz/dlut-thesis/issues)。### 成为贡献者
本仓库是面向用户的**示例模版**,如果你有很好的排版示例,可以提交到此仓库与大家分享。如果你想要为 dlut-thesis 文档类贡献代码,可移步 [DlutTeX](https://github.com/01xz/DlutTeX)。
未来 `dlut-thesis.cls` 将通过 `dlut-thesis.dtx` 文件自动生成。如果您需要修改 dlut-thesis 文档类的内容,应该修改 DlutTeX 仓库中的 `dlut-thesis.dtx`,而非直接修改 cls 文件。
除了向 DlutTeX 仓库提交 Pull Request 之外,还有以下方式可以进行贡献:
* 帮助解答讨论区中的[问题](https://github.com/01xz/dlut-thesis/discussions);
* 向周围同学安利 dlut-thesis;
* 在讨论区中分享你的使用体验,以及各种改进建议或吐槽。### TODO
* 进一步的测试、精调;
* 对学士学位、博士学位模板的支持。