r18508 by gpittman - A few minor tweaks of 1.5.0 docs

scribus-commit scribus-commit at lists.scribus.net
Fri Sep 27 01:02:59 UTC 2013


Author: gpittman
Date: Fri Sep 27 01:02:58 2013
New Revision: 18508

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=18508
Log:
A few minor tweaks of 1.5.0 docs

Modified:
    trunk/Scribus/doc/en/manual.css
    trunk/Scribus/doc/en/scripterapi-PDFfile.html
    trunk/Scribus/doc/en/scripterapi-Printer.html

Modified: trunk/Scribus/doc/en/manual.css
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=18508&path=/trunk/Scribus/doc/en/manual.css
==============================================================================
--- trunk/Scribus/doc/en/manual.css (original)
+++ trunk/Scribus/doc/en/manual.css Fri Sep 27 01:02:58 2013
@@ -6,4 +6,5 @@
 p, blockquote {font-family:dejavu sans,sans-serif; font-size:0.8em;}
 li {font-family:dejavu sans,sans-serif; font-size:0.8em;}
 code {font-size:1.1em;}
-dl {font-family:dejavu sans, sans-serif; font-size:1em;}
+dl {font-family:dejavu sans, sans-serif; font-size:1em;}
+pre {font-size:0.9em;}

Modified: trunk/Scribus/doc/en/scripterapi-PDFfile.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=18508&path=/trunk/Scribus/doc/en/scripterapi-PDFfile.html
==============================================================================
--- trunk/Scribus/doc/en/scripterapi-PDFfile.html (original)
+++ trunk/Scribus/doc/en/scripterapi-PDFfile.html Fri Sep 27 01:02:58 2013
@@ -14,69 +14,69 @@
 <p>Methods defined here:</p>
 <dl>
 	<dt><a name="PDFfile-Save"><strong>Save</strong></a>(...)</dt>
-	<dd><code>This method is deprecated - use <a href="#PDFfile-save">save</a>() instead.</code></dd>
-
-	<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt><dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</code></dd>
-
-	<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt><dd><code>Save selected pages to pdf file</code></dd>
+	<dd><p>This method is deprecated - use <a href="#PDFfile-save">save</a>() instead.</p></dd>
+
+	<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt><dd><p>x.<a href="#PDFfile-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</p></dd>
+
+	<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt><dd><p>Save selected pages to pdf file</p></dd>
 </dl>
 
 <hr>
 <p>Data and other attributes defined here:</p>
-<dd>
+<dl>
 	<dt><strong>__new__</strong> = <built-in method __new__ of type object></dt>
-	<dd><code>T.<a href="#PDFfile-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</code></dd>
+	<dd><p>T.<a href="#PDFfile-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</p></dd>
 
 	<dt><strong>aanot</strong> = <member 'aanot' of 'PDFfile' objects></dt>
-	<dd><code>Allow Adding Annotations and Fields. Bool value</code></dd>
+	<dd><p>Allow Adding Annotations and Fields. Bool value</p></dd>
 
 	<dt><strong>achange</strong> = <member 'achange' of 'PDFfile' objects></dt>
-	<dd><code>Allow Changing the Document. Bool value</code></dd>
+	<dd><p>Allow Changing the Document. Bool value</p></dd>
 
 	<dt><strong>acopy</strong> = <member 'acopy' of 'PDFfile' objects></dt>
-	<dd><code>Allow Copying Text and Graphics. Bool value</code></dd>
+	<dd><p>Allow Copying Text and Graphics. Bool value</p></dd>
 
 	<dt><strong>aprint</strong> = <member 'aprint' of 'PDFfile' objects></dt>
-	<dd><code>Allow Printing the Document. Bool value</code></dd>
+	<dd><p>Allow Printing the Document. Bool value</p></dd>
 
 	<dt><strong>article</strong> = <member 'article' of 'PDFfile' objects></dt>
