diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-09-24 15:43:13 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-09-24 15:43:46 +0100 |
commit | a6d72d829e5fda70528759c6de8dc3e141278fb4 (patch) | |
tree | ea12a53041d4cb69be0aad3dc0af7bf827efbcd6 /data/doc/manuals_generated/sisu_manual/sisu_pdf/scroll.xhtml | |
parent | changelog update (diff) |
documentation regenerated, large diff
Diffstat (limited to 'data/doc/manuals_generated/sisu_manual/sisu_pdf/scroll.xhtml')
-rw-r--r-- | data/doc/manuals_generated/sisu_manual/sisu_pdf/scroll.xhtml | 93 |
1 files changed, 43 insertions, 50 deletions
diff --git a/data/doc/manuals_generated/sisu_manual/sisu_pdf/scroll.xhtml b/data/doc/manuals_generated/sisu_manual/sisu_pdf/scroll.xhtml index 58e633a5..12bdbfec 100644 --- a/data/doc/manuals_generated/sisu_manual/sisu_pdf/scroll.xhtml +++ b/data/doc/manuals_generated/sisu_manual/sisu_pdf/scroll.xhtml @@ -4,7 +4,7 @@ * Generated by: SiSU 0.59.0 of 2007w38/0 (2007-09-23) * Ruby version: ruby 1.8.6 (2007-06-07 patchlevel 36) [i486-linux] * - * Last Generated on: Sun Sep 23 04:12:21 +0100 2007 + * Last Generated on: Mon Sep 24 15:35:06 +0100 2007 * SiSU http://www.jus.uio.no/sisu --> @@ -13,7 +13,7 @@ <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta>Title:</meta> <title class="dc"> - SiSU - SiSU information Structuring Universe - Search [0.58] + SiSU - PDF </title> <br /> <meta>Creator:</meta> @@ -65,155 +65,148 @@ <body> <object id="1"> <text class="h1"> - SiSU - SiSU information Structuring Universe - Search [0.58],<br /> -Ralph Amissah + SiSU - PDF,<br /> Ralph Amissah </text> <ocn>1</ocn> </object> <object id="2"> <text class="h2"> - SiSU Search + SiSU PDF </text> <ocn>2</ocn> </object> <object id="3"> - <text class="h3"> - SiSU Sqlite + <text class="h4"> + 1. SiSU pdf </text> <ocn>3</ocn> </object> <object id="4"> - <text class="h4"> - 1. Sqlite - </text> - <ocn>4</ocn> -</object> -<object id="5"> <text class="h5"> 1.1 Name </text> - <ocn>5</ocn> + <ocn>4</ocn> </object> -<object id="6"> +<object id="5"> <text class="norm"> <b>SiSU</b> - Structured information, Serialized Units - a document publishing system. </text> - <ocn>6</ocn> + <ocn>5</ocn> </object> -<object id="7"> +<object id="6"> <text class="h5"> 1.2 Description </text> - <ocn>7</ocn> + <ocn>6</ocn> </object> -<object id="8"> +<object id="7"> <text class="norm"> Information creating pdf output with sisu (and related to the sisu_pdf dependency package, which is a dummy package to install dependencies needed for <b>SiSU</b> to generate pdfs (primarily related to LaTeX), sisu_pdf being part of <b>SiSU</b> - man sisu). </text> - <ocn>8</ocn> + <ocn>7</ocn> </object> -<object id="9"> +<object id="8"> <text class="norm"> <b>SiSU</b> generates LaTeX which is converted by LaTeX tools to pdf. </text> - <ocn>9</ocn> + <ocn>8</ocn> </object> -<object id="10"> +<object id="9"> <text class="h5"> 1.3 Synopsis </text> - <ocn>10</ocn> + <ocn>9</ocn> </object> -<object id="11"> +<object id="10"> <text class="indent1"> sisu -pv [filename/wildcard] </text> - <ocn>11</ocn> + <ocn>10</ocn> </object> -<object id="12"> +<object id="11"> <text class="h5"> 1.4 Commands </text> - <ocn>12</ocn> + <ocn>11</ocn> </object> -<object id="13"> +<object id="12"> <text class="norm"> <b>sisu -pv [filename/wildcard]</b><br /> creates two pdf documents: vertical (portrait.pdf) and; horizontal (landscape.pdf). <b>SiSU</b> generates LaTeX output which is converted to pdf if the appropriate LaTeX dependencies are met on the system. </text> - <ocn>13</ocn> + <ocn>12</ocn> </object> -<object id="14"> +<object id="13"> <text class="norm"> <b>sisu -pv --papersize-a4 [filename/wildcard]</b><br /> overrides the default papersize set to A4. Preset alternative sizes include: 'A4', U.S. 'letter' and 'legal' and book sizes 'A5' and 'B5' (system defaults to A4). </text> - <ocn>14</ocn> + <ocn>13</ocn> </object> -<object id="15"> +<object id="14"> <text class="h5"> 1.5 Setting Paper Size </text> - <ocn>15</ocn> + <ocn>14</ocn> </object> -<object id="16"> +<object id="15"> <text class="norm"> The paper-size may be set to any of the following sizes: 'A4', U.S. 'letter' and 'legal' and book sizes: 'A5' and 'B5' </text> - <ocn>16</ocn> + <ocn>15</ocn> </object> -<object id="17"> +<object id="16"> <text class="norm"> 1. The preset default if not otherwise given in the configuration file or elsewhere is A4. </text> - <ocn>17</ocn> + <ocn>16</ocn> </object> -<object id="18"> +<object id="17"> <text class="norm"> 2. The default paper size may be set in the configuration file sisurc.yml. See sisu_configuration: </text> - <ocn>18</ocn> + <ocn>17</ocn> </object> -<object id="19"> - <ocn>19</ocn> +<object id="18"> + <ocn>18</ocn> <text class="code">    #% papersize, (LaTeX/pdf) current values A4, US_letter, book_b5, book_a5, US_legal<br /><br />   default:<br />   papersize: 'A4'     </text> </object> -<object id="20"> +<object id="19"> <text class="norm"> 3. Paper size may be set in a document header: </text> - <ocn>20</ocn> + <ocn>19</ocn> </object> -<object id="21"> - <ocn>21</ocn> +<object id="20"> + <ocn>20</ocn> <text class="code">    @papersize: (A4|US_letter|book_B5|book_A5|US_legal)     </text> </object> -<object id="22"> +<object id="21"> <text class="norm"> 4. or provided with additional command line parameter, e.g. </text> - <ocn>22</ocn> + <ocn>21</ocn> </object> -<object id="23"> +<object id="22"> <text class="indent1"> sisu -pv --papersize-a4 [filename/wildcard] </text> - <ocn>23</ocn> + <ocn>22</ocn> </object> </body> </document> |