Giter Club home page Giter Club logo

hustthesis's Issues

段与段之间的间隔太大了吧

非常感谢能有这么一个专门针对华科的latex模板,但我简单用了以下后发现段与段之间的距离太大了,Latex里面貌似要以空行来分段,但是这样之后段一段之间的距离特别大,怎么调节这个了

luatex-ja 字体问题

测试代码:

\documentclass{HUSTthesis}

\begin{document}
测试\textbf{测试}\emph{测试} 

\textsf{测试} \verb+测试+

Abc\textbf{Abc}\emph{Abc}

\kai{测试}\fangsong{测试}
\end{document}

关于表格的标号和图片标号格式一致的问题

学长您好,我是你的直系学弟。 在@xiaojun-hei 的建议下,我们今年申请学位的同学都使用了这个模板来撰写论文,因此首先要对您表示感谢。

在最近的答辩过程中,有老师指出表格的标号格式应该和图片的标号格式一致。例如,如果图片的标号为“图3-2”,那么表格的标号就应该为“表4-1”,而不是目前的“表4.1”。

解决这个问题可能需要修改模板。您可否进行修改,或者指出我们应该如何修改本地的模板文件来解决这个问题,谢谢。

xeCJK 字体问题

测试代码:

\documentclass{HUSTthesis}

\begin{document}
测试\textbf{测试}\emph{测试} 

\textsf{测试} \verb+测试+

Abc\textbf{Abc}\emph{Abc}

\kai{测试}\fangsong{测试}
\end{document}

./hustthesis.cls:188: Undefined control sequence. l.188 \pagewidth =\paperwidth

您好,我已换成2016版本,还是是同样的错误。。。
) (/usr/local/texlive/2016/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def)
(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg))
(/usr/local/texlive/2016/texmf-dist/tex/latex/zhnumber/zhnumber.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg))
(/usr/local/texlive/2016/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
./hustthesis.cls:188: Undefined control sequence.
l.188 \pagewidth
=\paperwidth

Errors in Tex Live 2015

你好,谢谢分享,

我在编译 hustthesis-zh-example.tex 时,遇到下面错误,不知道是什么原因。

Package geometry Warning: `a4paper': not available in `\newgeometry'; skipped.

! You can't use `\dimexpr' in horizontal mode.
\pgfkeys@code ...ntpath }{\noexpand \the \dimexpr 
                                                  \itf@sk }\pgfkeysgetvalue ...
l.82 \maketitle

在 MacOS 和 Linux 下都遇到这个问题。

此前还遇到几个问题,做了如下修改:

  1. 几个英文字体(CMU Typewriter Text)缺失,被我注释了;
  2. hustthesis.cls : 180, \changefont{} 需要 \begin{document},也被注释了;
  3. hustthesis-zh-example.tex, \begin{document} 被前移避免错误

页面设置

老版本的模板设置如下:

\AtBeginDvi{\special{papersize=\the\paperwidth,\the\paperheight}}
\AtBeginDvi{\special{!%
      \@percentchar\@percentchar BeginPaperSize: a4
      ^^Ja4^^J\@percentchar\@percentchar EndPaperSize}}
\setlength{\textwidth}{\paperwidth}
\setlength{\textheight}{\paperheight} 
\setlength\marginparwidth{0cm} 
\setlength\marginparsep{0cm} 
\addtolength{\textwidth}{-5.6cm} 
\setlength{\oddsidemargin}{2.8cm-1in} 
\setlength{\evensidemargin}{\oddsidemargin} 
\setlength{\headheight}{0.9cm} 
\setlength{\topskip}{0pt} 
\setlength{\skip\footins}{15pt} 
\setlength{\footskip}{1.3cm} 
\setlength{\topmargin}{3.0cm-1in} 
\setlength{\headsep}{0.5cm} 
\addtolength{\textheight}{-7.0cm} 

关于参考文献格式

您好,
请问,\bibliographystyle{hustthesis}的格式是在哪里设置的,
我想做一点修改。
例如, 会议论文:
in: Proceedings of .....
我想将in 改为In, 并将Proceedings of 去掉。

