OpenIntroStat/openintro-statistics

Ch 5: Indentation at the beginning of GP 5.22 and 5.23

mine-cetinkaya-rundel opened this issue · 1 comments

This is an oddity of the new environments created for the new styles. When a \label{} is added at the start of an example or guided practice, this extra space gets inserted. The solution is to put a % after the \label{}. I'll fix these elsewhere in the text during final formatting, though I've fixed these two instances now so they are done. :)