I am getting an annoying Underfull \hbox (badness 10000) detected on this MWE. Can anybody please look into it?
\documentclass[10pt,stdletter]{newlfm}
\namefrom{FROM\_PERSON}
\addrfrom{FROM\_ADDRESS}
\addrto{TO\_ADDRESS}
\greetto{GREETINGS,}
\closeline{CLOSING}
\begin{document}
\begin{newlfm}
LETTER\_BODY\_HERE
\end{newlfm}
\end{document}
\hbadness=10000to get rid of that one line, but I wouldn't recommend it. – jon Apr 21 '15 at 13:19