<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; color: black;" class="ContentPasted0">Can anyone tell me what parameter controls the label placement in the enumerate package?  If you compile the following file</span>
<div style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; color: black;">
<br class="ContentPasted0">
</div>
<div style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif; color: black;" class="ContentPasted0">
\documentclass{article}
<div class="ContentPasted0">\usepackage{maa-monthly}</div>
<div class="ContentPasted0">\usepackage{enumerate}</div>
<div class="ContentPasted0">\begin{document}</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">This is a test of the enumerate environment.  This is a sentence longer</div>
<div class="ContentPasted0">than just one line.</div>
<div class="ContentPasted0">\begin{enumerate}[{Alg}-1]</div>
<div class="ContentPasted0">\item The first</div>
<div class="ContentPasted0"> \item The second</div>
<div class="ContentPasted0">\end{enumerate}</div>
<div class="ContentPasted0"> and here is another line.</div>
<div><br class="ContentPasted0">
</div>
<div class="ContentPasted0">\end{document}</div>
<div class="ContentPasted0">without the maa-monthly package everything looks normal, but with that package enabled, the entire label sticks into the margin.  I cannot figure out what is changed in that package (which is available from the MAA site, but you
 really don't have to get it.  If I know what is changed, I can change it back locally.  Unfortunately, the documentation for the enumerate package doesn't seem to mention this.</div>
<div><br class="ContentPasted0">
</div>
<br class="ContentPasted0">
<span class="ContentPasted0">Michael</span></div>
<br>
</div>
</body>
</html>