谢谢!

文档索引问题

说明文档中索引均一第二个字母为索引项,需改成如果backslash开头以第二个字母索引,否则以第一个字母索引。

如何修改附录的格式?

现在的附录格式是“附录 A 攻读学位期间发表的学术论文”,在目录里显示的是“A 附录 攻读学位期间发表的学术论文”。

请问如何修改为“附录 1 攻读学位期间发表的学术论文”,在目录里也显示为“附录 1 攻读学位期间发表的学术论文”

建议上传CTAN

这样使用者维护起来岂不是更方便一些呢?谢谢。

Appendix区域后面无法使用\input{filename}和\include{filename}

Hi,

我发现在中文环境下,\appendix后面不能使用\input{}和\include{}命令。强行编译的话,中文会变成乱码,英文没有问题。
\bibliography{ref}

\appendix
\chapter{证明}\label{appendix:A}
\input{Appendix.tex} % 在Appendix.tex有中文符号

latex系统信息:
texlive 2017 windows
Windows 10 pro

祝好,
Percy

Ubuntu 16.04.5 LTS 编译时标题序号丢失

您好,

当前版本在Ubuntu 16.04.5 LTS XeTeX, Version 3.14159265-2.6-0.99992 (TeX Live 2015/Debian) 下编译时,生成的pdf文件的所有标题的序号都消失了。在Windows环境下正常。请问,有没有什么解决办法?

祝好,
Percy

how to install Make in win7?

I installed the last version of TeXLive and download the mentioned font, copy them in windows font directory.
Because I am using win 7, I download template zip file from following address:
https://hust-latex.github.io/download/#hustthesis
open the zip file and double click the makewin32.bat to unpack but nothing happen.
also I downloaded the Make file and install it in win7 after installation I can not find any Make icon to use Make for install my template.
Pls help me out.

关于行距的问题

学校学位论文要求说行距不小于三分之二字高,现在的模版似乎没有这么大的行距。请问有调行距的命令么?

参考文献样式求助

有一些文献是已经 online 了,但是并没有出具体的卷、页码,想要引用这些文献怎么实现呢?

请问怎样实现这样的目录格式

Preface ......................... I
Abstract ........................ II
1 Introduction
1.1 Section 1 ............... (1)
1.2 Section 2 ............... (3)
2 Another Chapter
2.1 Section 1 ............... (6)
2.2 Section 2 ............... (8)
...
Ack ..............................(54)
References .................(56)
Appendix 1 ..................(58)
Appendix 2 ..................(60)

因为Abstract,Introduction,Ack和Appendix都使用的chapter,而Abstract有引导符和页码,Introduction既没有引导符也没有页码,Ack和Appendix有引导符也有页码,并且页码加了括号。

使用tocloft修改的话,可以指定chaptersection进行修改,但是全部都会受到影响。折腾两天了都没搞定~

中英文双语题注及模板中的一些问题

目前学校的博士论文要求所有图、表均使用中英文双语题注,但是在目前的模板中并没有找到这个功能。我尝试使用ccaption来实现,但是遇到了captionwidth定义错误的问题,在网上搜了一圈,有人表示是因为ccaption比caption包更老,所以有很多支持问题导致的。目前我看到重庆大学的模板比较好的实现了这一功能CQUThesis,希望作者能够考虑添加~谢谢

同时由于近期一直在使用该模板,在享受到便利的同时也遇到了一些其他的问题,主要有以下几点:

  1. 论文经常存在需要同时上标引用和非上标引用参考文献的情况,目前模板中并没有找到非上标引用的方式;
  2. 论文默认的行距与网上常见学校博士论文模板有较大区别,如果直接修改linespread会导致整本论文包括封面、目录等所有地方的行距一起发生改变;

由于接触latex不太久,目前只自己解决了问题1,其余问题希望作者能够帮忙解决一下~不胜感激。如果修改过程中有什么我可以参与的地方可以随时联系我。

适用环境

我总是编译不过, 希望文档中可以看到使用环境

