File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9
9
### Changed
10
10
11
11
- ` Biblatex ` 的斜线不再默认使用等宽字体([ #1018 ] ( https://github.com/tuna/thuthesis/discussions/1018 ) )。
12
+ - 使用“学科”作为 PDF 文档属性的“主题”([ #1025 ] ( https://github.com/tuna/thuthesis/issues/1025 ) )。
12
13
13
14
### Fixed
14
15
Original file line number Diff line number Diff line change 6527
6527
\hypersetup {
6528
6528
pdftitle = \thu@title ,
6529
6529
pdfauthor = \thu@author ,
6530
- pdfsubject = \thu@degree@category ,
6530
+ pdfsubject = \thu@discipline ,
6531
6531
pdfkeywords = \thu@keywords ,
6532
6532
}%
6533
6533
\else
6534
6534
\hypersetup {
6535
6535
pdftitle = \thu@title@en ,
6536
6536
pdfauthor = \thu@author@en ,
6537
- pdfsubject = \thu@degree@category @en ,
6537
+ pdfsubject = \thu@discipline @en ,
6538
6538
pdfkeywords = \thu@keywords@en ,
6539
6539
}%
6540
6540
\fi
You can’t perform that action at this time.
0 commit comments