-	<dd><code>Save Linked Text Frames as PDF Articles<br> Bool value</code></dd>
+	<dd><p>Save Linked Text Frames as PDF Articles<br> Bool value</p></dd>
 
 	<dt><strong>binding</strong> = <member 'binding' of 'PDFfile' objects></dt>
-	<dd><code>Choose binding.<br>
+	<dd><p>Choose binding.<br>
 	0 - Left binding<br>
-	1 - Right binding</code></dd>
+	1 - Right binding</p></dd>
 
 	<dt><strong>bleedb</strong> = <member 'bleedb' of 'PDFfile' objects></dt>
-	<dd><code>Bleed Bottom<br>Distance for bleed from the bottom of the physical page</code></dd>
+	<dd><p>Bleed Bottom<br>Distance for bleed from the bottom of the physical page</p></dd>
 
 	<dt><strong>bleedl</strong> = <member 'bleedl' of 'PDFfile' objects></dt>
-	<dd><code>Bleed Left<br>Distance for bleed from the left of the physical page</code></dd>
+	<dd><p>Bleed Left<br>Distance for bleed from the left of the physical page</p></dd>
 
 	<dt><strong>bleedr</strong> = <member 'bleedr' of 'PDFfile' objects></dt>
-	<dd><code>Bleed Right<br>Distance for bleed from the right of the physical page</code></dd>
+	<dd><p>Bleed Right<br>Distance for bleed from the right of the physical page</p></dd>
 
 	<dt><strong>bleedt</strong> = <member 'bleedt' of 'PDFfile' objects></dt>
-	<dd><code>Bleed Top<br>Distance for bleed from the top of the physical page</code></dl>
+	<dd><p>Bleed Top<br>Distance for bleed from the top of the physical page</p></dd>
 
 	<dt><strong>bookmarks</strong> = <member 'bookmarks' of 'PDFfile' objects></dt>
-	<dd><code>Embed the bookmarks you created in your document.<br>These are useful for navigating long PDF documents.<br>Bool value</code></dd>
+	<dd><p>Embed the bookmarks you created in your document.<br>These are useful for navigating long PDF documents.<br>Bool value</p></dd>
 
 	<dt><strong>compress</strong> = <member 'compress' of 'PDFfile' objects></dt>
-	<dd><code>Compression switch. Bool value.</code></dd>
+	<dd><p>Compression switch. Bool value.</p></dd>
 
 	<dt><strong>compressmtd</strong> = <member 'compressmtd' of 'PDFfile' objects></dt>
-	<dd><code>Compression method.<br>
+	<dd><p>Compression method.<br>
 	0 - Automatic<br>
 	1 - JPEG<br>
 	2 - zip<br>
-	3 - None.</code></dd>
+	3 - None.</p></dd>
 
 	<dt><strong>downsample</strong> = <attribute 'downsample' of 'PDFfile' objects></dt>
-	<dd><code>Downsample image resolusion to this value. Values from 35 to 4000<br>Set 0 for not to downsample</code></dd>
+	<dd><p>Downsample image resolusion to this value. Values from 35 to 4000<br>Set 0 for not to downsample</p></dd>
 
 	<dt><strong>effval</strong> = <attribute 'effval' of 'PDFfile' objects></dt>
-	<dd><code>List of effection values for each saved page.<br>
+	<dd><p>List of effection values for each saved page.<br></dd>
 	<pre>
 It is list of list of six integers. Those int have the following meaning:
         - Length of time the page is shown before the presentation
@@ -103,40 +103,40 @@
                 2 - Bottom to Top
                 3 - Right to Left
                 4 - Top-left to Bottom-Right
-</pre></code>
-</dt>
-
+</pre></p>
+</dl>
+<dl>
 <dt><strong>encrypt</strong> = <member 'encrypt' of 'PDFfile' objects></dt>
-<dd><code>Use Encription. Bool value</code></dd>
+<dd><p>Use Encription. Bool value</p></dd>
 
 <dt><strong>file</strong> = <attribute 'file' of 'PDFfile' objects></dt>
