File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
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 @@ -10,7 +10,7 @@ Package fontspec Info:
10
10
Completed box being shipped out [1]
11
11
\vbox(710.18088+0.0)x439.87962
12
12
.\hbox(0.0+0.0)x0.0
13
- ..\special{pdf:docinfo<</Title(\376\377\000T\000i\000t\000l\000e)/Subject(\376\3 \ETC.}
13
+ ..\special{pdf:docinfo<</Title(\376\377\000T\000i\000t\000l\000e)/Subject()/Crea \ETC.}
14
14
.\hbox(0.0+0.0)x0.0
15
15
..\kern -72.26999
16
16
..\vbox(0.0+0.0)x0.0, glue set 72.26999fil
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