This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.golden
Recipients tim.golden
Date 2008-01-29.16:15:51
SpamBayes Score 0.053235784
Marked as misclassified No
Message-id <1201623353.06.0.378481748773.issue1964@psf.upfronthosting.co.za>
In-reply-to
Content
My previous patch to the print stylesheet used by Sphinx was a little
overenthusiastic and resulted in the right edge of the text truncating
on some printers. This version reverts a part of that and gives a useful
result on the printers I've tried.

Patch attached against r60407 of Sphinx
History
Date User Action Args
2008-01-29 16:15:53tim.goldensetspambayes_score: 0.0532358 -> 0.053235784
recipients: + tim.golden
2008-01-29 16:15:53tim.goldensetspambayes_score: 0.0532358 -> 0.0532358
messageid: <1201623353.06.0.378481748773.issue1964@psf.upfronthosting.co.za>
2008-01-29 16:15:52tim.goldenlinkissue1964 messages
2008-01-29 16:15:51tim.goldencreate