GithubHelp home page GithubHelp logo

hnuthesistemplate's Introduction

HNUThesisTemplate

湖南大学本科生毕业论文LaTeX模板

基于远古巨坟HNUThesis 修复了奇奇怪怪的BUG


使用说明

正文写在body\中,再在thesis.tex中添加\include{body/***}

请使用UTF-8

文献管理使用BibTeX

Windows环境可以执行thesis.bat编译

终端环境推荐

latex.exe -src -interaction=nonstopmode "thesis".tex
bibtex.exe "thesis"
latex.exe -src -interaction=nonstopmode "thesis".tex
dvipdfm.exe "thesis".dvi

不保证模板完全的符合要求,请fork后自行按具体要求修改

有问题可以在issue中提出

:)

Update :

修改了之前照搬研究生论文的封面 在setup\format.tex267行中修改论文题目

\xiaoer\hei{论文题目:} \xiaoer \hei\underline{\makebox[\@title@width][l]{论文标题}} \\

如果论文题目过长,需要按学校提供的word文档中限制每行的字数,可以将268行的注释去掉,将多余的文字填写在268行中

暂且没找到更优雅的解决方案,如果有更好的解决方案可以直接pull request

其他的封面信息依旧在preface\cover.tex中修改

hnuthesistemplate's People

Contributors

leaf-hsiao 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

Watchers

 avatar  avatar

hnuthesistemplate's Issues

论文题目写死了?

setup/format.tex 267行
\xiaoer\hei{论文题目:} \xiaoer \hei\underline{\makebox[@title@width][l]{论文标题}} \
应该是
\xiaoer\hei{论文题目:} \xiaoer \hei\underline{\makebox[@title@width][l]{@title}} \

使用问题

前辈你好 在cn.sharelatex.com上编译你的模板时 报了一些错误

/usr/local/texlive/2017/texmf-dist/tex/latex/hyperref/hyperref.sty, line 4374
Package hyperref Error: Wrong DVI mode driver option `dvipdfm',

/usr/local/texlive/2017/texmf-dist/tex/latex/hyperref/hyperref.sty, line 4374
Package hyperref Error: Wrong DVI mode driver option `dvipdfm',

/usr/local/texlive/2017/texmf-dist/tex/latex/hyperref/hyperref.sty, line 4374
Package hyperref Error: Wrong DVI mode driver option `dvipdfm',

由于是刚接触latex 能告诉我该如何解决吗?

Package CJK Error: Invalid character code

I can't type any Chinese character in reference.
If I did, then the error showed up.

Help, please.

---------here is the error ------------
! Package CJK Error: Invalid character code.

See the CJK package documentation for explanation.
Type H for immediate help.
...

1.5 \newblock 电法勘探正演

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.