-<dd><code>Name of file to save into</code></dd>
+<dd><p>Name of file to save into</p></dd>
 
 <dt><strong>fonts</strong> = <attribute 'fonts' of 'PDFfile' objects></dt>
-<dd><code>List of fonts to embed.</code></dd>
+<dd><p>List of fonts to embed.</p></dd>
 
 <dt><strong>imagepr</strong> = <attribute 'imagepr' of 'PDFfile' objects></dt>
-<dd><code>Color profile for images</code></dd>
+<dd><p>Color profile for images</p></dd>
 
 <dt><strong>info</strong> = <attribute 'info' of 'PDFfile' objects></dt>
-<dd><code>Mandatory string for PDF/X-3 or the PDF will fail PDF/X-3 conformance. We recommend you use the title of the document.</code></dd>
+<dd><p>Mandatory string for PDF/X-3 or the PDF will fail PDF/X-3 conformance. We recommend you use the title of the document.</p></dd>
 
 <dt><strong>intenti</strong> = <member 'intenti' of 'PDFfile' objects></dt>
-<dd><code>Rendering intent for images<br>
+<dd><p>Rendering intent for images<br>
 0 - Perceptual<br>
 1 - Relative Colorimetric<br>
 2 - Saturation<br>
-3 - Absolute Colorimetric</code></dd>
+3 - Absolute Colorimetric</p></dd>
 
 <dt><strong>intents</strong> = <member 'intents' of 'PDFfile' objects></dt>
-<dd><code>Rendering intent for solid colors<br>
+<dd><p>Rendering intent for solid colors<br>
 0 - Perceptual<br>
 1 - Relative Colorimetric<br>
 2 - Saturation<br>
-3 - Absolute Colorimetric</code></dd>
+3 - Absolute Colorimetric</p></dd>
 
 <dt><strong>lpival</strong> = <attribute 'lpival' of 'PDFfile' objects></dt>
-<dd><code>Rendering Settings for individual colors.<br>
+<dd><p>Rendering Settings for individual colors.<br>
 <pre>
 This is list of values for each color.
 Color values have structure [siii] which stand for:
@@ -149,61 +149,61 @@
                 2 - Round
                 3 - Ellipse
 </pre>
-Be careful when supplying these values as they are not checked for validity.</code></dd>
+Be careful when supplying these values as they are not checked for validity.</p></dd>
 
 <dt><strong>noembicc</strong> = <member 'noembicc' of 'PDFfile' objects></dt>
-<dd><code>Don't use embedded ICC profiles. Bool value</code></dd>
+<dd><p>Don't use embedded ICC profiles. Bool value</p></dd>
 
 <dt><strong>outdst</strong> = <member 'outdst' of 'PDFfile' objects></dt>
-<dd><code>Output destination.<br>
+<dd><p>Output destination.<br>
 0 - screen<br>
-1 - printer</code></dd>
+1 - printer</p></dd>
 
 <dt><strong>owner</strong> = <attribute 'owner' of 'PDFfile' objects></dt>
-<dd><code>Owner's password</code></dd>
+<dd><p>Owner's password</p></dd>
 
 <dt><strong>pages</strong> = <attribute 'pages' of 'PDFfile' objects></dt>
-<dd><code>List of pages to print</code></dd>
+<dd><p>List of pages to print</p></dd>
 
 <dt><strong>presentation</strong> = <member 'presentation' of 'PDFfile' objects></dt>
-<dd><code>Enable Presentation Effects.Bool value</code></dd>
+<dd><p>Enable Presentation Effects.Bool value</p></dd>
 
 <dt><strong>printprofc</strong> = <attribute 'printprofc' of 'PDFfile' objects></dt>
-<dd><code>Output profile for printing. If possible, get some guidance from your printer on profile selection.</code></dd>
+<dd><p>Output profile for printing. If possible, get some guidance from your printer on profile selection.</p></dd>
 
 <dt><strong>profilei</strong> = <member 'profilei' of 'PDFfile' objects></dt>