如何在overleaf上使用呢?使用免安装的cls文件可以吗

免安装使用
如果你希望临时使用本模板,而非安装到本地供长期使用。使用如下命令
解压模板文件:
make unpack
对于没有安装 Make 的 Windows 系统用户,则使用如下命令解压:
makewin32.bat unpack
再将 hustthesis 目录下的如下文件拷贝到你 TEX 工程根目录下即可:
• hustthesis.bst
• hustthesis.cls
• hust-title.eps
• hust-title.pdf

关于生成目录的页码格式问题

导师说目录中大章后面不写页码,小节的页码用小括号括起来,像下面这样。请问下模板应该怎么改?

1. 绪论                                                  【←这里不显示页码】
  1.1 课题研究背景与意义 ............................... (1)
  1.2 国内外研究现状.....................................(2)

硕士论文final模式缺少红色页眉

对于硕士学位论文,学校要求的格式是要有红色页眉,但目前的模板选用final模式时,是没有红色页眉的。

我们目前对模板作了一些修改,修改代码为:
\ifthenelse{\equal{\HUST@language}{english-draft}}{}{ \ifHUST@finalformat \fancyhead[C]{ \ziju{1em}{\kai{\color{red}\fontsize{14pt}{18.2pt}\selectfont\HUST@zhschoolname\HUST@zhapplyname}}% \vskip -5pt \vbox{ \color{red}\hrule width \textwidth height 0.5pt \vskip 1pt \color{red}\hrule width \textwidth height 0.5pt } } \else \fancyhead[C]{ \ziju{1em}{\kai{\fontsize{14pt}{18.2pt}\selectfont\HUST@zhschoolname\HUST@zhapplyname}}% \vskip -5pt \vbox{ \color\hrule width \textwidth height 0.5pt \vskip 1pt \color\hrule width \textwidth height 0.5pt } } \fi }

不能在mac下使用

您好,感谢您制作了华科的博士论文模版。

但是好像不能在Mac下使用的样子。

我已经使用make unpack命令生成了cls文件,但是无法编译tex。
2016-01-28 12 02 04

我使用的是TexLive + texstudio

可以告诉我是哪里有问题嘛?
谢谢!

Problems encountered when using makewin32.bat install

When I typed in makewin32.bat install in the command line, this poped up.
qq20140319003422
Could u tell me how to crack this problem?

If this is not too much to ask, could u upload a tex file for direct use without installing anything or using make command. THX for ur help.

./hustthesis.cls:188: Undefined control sequence.

您好,模版在我的电脑上不能编译。
我已安装了所有字体文件,以下是控制台给出的信息。
能告诉我是哪里出问题了吗?
谢谢!

This is LuaTeX, Version beta-0.80.0 (TeX Live 2015) (rev 5238) 
 restricted \write18 enabled.
(./hustthesis-zh-example.tex
LaTeX2e <2015/01/01>
Babel <3.9l> and hyphenation patterns for 79 languages loaded.
(./hustthesis.cls
Document Class: hustthesis 2016/06/01 v1.2 A Thesis Template for Huazhong Univer
sity of Science and Technology
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/texlive/2015/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2015/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2015/texmf-dist/tex/generic/xkeyval/xkvutils.tex
(/usr/local/texlive/2015/texmf-dist/tex/generic/xkeyval/keyval.tex))))
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/book.cls
Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/bk12.clo))
(/usr/local/texlive/2015/texmf-dist/tex/generic/iftex/iftex.sty)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/addons/luatexja-fontspe
c.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(/usr/local/texlive/2015/texmf-dist/tex/latex/l3kernel/l3unicode-data.def)
(/usr/local/texlive/2015/texmf-dist/tex/latex/l3kernel/l3pdfmode.def)))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/luatexja.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/luatexja-core.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/luatex.sty
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/2015/texmf-dist/tex/latex/etex-pkg/etex.sty)
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/luatex-loader.sty
(/usr/local/texlive/2015/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua)))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase-compat.sty
)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase-modutils.s
ty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase-loader.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase.loader.lua)
)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/modutils.lua))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase-regs.sty)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase-attr.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/attr.lua))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase-cctb.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/cctb.lua))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/luatexbase-mcb.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexbase/mcb.lua)))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-main.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-log.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-fontloader.
lua)(using write cache: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-ca
che/generic)(using read cache: /usr/local/texlive/2015/texmf-var/luatex-cache/ge
neric /Users/jipengli/Library/texlive/2015/texmf-var/luatex-cache/generic)
luaotfload | main : fontloader loaded in 0.026 seconds
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-override.lu
a)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua
)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-configurati
on.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-status.lua)

