enable pdftex extensions with \usepackage{microtype}#584
enable pdftex extensions with \usepackage{microtype}#584Shark64 wants to merge 9 commits intoHoTT:masterfrom
Conversation
|
This is a good idea, but not being very familiar with microtype myself, I'm a little uncomfortable merging it without paging through the entire document to make sure it looks better, and I don't have time to do that myself right now. |
|
Well, to be fair, i didn't look carefully to the entire book either. In my experience microtype usually works well, it's disabled by default only to make PdfTeX's output 100% equivalent with that of TeX, but the changes are quite subtles so i agree, it's not an high priority bug. |
|
I suppose we could just rely on the magic of github to hope that our readers eventually report any other formatting problems that this introduces. Anyone else have an opinion? |
|
This is a good idea, but I think we do need to page through the entire books (all of them) to catch possible problems. I kindly ask volunteers to try out this pull request and report on how well it works. It's best to take one version of the book and compare the old vs. new. I am mostly worried about the ustrade size because that one gets printed. |
enable pdftex extensions with \usepackage{microtype}
sync with master
sync with master
sync with upstream
sync with master
|
I’ve asked a question about this on tex.stackexchange — asking what we should be checking for after adding microtype. In any case: it seems to me more trouble than it’s worth to add |
|
Makes sense to me. |
I've tried to enable microtype and seems to work well (fewer overfull hboxes).
The only problem was hyphenation of 2 section titles, but disabling tracking on those 2 pages seems to fix it.