On 2010-12-08, Lennart Regebro wrote: > In sphinx.sty there is a redefinition of Verbatim. In that there is a line
> \noindent\hspace*{-\leftsidespace}% > What does it do? It sets the left margin/indentation. > If I keep that line in sphinx.sty, every single > literalinclude will produce the error: > Overfull \hbox (36.135pt too wide) in paragraph at lines 4898--4898 > | [] This is not an error but a warning: the lines are too long. If the output is OK, you can ignore these warnings. > Without it: No errors. The output is as far as I can determine from > printing out two pages and comparing, *exactly* the same. Compare the horizontal alignment/position of the literal block. Günter -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.