(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua
)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lu
a)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.lua)

(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-features.lu
a)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-letterspace
.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.l
ua)) (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/local/texlive/2015/texmf-dist/scripts/oberdiek/pdftexcmds.lua))
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/atbegshi.sty)
(/usr/local/texlive/2015/texmf-dist/tex/latex/everyhook/everyhook.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/svn-prov/svn-prov.sty)
(/usr/local/texlive/2015/texmf-dist/tex/latex/etoolbox/etoolbox.sty))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/lualibs/lualibs.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-base.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/lualibs/lualibs-lpeg.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/lualibs/lualibs-os.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-rmlgbm.lua)(load cac
he: /Users/jipengli/Library/texlive/2015/texmf-var/luatexja/ltj-cid-auto-adobe-j
apan1.luc)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-charrange.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-stack.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-direction.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-jfont.lua)
Module luatexbase-mcb warning: several functions in 'define_font',
(luatexbase-mcb)               only one will be active.

(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-inputbuf.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-pretreat.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-setwidth.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-jfmglue.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-math.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-tangle.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-base.sty)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-latex.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/patches/lltjfont.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/ms/everysel.sty)
ABD: EverySelectfont initializing macros)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/patches/lltjdefs.sty(com
piling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/ipa
exm.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-cache/g
eneric/fonts/otf/ipaexm.luc)(load cache: /Users/jipengli/Library/texlive/2015/te
xmf-var/luatexja/extra_ipaexm.luc)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/jfm-ujisv.lua)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/patches/lltjcore.sty)
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/patches/lltjp-geometry.
sty (/usr/local/texlive/2015/texmf-dist/tex/latex/filehook/filehook.sty))))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/ltj-compat.lua)(load cac
he: /Users/jipengli/Library/texlive/2015/texmf-var/luatexja/ltj-jisx0208.luc)))
(/usr/local/texlive/2015/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(/usr/local/texlive/2015/texmf-dist/tex/latex/fontspec/fontspec.lua)
(/usr/local/texlive/2015/texmf-dist/tex/latex/fontspec/fontspec-patches.sty)
(/usr/local/texlive/2015/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/base/fontenc.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/euenc/eu2enc.def)
(/usr/local/texlive/2015/texmf-dist/tex/latex/euenc/eu2lmr.fd)(compiling luc: /u
sr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-regular
.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-cache/gene
ric/fonts/otf/lmroman10-regular.luc)(load cache: /Users/jipengli/Library/texlive
/2015/texmf-var/luatexja/extra_lmroman10-regular.luc))
(/usr/local/texlive/2015/texmf-dist/tex/xelatex/xunicode/xunicode.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/tipa/t3enc.def(compiling luc: /usr
/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/lmromanslant10-regu
lar.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-cache/g
eneric/fonts/otf/lmromanslant10-regular.luc)(load cache: /Users/jipengli/Library
/texlive/2015/texmf-var/luatexja/extra_lmromanslant10-regular.luc)

LaTeX Font Warning: Font shape `JT3/mc/m/sl' undefined
(Font)              using `JT3/mc/m/n' instead on input line 316.


LaTeX Font Warning: Font shape `JY3/mc/m/sl' undefined
(Font)              using `JY3/mc/m/n' instead on input line 316.

(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf
/lmroman10-italic.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/
luatex-cache/generic/fonts/otf/lmroman10-italic.luc)(load cache: /Users/jipengli
/Library/texlive/2015/texmf-var/luatexja/extra_lmroman10-italic.luc)

LaTeX Font Warning: Font shape `JT3/mc/m/it' undefined
(Font)              using `JT3/mc/m/n' instead on input line 316.


LaTeX Font Warning: Font shape `JY3/mc/m/it' undefined
(Font)              using `JY3/mc/m/n' instead on input line 316.

(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf
/lmroman10-bold.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/lu
atex-cache/generic/fonts/otf/lmroman10-bold.luc)(load cache: /Users/jipengli/Lib
rary/texlive/2015/texmf-var/luatexja/extra_lmroman10-bold.luc)(compiling luc: /u
sr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/ipaexg.luc)(load 
luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-cache/generic/fonts/o
tf/ipaexg.luc)(load cache: /Users/jipengli/Library/texlive/2015/texmf-var/luatex
ja/extra_ipaexg.luc) (I search kanjifont definition file)
(I search font definition file)
(/usr/local/texlive/2015/texmf-dist/tex/latex/euenc/eu2lmss.fd)(compiling luc: /
usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/lmsans10-regular
.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-cache/gene
ric/fonts/otf/lmsans10-regular.luc)(load cache: /Users/jipengli/Library/texlive/
2015/texmf-var/luatexja/extra_lmsans10-regular.luc))
(/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2015/texmf-dist/tex/latex/latexconfig/graphics.cfg)
(/usr/local/texlive/2015/texmf-dist/tex/latex/pdftex-def/pdftex.def))))
(/usr/local/texlive/2015/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/local/texlive/2015/texmf-dist/tex/luatex/luatexja/addons/luatexja-fontspe
c-24.sty))(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic
/fonts/otf/texgyretermes-regular.luc)(load luc: /Users/jipengli/Library/texlive/
2015/texmf-var/luatex-cache/generic/fonts/otf/texgyretermes-regular.luc)(load ca
che: /Users/jipengli/Library/texlive/2015/texmf-var/luatexja/extra_texgyretermes
-regular.luc)(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/gene
ric/fonts/otf/texgyretermes-bolditalic.luc)(load luc: /Users/jipengli/Library/te
xlive/2015/texmf-var/luatex-cache/generic/fonts/otf/texgyretermes-bolditalic.luc
)(load cache: /Users/jipengli/Library/texlive/2015/texmf-var/luatexja/extra_texg
yretermes-bolditalic.luc)(compiling luc: /usr/local/texlive/2015/texmf-var/luate
x-cache/generic/fonts/otf/texgyretermes-bold.luc)(load luc: /Users/jipengli/Libr
ary/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/texgyretermes-bold.luc
)(load cache: /Users/jipengli/Library/texlive/2015/texmf-var/luatexja/extra_texg
yretermes-bold.luc)(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cach
e/generic/fonts/otf/texgyretermes-italic.luc)(load luc: /Users/jipengli/Library/
texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/texgyretermes-italic.luc)(
load cache: /Users/jipengli/Library/texlive/2015/texmf-var/luatexja/extra_texgyr
etermes-italic.luc)(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cach
e/generic/fonts/otf/lmroman12-regular.luc)(load luc: /Users/jipengli/Library/tex
live/2015/texmf-var/luatex-cache/generic/fonts/otf/lmroman12-regular.luc)(load c
ache: /Users/jipengli/Library/texlive/2015/texmf-var/luatexja/extra_lmroman12-re
gular.luc)(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic
/fonts/otf/droidsans.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-v
ar/luatex-cache/generic/fonts/otf/droidsans.luc)(load cache: /Users/jipengli/Lib
rary/texlive/2015/texmf-var/luatexja/extra_droidsans.luc)
*************************************************
* fontspec warning: "icu-feature-not-exist-in-font"
* 
* OpenType feature 'Ligatures=Common,TeX' (+liga) not available for font
* 'Droid Sans' with script 'Latin' and language 'Default'.
*************************************************
(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf
/droidsans-bold.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/lu
atex-cache/generic/fonts/otf/droidsans-bold.luc)(load cache: /Users/jipengli/Lib
rary/texlive/2015/texmf-var/luatexja/extra_droidsans-bold.luc)
*************************************************
* fontspec warning: "icu-feature-not-exist-in-font"
* 
* OpenType feature 'Ligatures=Common,TeX' (+liga) not available for font
* 'DroidSans' with script 'Latin' and language 'Default'.
*************************************************

