On Mon, Jan 02, 2012 at 12:20:23PM +1300, Kristina D.C. Hoeppner wrote:
> Thanks, Günter. It looks like the PDF is generated correctly. I was
> just wondering how I can avoid the warning because it seems like there
> is something wrong. Otherwise, the warning wouldn't occur, would it?

TeX produces warnings for various aesthetic concerns.  IIRC, "underfull
\hbox" means the paragraph had to be wrapped at a point that leaves too
much white space on a line.

You can rewrite it using different words, or you can add hyphenation
hints for the particular long word if TeX was unable to hyphenate it by
itself (no idea how to do that in Sphinx, though, but I'm sure the
excellent docs cover it).

Or you can look at the PDF, decide it is fine, and ignore the warning.

Marius Gedminas
-- 
There is an almost obvious extension of interfaces that would allow formal
specification of arguments and return values.  We suspect it leads to the dark
side.
        -- Jim Fulton

Attachment: signature.asc
Description: Digital signature

Reply via email to