GithubHelp home page GithubHelp logo

jluthesis2023's Introduction

JLUThesis2023

个人自用吉林大学学位论文 LaTeX 模板——jluthesis2023。

可生成学硕、专硕、博士简装、博士精装 PDF 论文,可生成单面或双面印刷版本,可生成单页或双页封面,修改自JLUThesis2020。 针对原模板的字体等问题做了一些修改,但我本人只用于撰写学硕毕业论文,因此可能会对博士专硕的修改不生效,欢迎提issue交流。

使用

  • 选项

    可用选项有 debug|ebook|hardcopyamd|pmd|phdplain|phdfancynoboxmanualSpineonlyCovertwoSideCover, noBlankPages

    选项 作用
    debug 生成的PDF带框线,方便调试
    ebook 带彩色文字的PDF
    hardcopy 无彩色文字的PDF
    amd 学术学位硕士使用
    pmd 专业学位硕士使用
    phdplain 博士简装版使用
    phdfancy 博士精装版使用
    nobox 输出的封面无框线和书脊
    manualSpine 手动输出书脊
    onlyCover 仅输出封面页
    twoSideCover 输出双页封面
    noBlankPages 去掉空白页,主要用于上传到图书馆学位论文系统

    默认为 hardcopy,amd,且 nobox=false, manualSpine=false, onlyCover=false, twoSideCover=false, noBlankPages=false

    举例如下

     \usepackage[phdplain,ebook,twoSideCover,onlyCover]{jluthesis2020}
     \usepackage[amd,hardcopy,twoSideCover]{jluthesis2020}
     \usepackage[amd,hardcopy]{jluthesis2020}
    
  • 单面印刷需设置 documentclass 为 oneside (如\documentclass[twoside,a4paper,12pt]{book}),双面印刷需设置 documentclass 为 twoside (如\documentclass[oneside,a4paper,12pt]{book})。

  • 可选择安装 TeX Live 并使用 XeLaTeX 进行编译,注意设置编译链,如需使用VsCode可以搭配这篇文章食用。
    校内可在吉大镜像站下载 TeX Live。

  • 与原作者的方案不同,我选择在项目下放置字体文件,并指定所需要的字体路径,以实现不同系统下的迁移,当然也可以一同上传至Overleaf。因字体版权原因,不提供overleaf模板链接,请自行下载本项目上传至overleaf。

  • 我选择的字体方案与学校指定的字体一致。以下所需字体收集自github,并放置在fonts路径:

    • Simsun(中易宋体,即微软宋体)
    • SimHei(中易黑体,即微软黑体)
    • FangSong(微软仿宋)
    • LiSu(隶书)
    • KaiTi(微软楷体)
    • Arial及ArialBold
    • CourierNew及CourierNewBold
    • TimesNewRoman及TimesNewRomanBold
  • 若要使用此模板生成的 PDF 文档查重,需确保 PDF 能够正常复制出汉字。

  • 要生成 MS Word 文档,可使用 pandoc 或 Adobe Acrobat DC,也可直接用 MS Word 打开 PDF 得到 Word 文档,只是这三种方式得到的 Word 文档质量不同。

  • 本人直接将原文进行查重,重复率小于2%,并通过院盲审。同学使用相同模板通过教育部盲审。

  • 在打印实体版本时,打印店会重新制作封面,使用打印店给的版本即可,重新打印目录会直接使用Word版的加粗,因此对于假粗体的问题在我提交纸质版本时学校及学院并未提出异议。

免责声明

此模板为个人实现,未得到学校任何相关人员的认证,使用者应当自行承担一切后果。

jluthesis2023's People

Contributors

maxuewei2 avatar myweihp avatar

Stargazers

赵焕峰 avatar

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.