*************************************************
* fontspec warning: "icu-feature-not-exist-in-font"
* 
* OpenType feature 'Ligatures=Common,TeX' (+liga) not available for font
* 'DroidSans/B' with script 'Latin' and language 'Default'.
*************************************************
(compiling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf
/cmuntt.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-cac
he/generic/fonts/otf/cmuntt.luc)(load cache: /Users/jipengli/Library/texlive/201
5/texmf-var/luatexja/extra_cmuntt.luc)(compiling luc: /usr/local/texlive/2015/te
xmf-var/luatex-cache/generic/fonts/otf/cmuntx.luc)(load luc: /Users/jipengli/Lib
rary/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/cmuntx.luc)(load cach
e: /Users/jipengli/Library/texlive/2015/texmf-var/luatexja/extra_cmuntx.luc)(com
piling luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/cmu
ntb.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-cache/g
eneric/fonts/otf/cmuntb.luc)(load cache: /Users/jipengli/Library/texlive/2015/te
xmf-var/luatexja/extra_cmuntb.luc)(compiling luc: /usr/local/texlive/2015/texmf-
var/luatex-cache/generic/fonts/otf/cmunst.luc)(load luc: /Users/jipengli/Library
/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/cmunst.luc)(load cache: /
Users/jipengli/Library/texlive/2015/texmf-var/luatexja/extra_cmunst.luc)(compili
ng luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/adobeso
ngstd-light.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex
-cache/generic/fonts/otf/adobesongstd-light.luc)(load cache: /Users/jipengli/Lib
rary/texlive/2015/texmf-var/luatexja/extra_adobesongstd-light.luc)(compiling luc
: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/adobekaitistd
-regular.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex-ca
che/generic/fonts/otf/adobekaitistd-regular.luc)(load cache: /Users/jipengli/Lib
rary/texlive/2015/texmf-var/luatexja/extra_adobekaitistd-regular.luc)(compiling 
luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/adobeheiti
std-regular.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/luatex
-cache/generic/fonts/otf/adobeheitistd-regular.luc)(load cache: /Users/jipengli/
Library/texlive/2015/texmf-var/luatexja/extra_adobeheitistd-regular.luc)(compili
ng luc: /usr/local/texlive/2015/texmf-var/luatex-cache/generic/fonts/otf/adobefa
ngsongstd-regular.luc)(load luc: /Users/jipengli/Library/texlive/2015/texmf-var/
luatex-cache/generic/fonts/otf/adobefangsongstd-regular.luc)(load cache: /Users/
jipengli/Library/texlive/2015/texmf-var/luatexja/extra_adobefangsongstd-regular.
luc) (/usr/local/texlive/2015/texmf-dist/tex/latex/zhnumber/zhnumber.sty
(/usr/local/texlive/2015/texmf-dist/tex/latex/zhnumber/config/zhnumber-utf8.cfg
)) (/usr/local/texlive/2015/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
(/usr/local/texlive/2015/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
./hustthesis.cls:188: Undefined control sequence.
l.188 \pagewidth
              =\paperwidth
? 
Process aborted

目录格式问题

  1. 英文摘要的页码没有在目录中显示;
  2. 一级标题,如“1 绪论”后面不显示页码;
  3. 目录的页码显示增加括号为“(1)”

请问这些应该如何修改呢?谢谢。

草稿模式下面,中文摘要和英文摘要页面有点问题,附一个建议

草稿模式下面,中文摘要和英文摘要页面有点问题,中文摘要一词和英文摘要单词如果只看这两页的话,二者并不在一个水平线上,也就是这个页面不一致。
附一个建议,不要使用subcaption,caption已经包含subcaption的全部功能了。把subcaption唤做subfigure倒是很实用。

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.