-<dd><code>Embed a color profile for images. Bool value.</code></dd>
+<dd><p>Embed a color profile for images. Bool value.</p></dd>
 
 <dt><strong>profiles</strong> = <member 'profiles' of 'PDFfile' objects></dt>
-<dd><code>Embed a color profile for solid colors. Bool value.</code></dd>
+<dd><p>Embed a color profile for solid colors. Bool value.</p></dd>
 
 <dt><strong>quality</strong> = <member 'quality' of 'PDFfile' objects></dt>
-<dd><code>Image quality<br>
+<dd><p>Image quality<br>
 0 - Maximum<br>
 1 - High<br>
 2 - Medium<br>
 3 - Low<br>
-4 - Minimum</code></dd>
+4 - Minimum</p></dd>
 
 <dt><strong>resolution</strong> = <attribute 'resolution' of 'PDFfile' objects></dt>
-<dd><code>Resolution of output file. Values from 35 to 4000.</code></dd>
+<dd><p>Resolution of output file. Values from 35 to 4000.</p></dd>
 
 <dt><strong>solidpr</strong> = <attribute 'solidpr' of 'PDFfile' objects></dt>
-<dd><code>Color profile for solid colors</code></dd>
-
-<dt><strong>thumbnails</strong> = <member 'thumbnails' of 'PDFfile' objects><dd><code>Generate thumbnails. Bool value.</code></dl>
+<dd><p>Color profile for solid colors</p></dd>
+
+<dt><strong>thumbnails</strong> = <member 'thumbnails' of 'PDFfile' objects><dd><p>Generate thumbnails. Bool value.</p></dt>
 
 <dt><strong>uselpi</strong> = <member 'uselpi' of 'PDFfile' objects></dt>
-<dd><code>Use Custom Rendering Settings. Bool value</code></dd>
+<dd><p>Use Custom Rendering Settings. Bool value</p></dd>
 
 <dt><strong>user</strong> = <attribute 'user' of 'PDFfile' objects></dt>
-<dd><code>User's password</code></dd>
+<dd><p>User's password</p></dd>
 
 <dt><strong>version</strong> = <member 'version' of 'PDFfile' objects></dt>
-<dd><code>Choose PDF version to use:<br>
+<dd><p>Choose PDF version to use:<br>
 12 = PDF/X-3<br>
 13 = PDF 1.3 (Acrobat 4)<br>
-14 = PDF 1.4 (Acrobat 5)</code></dd>
-
+14 = PDF 1.4 (Acrobat 5)</p></dd>
+</dl>
 </body>
 </html>

Modified: trunk/Scribus/doc/en/scripterapi-Printer.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=18508&path=/trunk/Scribus/doc/en/scripterapi-Printer.html
==============================================================================
--- trunk/Scribus/doc/en/scripterapi-Printer.html (original)
+++ trunk/Scribus/doc/en/scripterapi-Printer.html Fri Sep 27 01:02:58 2013
@@ -14,79 +14,80 @@
 <hr />
 
 <p>Methods defined here:</p>
+<dl>
 <dd>
 	<dt><a name="Printer-Print"><strong>Print</strong></a>(...)</dt>
-	<dd><code>This method is deprecated - use <a href="#Printer-print">print</a>() instead.</code></dd>
+	<dd><p>This method is deprecated - use <a href="#Printer-print">print</a>() instead.</p></dd>
 
 	<dt><a name="Printer-__init__"><strong>__init__</strong></a>(...)</dt>
-	<dd><code>x.<a href="#Printer-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</code></dd>
+	<dd><p>x.<a href="#Printer-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</p></dd>
 
 	<dt><a name="Printer-print"><strong>print</strong></a>(...)</dt>
-	<dd><code>Prints selected pages.</code></dd>
+	<dd><p>Prints selected pages.</p></dd>
 
 <hr>
 <p>Data and other attributes defined here:</p>
 <dd>
 	<dt><strong>__new__</strong> = <built-in method __new__ of type object></dt>
