diff options
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 | 219 |
1 files changed, 219 insertions, 0 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 new file mode 100644 index 00000000..58e633a5 --- /dev/null +++ b/data/doc/manuals_generated/sisu_manual/sisu_pdf/scroll.xhtml @@ -0,0 +1,219 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?xml-stylesheet type="text/css" href="../_sisu/css/xhtml.css"?> +<!-- Document processing information: + * 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 + * SiSU http://www.jus.uio.no/sisu +--> + +<document> +<head> + <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] + </title> + <br /> + <meta>Creator:</meta> + <creator class="dc"> + Ralph Amissah + </creator> + <br /> + <meta>Rights:</meta> + <rights class="dc"> + Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3 + </rights> + <br /> + <meta>Type:</meta> + <type class="dc"> + information + </type> + <br /> + <meta>Subject:</meta> + <subject class="dc"> + ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search + </subject> + <br /> + <meta>Date created:</meta> + <date_created class="extra"> + 2002-08-28 + </date_created> + <br /> + <meta>Date issued:</meta> + <date_issued class="extra"> + 2002-08-28 + </date_issued> + <br /> + <meta>Date available:</meta> + <date_available class="extra"> + 2002-08-28 + </date_available> + <br /> + <meta>Date modified:</meta> + <date_modified class="extra"> + 2007-09-16 + </date_modified> + <br /> + <meta>Date:</meta> + <date class="dc"> + 2007-09-16 + </date> + <br /> +</head> +<body> +<object id="1"> + <text class="h1"> + SiSU - SiSU information Structuring Universe - Search [0.58],<br /> +Ralph Amissah + </text> + <ocn>1</ocn> +</object> +<object id="2"> + <text class="h2"> + SiSU Search + </text> + <ocn>2</ocn> +</object> +<object id="3"> + <text class="h3"> + SiSU Sqlite + </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> +</object> +<object id="6"> + <text class="norm"> + <b>SiSU</b> - Structured information, Serialized Units - a document +publishing system. + </text> + <ocn>6</ocn> +</object> +<object id="7"> + <text class="h5"> + 1.2 Description + </text> + <ocn>7</ocn> +</object> +<object id="8"> + <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> +</object> +<object id="9"> + <text class="norm"> + <b>SiSU</b> generates LaTeX which is converted by LaTeX tools to pdf. + </text> + <ocn>9</ocn> +</object> +<object id="10"> + <text class="h5"> + 1.3 Synopsis + </text> + <ocn>10</ocn> +</object> +<object id="11"> + <text class="indent1"> + sisu -pv [filename/wildcard] + </text> + <ocn>11</ocn> +</object> +<object id="12"> + <text class="h5"> + 1.4 Commands + </text> + <ocn>12</ocn> +</object> +<object id="13"> + <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> +</object> +<object id="14"> + <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> +</object> +<object id="15"> + <text class="h5"> + 1.5 Setting Paper Size + </text> + <ocn>15</ocn> +</object> +<object id="16"> + <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> +</object> +<object id="17"> + <text class="norm"> + 1. The preset default if not otherwise given in the configuration file +or elsewhere is A4. + </text> + <ocn>17</ocn> +</object> +<object id="18"> + <text class="norm"> + 2. The default paper size may be set in the configuration file +sisurc.yml. See sisu_configuration: + </text> + <ocn>18</ocn> +</object> +<object id="19"> + <ocn>19</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"> + <text class="norm"> + 3. Paper size may be set in a document header: + </text> + <ocn>20</ocn> +</object> +<object id="21"> + <ocn>21</ocn> + <text class="code"> +    @papersize: (A4|US_letter|book_B5|book_A5|US_legal)     + </text> +</object> +<object id="22"> + <text class="norm"> + 4. or provided with additional command line parameter, e.g. + </text> + <ocn>22</ocn> +</object> +<object id="23"> + <text class="indent1"> + sisu -pv --papersize-a4 [filename/wildcard] + </text> + <ocn>23</ocn> +</object> +</body> +</document> |