Org: LaTeX tweak sourcecodepro scaling

This commit is contained in:
TEC 2022-01-15 03:55:47 +08:00
parent 00f781199c
commit 97f4112228
Signed by: tec
GPG Key ID: 779591AFDB81F06C
1 changed files with 1 additions and 1 deletions

View File

@ -9000,7 +9000,7 @@ Finally, we just need to add some fonts.
(source
:serif "\\usepackage[osf,semibold]{sourceserifpro}"
:sans "\\usepackage[osf,semibold]{sourcesanspro}"
:mono "\\usepackage[scale=0.95]{sourcecodepro}"
:mono "\\usepackage[scale=0.92]{sourcecodepro}"
:maths "\\usepackage{newtxmath}") ; may be sourceserifpro-based in future
(times
:serif "\\usepackage{newtxtext}"