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 | 211 |
1 files changed, 0 insertions, 211 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 deleted file mode 100644 index a97c0764..00000000 --- a/data/doc/manuals_generated/sisu_manual/sisu_pdf/sax.xml +++ /dev/null @@ -1,211 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<?xml-stylesheet type="text/css" href="../_sisu/css/sax.css"?> -<!-- Document processing information: - * Generated by: SiSU 0.59.1 of 2007w39/2 (2007-09-25) - * Ruby version: ruby 1.8.6 (2007-06-07 patchlevel 36) [i486-linux] - * - * Last Generated on: Tue Sep 25 02:54:27 +0100 2007 - * SiSU http://www.jus.uio.no/sisu ---> - -<document> -<head> - <meta>Title:</meta> - <title class="dc"> - SiSU - PDF - </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"> - <ocn>1</ocn> - <text class="h1"> - SiSU - PDF,<br /> Ralph Amissah - </text> -</object> -<object id="2"> - <ocn>2</ocn> - <text class="h2"> - SiSU PDF - </text> -</object> -<object id="3"> - <ocn>3</ocn> - <text class="h4"> - 1. SiSU pdf - </text> -</object> -<object id="4"> - <ocn>4</ocn> - <text class="h5"> - 1.1 Name - </text> -</object> -<object id="5"> - <ocn>5</ocn> - <text class="norm"> - <b>SiSU</b> - Structured information, Serialized Units - a document -publishing system. - </text> -</object> -<object id="6"> - <ocn>6</ocn> - <text class="h5"> - 1.2 Description - </text> -</object> -<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 -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="8"> - <ocn>8</ocn> - <text class="norm"> - <b>SiSU</b> generates LaTeX which is converted by LaTeX tools to pdf. - </text> -</object> -<object id="9"> - <ocn>9</ocn> - <text class="h5"> - 1.3 Synopsis - </text> -</object> -<object id="10"> - <ocn>10</ocn> - <text class="indent1"> - sisu -pv [filename/wildcard] - </text> -</object> -<object id="11"> - <ocn>11</ocn> - <text class="h5"> - 1.4 Commands - </text> -</object> -<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> -generates LaTeX output which is converted to pdf if the appropriate -LaTeX dependencies are met on the system. - </text> -</object> -<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', -U.S. 'letter' and 'legal' and book sizes 'A5' and 'B5' (system defaults -to A4). - </text> -</object> -<object id="14"> - <ocn>14</ocn> - <text class="h5"> - 1.5 Setting Paper Size - </text> -</object> -<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="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="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="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="19"> - <ocn>19</ocn> - <text class="norm"> - 3. Paper size may be set in a document header: - </text> -</object> -<object id="20"> - <ocn>20</ocn> - <text class="code"> -    @papersize: (A4|US_letter|book_B5|book_A5|US_legal)     - </text> -</object> -<object id="21"> - <ocn>21</ocn> - <text class="norm"> - 4. or provided with additional command line parameter, e.g. - </text> -</object> -<object id="22"> - <ocn>22</ocn> - <text class="indent1"> - sisu -pv --papersize-a4 [filename/wildcard] - </text> -</object> -</body> -</document> |