laboon / ebook

Software Testing ebook
159 stars 62 forks source link

Improve typography #42

Closed timparenti closed 9 years ago

timparenti commented 9 years ago

This is my huge typography branch. Lots of goodies in here that I've been working on throughout the week.

I will still have another "nits" branch soon on typos, wordings, and the like, but I wanted to get this out before it becomes any more painful to rebase.

timparenti commented 9 years ago

I haven't checked to see whether this will cause conflicts with #38; it seems somewhat likely, so feel free to pull that in first, and I'll rebase if necessary.

laboon commented 9 years ago

Yeah looks like it's going to need a rebase.

timparenti commented 9 years ago

Yeah, one problem with typography fixes such as these is that they touch almost everything.

If you're still going strong for the morning, keep going, but maybe point out here when you break for lunch so I can crank out the rebase before more changes crop up?

laboon commented 9 years ago

OK, breaking for lunch if you want to rebase. I won't touch master again until I hear from you.

Thanks!

timparenti commented 9 years ago

Okay! Should be good now.

For some of the more global stylistic changes, git rebase wouldn't have caught things added more recently, but I at least fixed up where there were conflicts. I'll make another pass through now and add a commit if necessary.

timparenti commented 9 years ago

Only found one minor thing, which I rebased in. Ready now.

laboon commented 9 years ago

Looks good, merging. Thanks!