🏁参考文献字号设置为小五

This commit is contained in:
Deans Yu 2019-12-16 22:38:31 +08:00
parent dc2115f61c
commit 361f8b2bcd
3 changed files with 7 additions and 1 deletions

View File

@ -8,6 +8,11 @@
- [ ] 更改图名编码方式(可能不需求)
- [ ] 增加表格样式的包
## [3.0.2] - 2019-12-16
### Debuged
- 参考文献字号设置为小五
## [3.0.1] - 2019-12-12
### Debuged

View File

@ -2,7 +2,7 @@
## SeuThesiY
![Version](https://img.shields.io/badge/%20Version-3.0.0-green?style=for-the-badge&logo=appveyor) ![GitHub](https://img.shields.io/github/license/DansYU/SeuThesiY?style=for-the-badge&logo=appveyor) ![GitHub stars](https://img.shields.io/github/stars/DansYU/SeuThesiY?style=for-the-badge&logo=appveyor)
![Version](https://img.shields.io/badge/%20Version-3.0.2-green?style=for-the-badge&logo=appveyor) ![GitHub](https://img.shields.io/github/license/DansYU/SeuThesiY?style=for-the-badge&logo=appveyor) ![GitHub stars](https://img.shields.io/github/stars/DansYU/SeuThesiY?style=for-the-badge&logo=appveyor)
**SeuThesiY** 提供了一个用于排版东南大学硕博学位论文的LaTeX模板。该模板主要是在[seuthesix](https://github.com/zhimengfan1990/seuthesix)基础上进行的修改。

View File

@ -144,6 +144,7 @@ BoldItalicFont=timesbi.ttf
%================================================
\RequirePackage[backend=biber,bibstyle=config/gb7714-2015,citestyle=config/gb7714-2015,gbfieldtype=true,url=false,doi=false,gbpunctin=false,
gbpub=false,gbnamefmt=lowercase,gbbiblabel=dot,]{biblatex}
\AtBeginBibliography{\small}
%================================================
% \newcommand\citen[1]{[\!\!\citenum{#1}]}
\RequirePackage{hyperref}