<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I got a warning today "WARNING: overfull box at 1 Mar 2022" when
      generating a calendar, and indeed the text in that box was way
      over its bottom line.</p>
    <p>I shortened the content in that box and ran the rem2pdf command
      again, and the warning went away, but the box is still too full.</p>
    <p>In particular, there's a bit of the second-to-last line of text
      and all of the last line of text extending past the bottom of the
      box.</p>
    <p>I wonder if it's using the upper left corner of the last calendar
      entry in the box to determine whether it's overfull, without
      regard to how long that entry is?</p>
    <p>  jik</p>
    <p><br>
    </p>
  </body>
</html>