improve description as suggested by Michael J Gruber
authorAndré Wobst <[email protected]>
Tue, 26 Jan 2016 13:14:43 +0000 (26 13:14 +0000)
committerAndré Wobst <[email protected]>
Tue, 26 Jan 2016 13:14:43 +0000 (26 13:14 +0000)
git-svn-id: http://svn.code.sf.net/p/pyx/code/trunk/pyx@3673 a4f5e268-e194-4f32-bce1-d30804cbbcc5

manual/document.rst

index df0bbed..ca3c51c 100644 (file)
@@ -26,10 +26,9 @@ additional properties of the page.
    page. If *centered* is set, the output is centered on the given paperformat. If
    *fittosize* is set, the output is scaled to fill the full page except for a
    given *margin*.  Normally, the bounding box of the canvas is calculated
-   automatically from the bounding box of its elements.  Alternatively, you may
-   specify the *bbox* manually. In any case, the bounding box is enlarged on all
-   sides by *bboxenlarge*.
-
+   automatically from the bounding box of its elements. In any case, the bounding
+   box is enlarged on all sides by *bboxenlarge*. Alternatively, you may specify
+   the *bbox* manually.
 
 Class :class:`document`
 -----------------------