Releases: tuna/thuthesis
Releases · tuna/thuthesis
v5.3.2
v5.3.1
v5.3.0
v5.2.3
v5.2.2
v5.2.1
v5.2.0
v5.1.0
- ADD:
\thusetup
for cover information setting up in kev-value style, wow! - Fix: an extra space in head
- Fix: underfull box in head
- Fix: typeset 联合指导教师 properly
- Improve PDF info setup. (avoid
\makeatletter
in the example) - Improve: lots of updates for both thuthesis.pdf and main.pdf.
- Improve: simplify gulpfile.js.
v5.0.0
- Add: scanned pages with signatures.
- Fix compiling error with tl2015 (footmisc).
- Fix theorem head font.
- Fix resume title for postdoc.
- Fix indentation in table of contents.
- Fix
tocdepth
. - Fix lot, lof spacing.
- Fix table/figure numbering in appendix for bachelor.
- Improve: better
\shuji
. - Improve: use
kvoptions
to refactor options. - Improve: use
\inlinecite
instead of\onlinecite
. - Improve: reorganize template files.
- Improve: rewrite a great amount of configurations with
ctex-2.2+
. - Improve: replace raw page layout with
geometry
. - Improve: replace raw head/foot setup with
fancyhdr
. - Improve: replace
paralist
withenumitem
. - Improve: better
zhfonts.py
. - Improve:
xelatex
is recommended, and bye GBK. - Add: embrace
latexmk
. - Improve: replace
makedist.sh
withgulpfile.js
. - Improve: revise documentation and the example.
Thanks for @alick's great contribution!