Giter Club home page Giter Club logo

whut-bachelor's Introduction

LaTeX Template for Bachelor's Degree Thesis of WHUT v0.99991

简介

  • 编译要求:XeLaTeX & biber
  • 编译环境:TeX Live / MacTeX 2024
  • 编译系统:Windows

本项目首次发布于2019年9月29日。

简明帮助

参照 main.tex 以及 body/ 文件夹中文件修改即可。

对于使用 Overleaf 或其他尚未安装 华文中宋 (STzhongsong) 字体的系统,

请在 main.tex 中导入文档类 whut-bachelor 时传入参数 noextrafonts(即 \documentclass[noextrafonts]{whut-bachelor})。

v0.999开始,本文档类将自动替换缺省的 华文中宋宋体,无需手动声明,noextrafonts 选项已弃用。

注意:此时封面标题等部分字体将不再满足《武汉理工大学本科生毕业设计(论文)撰写规范》要求,如果需要在缺省华文中宋的环境下使用该字体,请在获取字体版权方授权的前提下,将字体命名为STZhongsong.ttf,并放置在项目根目录(./)。

如果各章节标题 黑体 错误显示为 粗宋体,原因可能为上游 latex3/latex3#867 bug,可以手动更新至 TeX Live 2021 以上,或者在 main.tex 中导入文档类 whut-bachelor 时传入参数 heitipatch(即 \documentclass[heitipatch]{whut-bachelor})。

目录结构

本模板推荐采用的文件目录结构:

.
├── main.tex                % 您的主 TeX 源文件
├── whut-bachelor.cls       % 本项目提供的的类文件
├── ref.bib                 % 包含您的参考文献的文件
└── body/                   % 包含您各章节 TeX 源文件的文件夹
    ├── abstract.tex        % 包含中英文摘要部分的 TeX 源文件
    ├── chapter1.tex        % 第一章的 TeX 源文件
    ├── chapter2.tex        % 第二章的 TeX 源文件
    ├── chapter...          % 后续章节的 TeX 源文件
    └── acknowledgemnt.tex  % 包含致谢部分的 TeX 源文件

TODO

  • 补充帮助
  • 补充示例

如果阁下对本模板的各方面有意见或建议,欢迎提出 issuespull requests

whut-bachelor's People

Contributors

huangyxi 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

whut-bachelor's Issues

可以给我一下你的联系方式吗,有些问题想请教一下

Describe the bug
A clear and concise description of what the bug is.

Minimum Working Example
A minimum example code that can reproduce the behavior.
The overall code should generally not exceed 10 lines.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):

  • OS: [e.g. Windows 10, macOS Catalina]
  • TeX Distribution [e.g. TeX Live 2019, MiKTeX 2.9.7152, Overleaf]
  • Application(s) [xelatex, latexmk, biber]
  • Editor [e.g. Texmaker, WinEdt]

Additional context
Add any other context about the problem here.

有关向文档中添加附录的问题

学长你好,想问一下本模板如何在论文末尾添加附录呢?
我注意到body目录下有示例文件appendices.tex,但如果直接在main.tex下include该文件会报Undefined control sequence错误。按照网上通用的方法在main.tex开头添加\usepackage{appendix}语句后,报错依然存在。
麻烦学长指点,不胜感激!

请问行间距好像不一样如何解决

我看和word版本还是有些许差异,与曹宇版本的latex也有差异,比如行间距或者字体的感觉,对之后答辩和提交是否有影响,18级有人拿这个做毕设吗。谢谢!

关于在Linux上使用SimSun字体的问题

系统环境

Ubuntu 22.04 on WSL

问题说明

当在Ubuntu中安装了Windows的SimSun字体且启用heitipatch后,由于cls第64行中的设置,使用的斜体字名称为SimKai,此时无法编译文档,错误为无法查找到SimKai匹配字体。

解决方案

通过将SimKai改为KaiTi能够正确匹配simkai.ttf字体。由于我没有Windows下Texlive环境,所以不清楚该修改能否用于Windows。

(附:作者我的超人,谢谢大佬的模板 👍

学长,请问为什么把字体加进项目文件后,还是无法显示华文中宋字体啊。

Describe the bug
A clear and concise description of what the bug is.

Minimum Working Example
A minimum example code that can reproduce the behavior.
The overall code should generally not exceed 10 lines.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):

  • OS: [e.g. Windows 10, macOS Catalina]
  • TeX Distribution [e.g. TeX Live 2019, MiKTeX 2.9.7152, Overleaf]
  • Application(s) [xelatex, latexmk, biber]
  • Editor [e.g. Texmaker, WinEdt]

Additional context
Add any other context about the problem here.

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.