On Thu, Dec 9, 2010 at 07:48, Guenter Milde <mi...@users.berlios.de> wrote:
> 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.

No they aren't, and it's *always* 36.135pt's to wide, and from what I
can gather the error only happens on empty lines, but I'm unsure of
that, it could also be that it always happens on the end of the block.

> If the output is OK, you can ignore these warnings.

Well, I removed the line above, as about half the log file was 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.

No difference at all. (No indentation at all, for that matter.)

-- 
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.

Reply via email to