标题包含英文时,封面的书脊会溢出 #59
Closed
sikouhjw
announced in
Announcements
Replies: 1 comment
-
在 54b00db 解决该问题。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
解决方案:在每个英文字母之间加
\allowbreak
(注意有空格)。即但这仍会出现一些问题,比如:
A/
、SI
不能正确断行,这种问题在目前是解决不了的,得像 thuthesis1一样使用竖排才可以解决。因此最佳的解决方案是使用 Word2。Footnotes
https://github.com/tuna/thuthesis ↩
https://github.com/sikouhjw/gdutthesis-Word ↩
Beta Was this translation helpful? Give feedback.
All reactions