Git Product home page Git Product logo

csuthesis's People

Contributors

adamqqqplay avatar soulven avatar wf395962475 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  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  avatar  avatar  avatar

csuthesis's Issues

关于封面标题

当论文标题字数较多超过一行时,封面不再是一页,而是变成两页了,请问可以在哪修改吗

2022《学位论文撰写规范》修订

2022年4月18日,修订后的《中南大学研究生学位论文撰写规范》已发布:
http://oa.its.csu.edu.cn/Home/ReleaseMainText/9CFE8926B13143009D5EB424333AAD6C

主要修改内容如下:

  1. “学位论文版权使用授权书”更新;
  2. “封面”及“扉页”关于学科专业的表头更新为:一级学科/专业学位类别,二级学科/专业领域;
  3. 附件的模板样例进行了更新完善。人文社科类的一级学科/专业学位类别按根据学科专业特点,可在正文添加“页下注”,参考文献可以按文献类型编写(如中文文献、外文文献、其他等)。

劳烦作者做出相应更新,谢谢!

数学符号Bug

\mathcal{}只针对特定几个字母有效,其他会出现非预期字符。

目录问题

学校要求的模板里面目录不包括摘要和abstract

Mac 系统编译报错

你好,Mac 系统编译时报以下错误:
This is METAFONT, Version 2.71828182 (TeX Live 2021) (preloaded base=mf)
kpathsea: Running mktexmf OT
! I can't find file OT'. <*> \mode:=ljfour; mag:=1; ; nonstopmode; input OT Please type another input file name ! Emergency stop. <*> \mode:=ljfour; mag:=1; ; nonstopmode; input OT Transcript written on mfput.log. grep: OT.log: No such file or directory mktextfm: mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input OT' failed to make OT.tfm.
Process exited with error(s)
image

页边距问题

页面布局时设置的页边距为上下25.4mm和左右31.7mm,但实际编译出来的pdf,与word产生的pdf底部页边距存在差异。同时,latex编译出来的底部页边距有时长有时短,非常明显。不知道是什么原因造成的,感觉是和前后几页的图片有关系。

使用在线平台ShareLatex无法编译

使用Overleaf的自部署版本,已经安装了中文字体,但是无法编译,才疏学浅不知道问题在那里。
已修改编译选项为XeLaTeX

提示

This compile didn’t produce a PDF. This can happen if:
There is an unrecoverable LaTeX error. If there are LaTeX errors shown below or in the raw logs, please try to fix them and compile again.
The document environment contains no content. If it’s empty, please add some content and compile again.
This project contains a file called output.pdf. If that file exists, please rename it and compile again.

输出

Rc files read:
  NONE
Latexmk: This is Latexmk, John Collins, 7 Jan. 2023. Version 4.79.
Latexmk: Changing directory to '/var/lib/sharelatex/data/compiles/6409dfe74e655f009869ff11-6347e0947fd2ec00a73b11ba/'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  csuthesis_main.tex
  output.aux
Category 'changed_user':
  csuthesis_main.tex

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex -no-pdf -synctex=1 -interaction=batchmode -recorder --jobname="output"  "csuthesis_main.tex"'
------------
Latexmk: Getting log file 'output.log'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Category 'changed_source_rules':
  xelatex

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "output.pdf"  "output.xdv"'
------------
Latexmk: Errors, in force_mode: so I tried finishing targets
Collected error summary (may duplicate other messages):
  xdvipdfmx: Command for 'xdvipdfmx' gave return code 256
  xelatex: Run of rule 'xelatex' gave a non-zero error code
Latexmk: Undoing directory change

成果与致谢格式不对,目录中的点密度有些稀疏

被答辩专家指出来的问题。
成果与致谢部分,我将之前的

% 重新设置正文行间距,因为前置部分设置时候行间距被改过
\renewcommand*{\baselinestretch}{1.0} % 几倍行间距
\setlength{\baselineskip}{20pt} % 基准行间距

又用了一遍;
目录中的点,我将 CSUthesis.cls 文件500-530行代码中的

\titlerule*[?em]{$\cdot$}\contentspage

进行了修改。

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.