In a comment to my answer to Drawing a rectangle along the border of a circle, Peter Grill said that he read that the minimal class should not be used for a Minimal Working Example. I wonder why, and which class should I use instead?
BTW: Is it preferable to use article or scrartcl, i.e. the standard classes or the ones form the KOMA-Script bundle?
article, as not everybody has the KOMA-Script bundle installed. For normal use I recommend scrartcl though. – Stefan Kottwitz♦ Jan 24 '12 at 8:58