Figure sizes, font sizes, fonts, and more configurations at minimal overhead. Fix your journal papers, conference proceedings, and other scientific publications.
figsizes.icml(column="half"/"full") has been split into figsizes.icml_half() and figsizes.icml_full(), because the implementations are 100% different
bundles.*() handle the usetex=True/False and column="full"/"half" entirely over input arguments. no more bundles.icml_tex(), for instance. Otherwise, the number of functions would grow too rapidly.
The *_default() test cases have been removed, because they are quite redundant.
Resolves #65.
Notable changes: