File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 28632863 \IfValueT {##1}
28642864 { \_ _whu_warning:nn { invalid-option-in-bibtex } {##1} }
28652865 }
2866+ % 行距与字号
2867+ \setlength {\bibsep }{0pt}
2868+ \renewcommand {\bibfont }{\zihao {-4}\linespread {1.625}\selectfont }
28662869 }
28672870\_ _whu_msg_new:nn { invalid-option-in-bibtex }
28682871 { Option(s)~ "#1" ~ are~ invalid~ in~ BibTeX. }
28712874 {
28722875 \cs _undefine:N \addbibresource
28732876 \clist _new:N \l __whu_biblatex_options_clist
2874- \clist _put_right:Nn \l __whu_biblatex_options_clist { hyperref = manual }
2877+ \clist _put_right:Nn \l __whu_biblatex_options_clist { backend = biber }
28752878 \clist _put_right:Nx \l __whu_biblatex_options_clist % 参考文献样式
28762879 {
28772880 style =
28782881 \tl _if_empty:NTF \l __whu_bib_style_tl
28792882 {
2880- \tl _if_eq:NnTF \g __whu_thesis_type_tl { bachelor }
2883+ \str _if_eq:VnTF \g __whu_thesis_type_tl { bachelor }
28812884 {
28822885 \str _if_eq:VnTF \l __whu_bib_gb_style_tl { numerical }
28832886 { gb7714-2015 } { gb7714-2015ay }
29032906 \_ _whu_biblatex_allow_url_break:
29042907 \_ _whu_biblatex_use_en_dash:
29052908 \defbibheading { bibliography } [ \bibname ] { \_ _whu_chapter:n {##1} }
2909+ \setlength {\bibitemsep }{0pt}
2910+ \renewcommand {\bibfont }{\zihao {-4}\linespread {1.625}\selectfont }
29062911 }
29072912% biblatex 下允许 URL 在字母、数字和一些特殊符号处断行
29082913\cs _new:Npn \_ _whu_biblatex_allow_url_break:
You can’t perform that action at this time.
0 commit comments