-	<dd><code>T.<a href="#Printer-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</code></dd>
+	<dd><p>T.<a href="#Printer-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</p></dd>
 
 	<dt><strong>allPrinters</strong> = <attribute 'allPrinters' of 'Printer' objects></dt>
-	<dd><code>List of installed printers  --  read only</code></dd>
+	<dd><p>List of installed printers  --  read only</p></dd>
 
 	<dt><strong>cmd</strong> = <attribute 'cmd' of 'Printer' objects></dt>
-	<dd><code>Alternative Printer Command</code></dd>
+	<dd><p>Alternative Printer Command</p></dd>
 
 	<dt><strong>color</strong> = <member 'color' of 'Printer' objects></dt>
-	<dd><code>Print in color.<br>
+	<dd><p>Print in color.<br>
 True - color  --  Default<br>
-False - greyscale</code></dd>
+False - greyscale</p></dd>
 
 	<dt><strong>copies</strong> = <member 'copies' of 'Printer' objects></dt>
-	<dd><code>Number of copies</code></dd>
+	<dd><p>Number of copies</p></dd>
 
 	<dt><strong>file</strong> = <attribute 'file' of 'Printer' objects></dt>
-	<dd><code>Name of file to print into</code></dd>
+	<dd><p>Name of file to print into</p></dd>
 
 	<dt><strong>mph</strong> = <member 'mph' of 'Printer' objects></dt>
-	<dd><code>Mirror Pages Horizontal<br>
+	<dd><p>Mirror Pages Horizontal<br>
 True<br>
-False  --  Default</code></dd>
+False  --  Default</p></dd>
 
 	<dt><strong>mpv</strong> = <member 'mpv' of 'Printer' objects></dt>
-	<dd><code>Mirror Pages Vertical<br>
+	<dd><p>Mirror Pages Vertical<br>
  True<br>
-False  --  Default</code></dd>
+False  --  Default</p></dd>
 
 	<dt><strong>pages</strong> = <attribute 'pages' of 'Printer' objects></dt>
-	<dd><code>List of pages to be printed</code></dd>
+	<dd><p>List of pages to be printed</p></dd>
 
 	<dt><strong>printer</strong> = <attribute 'printer' of 'Printer' objects></dt>
-	<dd><code>Name of printer to use.<br>
-Default is 'File' for printing into file</code></dd>
+	<dd><p>Name of printer to use.<br>
+Default is 'File' for printing into file</p></dd>
 
 	<dt><strong>pslevel</strong> = <member 'pslevel' of 'Printer' objects></dt>
-	<dd><code>PostScript Level<br>
-Can be 1 or 2 or 3    -- Default is 3.</code></dd>
+	<dd><p>PostScript Level<br>
+Can be 1 or 2 or 3    -- Default is 3.</p></dd>
 
 	<dt><strong>separation</strong> = <attribute 'separation' of 'Printer' objects></dt>
-	<dd><code>Print separationl<br>
+	<dd><p>Print separationl<br>
          'No'  -- Default<br>
          'All'<br>
          'Cyan'<br>
          'Magenta'<br>
          'Yellow'<br>
          'Black'<br>
-Beware of misspelling because a check is not performed</code></dd>
+Beware of misspelling because a check is not performed</p></dd>
 
 	<dt><strong>ucr</strong> = <member 'ucr' of 'Printer' objects></dt>
-	<dd><code>Apply Under Color Removal<br>
+	<dd><p>Apply Under Color Removal<br>
 True  --  Default<br>
-False</code></dd>
+False</p></dd>
 
 	<dt><strong>useICC</strong> = <member 'useICC' of 'Printer' objects></dt>
-	<dd><code>Use ICC Profile<br>
+	<dd><p>Use ICC Profile<br>
 True<br>
-False  --  Default</code></dd>
-
+False  --  Default</p></dd>
+</dl>
 </body>
 </html>




More information about the scribus-commit mailing list