Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #500
如需恢复数学行距至原先的中文水平,可在导言区将倍数从1调大至1.53:
\SetMathEnvironmentSinglespace{1.53}
效果
如下图,减小了数学公式中矩阵的行距,不改变正文行距和段落间距。
TeX Gyre Pagella Math 示例:
![图片](https://private-user-images.githubusercontent.com/73375426/345815874-f46fe643-5372-4742-b334-3013f712c331.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTg2NTIsIm5iZiI6MTczOTM1ODM1MiwicGF0aCI6Ii83MzM3NTQyNi8zNDU4MTU4NzQtZjQ2ZmU2NDMtNTM3Mi00NzQyLWIzMzQtMzAxM2Y3MTJjMzMxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDExMDU1MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU1NjI3NjgyZTExNjRhNWIyYWUzYzU5NjM3MGFiYzMzZTRkOGRhYWJmOWE1MTFiZDc0MjQ3MjBmMzRhZjQ3ZDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.qwqLT0CTx6XqjuC8SXAx2x0H4PnPS0w6Gu9rscJhAOc)
副作用
加大了 undergraduate-thesis-en 封面各种行距
原因我不太清楚,可能是因为 zhlineskip 补上了某个
\selectfont
。不过这样更接近中文间距,也更美观。
略微移动了脚注线
原因我也不清楚,可能是浮点数运算误差。