|
|
|
|
|
by grayclhn
4415 days ago
|
|
I like \usepackage[osf]{sourcecodepro}
It might be idiosyncratic preferences, but I like the height variation in monospace letters.You might also want to use \DisableLigatures{family = tt*}
from the microtype package. It doesn't normally matter, but the sourcecodepro package has an "fl" ligature that's usually unwelcome. |
|