diff options
Diffstat (limited to 'data/doc/manuals_generated/sisu_manual/sisu_pdf/sax.xml')
-rw-r--r-- | data/doc/manuals_generated/sisu_manual/sisu_pdf/sax.xml | 91 |
1 files changed, 42 insertions, 49 deletions
diff --git a/data/doc/manuals_generated/sisu_manual/sisu_pdf/sax.xml b/data/doc/manuals_generated/sisu_manual/sisu_pdf/sax.xml index 943d62d7..1340ee8d 100644 --- a/data/doc/manuals_generated/sisu_manual/sisu_pdf/sax.xml +++ b/data/doc/manuals_generated/sisu_manual/sisu_pdf/sax.xml @@ -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:05 +0100 2007 + * Last Generated on: Mon Sep 24 15:35:06 +0100 2007 * SiSU http://www.jus.uio.no/sisu --> @@ -12,7 +12,7 @@ <head> <meta>Title:</meta> <title class="dc"> - SiSU - SiSU information Structuring Universe - Search [0.58] + SiSU - PDF </title> <br /> <meta>Creator:</meta> @@ -65,49 +65,42 @@ <object id="1"> <ocn>1</ocn> <text class="h1"> - SiSU - SiSU information Structuring Universe - Search [0.58],<br /> -Ralph Amissah + SiSU - PDF,<br /> Ralph Amissah </text> </object> <object id="2"> <ocn>2</ocn> <text class="h2"> - SiSU Search + SiSU PDF </text> </object> <object id="3"> <ocn>3</ocn> - <text class="h3"> - SiSU Sqlite + <text class="h4"> + 1. SiSU pdf </text> </object> <object id="4"> <ocn>4</ocn> - <text class="h4"> - 1. Sqlite - </text> -</object> -<object id="5"> - <ocn>5</ocn> <text class="h5"> 1.1 Name </text> </object> -<object id="6"> - <ocn>6</ocn> +<object id="5"> + <ocn>5</ocn> <text class="norm"> <b>SiSU</b> - Structured information, Serialized Units - a document publishing system. </text> </object> -<object id="7"> - <ocn>7</ocn> +<object id="6"> + <ocn>6</ocn> <text class="h5"> 1.2 Description </text> </object> -<object id="8"> - <ocn>8</ocn> +<object id="7"> + <ocn>7</ocn> <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 @@ -115,32 +108,32 @@ needed for <b>SiSU</b> to generate pdfs (primarily related to LaTeX), sisu_pdf being part of <b>SiSU</b> - man sisu). </text> </object> -<object id="9"> - <ocn>9</ocn> +<object id="8"> + <ocn>8</ocn> <text class="norm"> <b>SiSU</b> generates LaTeX which is converted by LaTeX tools to pdf. </text> </object> -<object id="10"> - <ocn>10</ocn> +<object id="9"> + <ocn>9</ocn> <text class="h5"> 1.3 Synopsis </text> </object> -<object id="11"> - <ocn>11</ocn> +<object id="10"> + <ocn>10</ocn> <text class="indent1"> sisu -pv [filename/wildcard] </text> </object> -<object id="12"> - <ocn>12</ocn> +<object id="11"> + <ocn>11</ocn> <text class="h5"> 1.4 Commands </text> </object> -<object id="13"> - <ocn>13</ocn> +<object id="12"> + <ocn>12</ocn> <text class="norm"> <b>sisu -pv [filename/wildcard]</b><br /> creates two pdf documents: vertical (portrait.pdf) and; horizontal (landscape.pdf). <b>SiSU</b> @@ -148,8 +141,8 @@ generates LaTeX output which is converted to pdf if the appropriate LaTeX dependencies are met on the system. </text> </object> -<object id="14"> - <ocn>14</ocn> +<object id="13"> + <ocn>13</ocn> <text class="norm"> <b>sisu -pv --papersize-a4 [filename/wildcard]</b><br /> overrides the default papersize set to A4. Preset alternative sizes include: 'A4', @@ -157,59 +150,59 @@ U.S. 'letter' and 'legal' and book sizes 'A5' and 'B5' (system defaults to A4). </text> </object> -<object id="15"> - <ocn>15</ocn> +<object id="14"> + <ocn>14</ocn> <text class="h5"> 1.5 Setting Paper Size </text> </object> -<object id="16"> - <ocn>16</ocn> +<object id="15"> + <ocn>15</ocn> <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> </object> -<object id="17"> - <ocn>17</ocn> +<object id="16"> + <ocn>16</ocn> <text class="norm"> 1. The preset default if not otherwise given in the configuration file or elsewhere is A4. </text> </object> -<object id="18"> - <ocn>18</ocn> +<object id="17"> + <ocn>17</ocn> <text class="norm"> 2. The default paper size may be set in the configuration file sisurc.yml. See sisu_configuration: </text> </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"> - <ocn>20</ocn> +<object id="19"> + <ocn>19</ocn> <text class="norm"> 3. Paper size may be set in a document header: </text> </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"> - <ocn>22</ocn> +<object id="21"> + <ocn>21</ocn> <text class="norm"> 4. or provided with additional command line parameter, e.g. </text> </object> -<object id="23"> - <ocn>23</ocn> +<object id="22"> + <ocn>22</ocn> <text class="indent1"> sisu -pv --papersize-a4 [filename/wildcard] </text> |