aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/manuals_generated/sisu_manual/sisu_manual/dom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/manuals_generated/sisu_manual/sisu_manual/dom.xml')
-rw-r--r--data/doc/manuals_generated/sisu_manual/sisu_manual/dom.xml28029
1 files changed, 28029 insertions, 0 deletions
diff --git a/data/doc/manuals_generated/sisu_manual/sisu_manual/dom.xml b/data/doc/manuals_generated/sisu_manual/sisu_manual/dom.xml
new file mode 100644
index 00000000..2f576fda
--- /dev/null
+++ b/data/doc/manuals_generated/sisu_manual/sisu_manual/dom.xml
@@ -0,0 +1,28029 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?xml-stylesheet type="text/css" href="../_sisu/css/dom.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:05 +0100 2007
+ * SiSU http://www.jus.uio.no/sisu
+-->
+
+<document>
+
+<head>
+
+ <header>
+ <meta>Title:</meta>
+ <title>
+ SiSU - SiSU information Structuring Universe - Manual [0.58]
+ </title>
+ </header>
+
+ <header>
+ <meta>Creator:</meta>
+ <creator>
+ Ralph Amissah
+ </creator>
+ </header>
+
+ <header>
+ <meta>Rights:</meta>
+ <rights>
+ Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3
+ </rights>
+ </header>
+
+ <header>
+ <meta>Type:</meta>
+ <type>
+ information
+ </type>
+ </header>
+
+ <header>
+ <meta>Subject:</meta>
+ <subject>
+ ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search
+ </subject>
+ </header>
+
+ <header>
+ <meta>Date created:</meta>
+ <date_created>
+ 2002-08-28
+ </date_created>
+ </header>
+
+ <header>
+ <meta>Date issued:</meta>
+ <date_issued>
+ 2002-08-28
+ </date_issued>
+ </header>
+
+ <header>
+ <meta>Date available:</meta>
+ <date_available>
+ 2002-08-28
+ </date_available>
+ </header>
+
+ <header>
+ <meta>Date modified:</meta>
+ <date_modified>
+ 2007-08-30
+ </date_modified>
+ </header>
+
+ <header>
+ <meta>Date:</meta>
+ <date>
+ 2007-08-30
+ </date>
+ </header>
+
+
+
+
+
+
+</head>
+
+<body>
+
+<heading1>
+ <heading>
+ <object id="1">
+ <ocn>1</ocn>
+ <text>SiSU - SiSU information Structuring Universe - Manual [0.58],<br /> Ralph Amissah</text>
+ </object>
+ </heading>
+
+ <heading2>
+ <heading>
+ <object id="2">
+ <ocn>2</ocn>
+ <text>What is SiSU?</text>
+ </object>
+ </heading>
+
+ <contents1>
+ <heading>
+ <object id="3">
+ <ocn>3</ocn>
+ <nametag>sisu_intro</nametag>
+
+ <text>1. Introduction - What is SiSU? </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="4">
+
+
+ <ocn>4</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is a system for document markup, publishing (in multiple open standard formats) and search</text>
+
+ </object>
+
+
+ <object id="5">
+
+
+ <ocn>5</ocn>
+
+
+ <text class="norm"><b>SiSU</b><endnote><number>1</number><note>"<b>SiSU</b> information Structuring Universe" or "Structured information, Serialized Units".<br /> also chosen for the meaning of the Finnish term "sisu".</note></endnote> is a<endnote><number>2</number><note>Unix command line oriented</note></endnote> framework for document structuring, publishing and search, comprising of (a) a lightweight document structure and presentation markup syntax and (b) an accompanying engine for generating standard document format outputs from documents prepared in sisu markup syntax, which is able to produce multiple standard outputs that (can) share a common numbering system for the citation of text within a document.</text>
+
+ </object>
+
+
+ <object id="6">
+
+
+ <ocn>6</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is developed under an open source, software libre license (GPL3). It has been developed in the context of coping with large document sets with evolving markup related technologies, for which you want multiple output formats, a common mechanism for cross-output-format citation, and search.</text>
+
+ </object>
+
+
+ <object id="7">
+
+
+ <ocn>7</ocn>
+
+
+ <text class="norm"><b>SiSU</b> both defines a markup syntax and provides an engine that produces open standards format outputs from documents prepared with <b>SiSU</b> markup. From a single lightly prepared document sisu custom builds several standard output formats which share a common (text object) numbering system for citation of content within a document (that also has implications for search). The sisu engine works with an abstraction of the document's structure and content from which it is possible to generate different forms of representation of the document. Significantly <b>SiSU</b> markup is more sparse than html and outputs which include html, LaTeX, landscape and portrait pdfs, Open Document Format (ODF), all of which can be added to and updated. <b>SiSU</b> is also able to populate SQL type databases at an object level, which means that searches can be made with that degree of granularity. Results of objects (primarily paragraphs and headings) can be viewed directly in the database, or just the object numbers shown - your search criteria is met in these documents and at these locations within each document.</text>
+
+ </object>
+
+
+ <object id="8">
+
+
+ <ocn>8</ocn>
+
+
+ <text class="norm">Source document preparation and output generation is a two step process: (i) document source is prepared, that is, marked up in sisu markup syntax and (ii) the desired output subsequently generated by running the sisu engine against document source. Output representations if updated (in the sisu engine) can be generated by re-running the engine against the prepared source. Using <b>SiSU</b> markup applied to a document, <b>SiSU</b> custom builds various standard open output formats including plain text, HTML, XHTML, XML, OpenDocument, LaTeX or PDF files, and populate an SQL database with objects<endnote><number>3</number><note>objects include: headings, paragraphs, verse, tables, images, but not footnotes/endnotes which are numbered separately and tied to the object from which they are referenced.</note></endnote> (equating generally to paragraph-sized chunks) so searches may be performed and matches returned with that degree of granularity ( e.g. your search criteria is met by these documents and at these locations within each document). Document output formats share a common object numbering system for locating content. This is particularly suitable for "published" works (finalized texts as opposed to works that are frequently changed or updated) for which it provides a fixed means of reference of content.</text>
+
+ </object>
+
+
+ <object id="9">
+
+
+ <ocn>9</ocn>
+
+
+ <text class="norm">In preparing a <b>SiSU</b> document you optionally provide semantic information related to the document in a document header, and in marking up the substantive text provide information on the structure of the document, primarily indicating heading levels and footnotes. You also provide information on basic text attributes where used. The rest is automatic, sisu from this information custom builds<endnote><number>4</number><note>i.e. the html, pdf, odf outputs are each built individually and optimised for that form of presentation, rather than for example the html being a saved version of the odf, or the pdf being a saved version of the html.</note></endnote> the different forms of output requested.</text>
+
+ </object>
+
+
+ <object id="10">
+
+
+ <ocn>10</ocn>
+
+
+ <text class="norm"><b>SiSU</b> works with an abstraction of the document based on its structure which is comprised of its frame<endnote><number>5</number><note>the different heading levels</note></endnote> and the objects<endnote><number>6</number><note>units of text, primarily paragraphs and headings, also any tables, poems, code-blocks</note></endnote> it contains, which enables <b>SiSU</b> to represent the document in many different ways, and to take advantage of the strengths of different ways of presenting documents. The objects are numbered, and these numbers can be used to provide a common base for citing material within a document across the different output format types. This is significant as page numbers are not suited to the digital age, in web publishing, changing a browser's default font or using a different browser means that text appears on different pages; and in publishing in different formats, html, landscape and portrait pdf etc. again page numbers are of no use to cite text in a manner that is relevant against the different output types. Dealing with documents at an object level together with object numbering also has implications for search.</text>
+
+ </object>
+
+
+ <object id="11">
+
+
+ <ocn>11</ocn>
+
+
+ <text class="norm">One of the challenges of maintaining documents is to keep them in a format that would allow users to use them without depending on a proprietary software popular at the time. Consider the ease of dealing with legacy proprietary formats today and what guarantee you have that old proprietary formats will remain (or can be read without proprietary software/equipment) in 15 years time, or the way the way in which html has evolved over its relatively short span of existence. <b>SiSU</b> provides the flexibility of outputing documents in multiple non-proprietary open formats including html, pdf<endnote><number>7</number><note>Specification submitted by Adobe to ISO to become a full open ISO specification <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.linux-watch.com/news/NS7542722606.html">http://www.linux-watch.com/news/NS7542722606.html</link>&gt;</note></endnote> and the ISO standard ODF.<endnote><number>8</number><note>ISO/IEC 26300:2006</note></endnote> Whilst <b>SiSU</b> relies on software, the markup is uncomplicated and minimalistic which guarantees that future engines can be written to run against it. It is also easily converted to other formats, which means documents prepared in <b>SiSU</b> can be migrated to other document formats. Further security is provided by the fact that the software itself, <b>SiSU</b> is available under GPL3 a licence that guarantees that the source code will always be open, and free as in libre which means that that code base can be used updated and further developed as required under the terms of its license. Another challenge is to keep up with a moving target. <b>SiSU</b> permits new forms of output to be added as they become important, (Open Document Format text was added in 2006), and existing output to be updated (html has evolved and the related module has been updated repeatedly over the years, presumably when the World Wide Web Consortium (w3c) finalises html 5 which is currently under development, the html module will again be updated allowing all existing documents to be regenerated as html 5).</text>
+
+ </object>
+
+
+ <object id="12">
+
+
+ <ocn>12</ocn>
+
+
+ <text class="norm">The document formats are written to the file-system and available for indexing by independent indexing tools, whether off the web like Google and Yahoo or on the site like Lucene and Hyperestraier.</text>
+
+ </object>
+
+
+ <object id="13">
+
+
+ <ocn>13</ocn>
+
+
+ <text class="norm"><b>SiSU</b> also provides other features such as concordance files and document content certificates, and the working against an abstraction of document structure has further possibilities for the research and development of other document representations, the availability of objects is useful for example for topic maps and the commercial law thesaurus by Vikki Rogers and Al Krtizer, together with the flexibility of <b>SiSU</b> offers great possibilities.</text>
+
+ </object>
+
+
+ <object id="14">
+
+
+ <ocn>14</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is primarily for published works, which can take advantage of the citation system to reliably reference its documents. <b>SiSU</b> works well in a complementary manner with such collaborative technologies as Wikis, which can take advantage of and be used to discuss the substance of content prepared in <b>SiSU</b>.</text>
+
+ </object>
+
+
+ <object id="15">
+
+
+ <ocn>15</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="16">
+ <ocn>16</ocn>
+ <nametag>sisu_how</nametag>
+
+ <text>2. How does sisu work? </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="17">
+
+
+ <ocn>17</ocn>
+
+
+ <text class="norm"><b>SiSU</b> markup is fairly minimalistic, it consists of: a (largely optional) document header, made up of information about the document (such as when it was published, who authored it, and granting what rights) and any processing instructions; and markup within the substantive text of the document, which is related to document structure and typeface. <b>SiSU</b> must be able to discern the structure of a document, (text headings and their levels in relation to each other), either from information provided in the document header or from markup within the text (or from a combination of both). Processing is done against an abstraction of the document comprising of information on the document's structure and its objects,[2] which the program serializes (providing the object numbers) and which are assigned hash sum values based on their content. This abstraction of information about document structure, objects, (and hash sums), provides considerable flexibility in representing documents different ways and for different purposes (e.g. search, document layout, publishing, content certification, concordance etc.), and makes it possible to take advantage of some of the strengths of established ways of representing documents, (or indeed to create new ones).</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="18">
+ <ocn>18</ocn>
+ <nametag>sisu_feature_summary</nametag>
+
+ <text>3. Summary of features </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="19">
+
+
+ <ocn>19</ocn>
+
+
+ <text class="indent_bullet"> sparse/minimal markup (clean utf-8 source texts). Documents are prepared in a single UTF-8 file using a minimalistic mnemonic syntax. Typical literature, documents like "War and Peace" require almost no markup, and most of the headers are optional.</text>
+
+ </object>
+
+
+ <object id="20">
+
+
+ <ocn>20</ocn>
+
+
+ <text class="indent_bullet"> markup is easily readable/parsable by the human eye, (basic markup is simpler and more sparse than the most basic HTML), [this may also be converted to XML representations of the same input/source document].</text>
+
+ </object>
+
+
+ <object id="21">
+
+
+ <ocn>21</ocn>
+
+
+ <text class="indent_bullet"> markup defines document structure (this may be done once in a header pattern-match description, or for heading levels individually); basic text attributes (bold, italics, underscore, strike-through etc.) as required; and semantic information related to the document (header information, extended beyond the Dublin core and easily further extended as required); the headers may also contain processing instructions. <b>SiSU</b> markup is primarily an abstraction of document structure and document metadata to permit taking advantage of the basic strengths of existing alternative practical standard ways of representing documents [be that browser viewing, paper publication, sql search etc.] (html, xml, odf, latex, pdf, sql)</text>
+
+ </object>
+
+
+ <object id="22">
+
+
+ <ocn>22</ocn>
+
+
+ <text class="indent_bullet"> for output produces reasonably elegant output of established industry and institutionally accepted open standard formats.[3] takes advantage of the different strengths of various standard formats for representing documents, amongst the output formats currently supported are:</text>
+
+ </object>
+
+
+ <object id="23">
+
+
+ <ocn>23</ocn>
+
+
+ <text class="indent_bullet1"> html - both as a single scrollable text and a segmented document</text>
+
+ </object>
+
+
+ <object id="24">
+
+
+ <ocn>24</ocn>
+
+
+ <text class="indent_bullet1"> xhtml</text>
+
+ </object>
+
+
+ <object id="25">
+
+
+ <ocn>25</ocn>
+
+
+ <text class="indent_bullet1"> XML - both in sax and dom style xml structures for further development as required</text>
+
+ </object>
+
+
+ <object id="26">
+
+
+ <ocn>26</ocn>
+
+
+ <text class="indent_bullet1"> ODF - open document format, the iso standard for document storage</text>
+
+ </object>
+
+
+ <object id="27">
+
+
+ <ocn>27</ocn>
+
+
+ <text class="indent_bullet1"> LaTeX - used to generate pdf</text>
+
+ </object>
+
+
+ <object id="28">
+
+
+ <ocn>28</ocn>
+
+
+ <text class="indent_bullet1"> pdf (via LaTeX)</text>
+
+ </object>
+
+
+ <object id="29">
+
+
+ <ocn>29</ocn>
+
+
+ <text class="indent_bullet1"> sql - population of an sql database, (at the same object level that is used to cite text within a document)</text>
+
+ </object>
+
+
+ <object id="30">
+
+
+ <ocn>30</ocn>
+
+
+ <text class="norm">Also produces: concordance files; document content certificates (md5 or sha256 digests of headings, paragraphs, images etc.) and html manifests (and sitemaps of content). (b) takes advantage of the strengths implicit in these very different output types, (e.g. PDFs produced using typesetting of LaTeX, databases populated with documents at an individual object/paragraph level, making possible granular search (and related possibilities))</text>
+
+ </object>
+
+
+ <object id="31">
+
+
+ <ocn>31</ocn>
+
+
+ <text class="indent_bullet"> ensuring content can be cited in a meaningful way regardless of selected output format. Online publishing (and publishing in multiple document formats) lacks a useful way of citing text internally within documents (important to academics generally and to lawyers) as page numbers are meaningless across browsers and formats. sisu seeks to provide a common way of pinpoint the text within a document, (which can be utilized for citation and by search engines). The outputs share a common numbering system that is meaningful (to man and machine) across all digital outputs whether paper, screen, or database oriented, (pdf, HTML, xml, sqlite, postgresql), this numbering system can be used to reference content.</text>
+
+ </object>
+
+
+ <object id="32">
+
+
+ <ocn>32</ocn>
+
+
+ <text class="indent_bullet"> Granular search within documents. SQL databases are populated at an object level (roughly headings, paragraphs, verse, tables) and become searchable with that degree of granularity, the output information provides the object/paragraph numbers which are relevant across all generated outputs; it is also possible to look at just the matching paragraphs of the documents in the database; [output indexing also work well with search indexing tools like hyperestraier].</text>
+
+ </object>
+
+
+ <object id="33">
+
+
+ <ocn>33</ocn>
+
+
+ <text class="indent_bullet"> long term maintainability of document collections in a world of changing formats, having a very sparsely marked-up source document base. there is a considerable degree of future-proofing, output representations are "upgradeable", and new document formats may be added. e.g. addition of odf (open document text) module in 2006 and in future html5 output sometime in future, without modification of existing prepared texts</text>
+
+ </object>
+
+
+ <object id="34">
+
+
+ <ocn>34</ocn>
+
+
+ <text class="indent_bullet"> SQL search aside, documents are generated as required and static once generated.</text>
+
+ </object>
+
+
+ <object id="35">
+
+
+ <ocn>35</ocn>
+
+
+ <text class="indent_bullet"> documents produced are static files, and may be batch processed, this needs to be done only once but may be repeated for various reasons as desired (updated content, addition of new output formats, updated technology document presentations/representations)</text>
+
+ </object>
+
+
+ <object id="36">
+
+
+ <ocn>36</ocn>
+
+
+ <text class="indent_bullet"> document source (plaintext utf-8) if shared on the net may be used as input and processed locally to produce the different document outputs</text>
+
+ </object>
+
+
+ <object id="37">
+
+
+ <ocn>37</ocn>
+
+
+ <text class="indent_bullet"> document source may be bundled together (automatically) with associated documents (multiple language versions or master document with inclusions) and images and sent as a zip file called a sisupod, if shared on the net these too may be processed locally to produce the desired document outputs</text>
+
+ </object>
+
+
+ <object id="38">
+
+
+ <ocn>38</ocn>
+
+
+ <text class="indent_bullet"> generated document outputs may automatically be posted to remote sites.</text>
+
+ </object>
+
+
+ <object id="39">
+
+
+ <ocn>39</ocn>
+
+
+ <text class="indent_bullet"> for basic document generation, the only software dependency is <b>Ruby</b>, and a few standard Unix tools (this covers plaintext, HTML, XML, ODF, LaTeX). To use a database you of course need that, and to convert the LaTeX generated to pdf, a latex processor like tetex or texlive.</text>
+
+ </object>
+
+
+ <object id="40">
+
+
+ <ocn>40</ocn>
+
+
+ <text class="indent_bullet"> as a developers tool it is flexible and extensible</text>
+
+ </object>
+
+
+ <object id="41">
+
+
+ <ocn>41</ocn>
+
+
+ <text class="norm">Syntax highlighting for <b>SiSU</b> markup is available for a number of text editors.</text>
+
+ </object>
+
+
+ <object id="42">
+
+
+ <ocn>42</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is less about document layout than about finding a way with little markup to be able to construct an abstract representation of a document that makes it possible to produce multiple representations of it which may be rather different from each other and used for different purposes, whether layout and publishing, or search of content</text>
+
+ </object>
+
+
+ <object id="43">
+
+
+ <ocn>43</ocn>
+
+
+ <text class="norm">i.e. to be able to take advantage from this minimal preparation starting point of some of the strengths of rather different established ways of representing documents for different purposes, whether for search (relational database, or indexed flat files generated for that purpose whether of complete documents, or say of files made up of objects), online viewing (e.g. html, xml, pdf), or paper publication (e.g. pdf)...</text>
+
+ </object>
+
+
+ <object id="44">
+
+
+ <ocn>44</ocn>
+
+
+ <text class="norm">the solution arrived at is by extracting structural information about the document (about headings within the document) and by tracking objects (which are serialized and also given hash values) in the manner described. It makes possible representations that are quite different from those offered at present. For example objects could be saved individually and identified by their hashes, with an index of how the objects relate to each other to form a document.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="45">
+ <ocn>45</ocn>
+ <nametag>help</nametag>
+
+ <text>4. Help </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="46">
+ <ocn>46</ocn>
+ <nametag>4.1</nametag>
+
+ <text>4.1 SiSU Manual</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="47">
+
+
+ <ocn>47</ocn>
+
+
+ <text class="norm">The most up to date information on sisu should be contained in the sisu_manual, available at:</text>
+
+ </object>
+
+
+ <object id="48">
+
+
+ <ocn>48</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/">http://www.jus.uio.no/sisu/sisu_manual/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="49">
+
+
+ <ocn>49</ocn>
+
+
+ <text class="norm">and (from <b>SiSU</b> 0.59 onwards) installed locally at:</text>
+
+ </object>
+
+
+ <object id="50">
+
+
+ <ocn>50</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/</text>
+
+ </object>
+
+
+ <object id="51">
+
+
+ <ocn>51</ocn>
+
+
+ <text class="norm">or equivalent directory</text>
+
+ </object>
+
+
+ <object id="52">
+
+
+ <ocn>52</ocn>
+
+
+ <text class="norm">Within the <b>SiSU</b> tarball at:</text>
+
+ </object>
+
+
+ <object id="53">
+
+
+ <ocn>53</ocn>
+
+
+ <text class="indent1"> ./data/doc/sisu/sisu_manual/</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="54">
+ <ocn>54</ocn>
+ <nametag>4.2</nametag>
+
+ <text>4.2 SiSU man pages </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="55">
+
+
+ <ocn>55</ocn>
+
+
+ <text class="norm">If <b>SiSU</b> is installed on your system usual man commands should be available, try:</text>
+
+ </object>
+
+
+ <object id="56">
+
+
+ <ocn>56</ocn>
+
+
+ <text class="indent1"> man sisu</text>
+
+ </object>
+
+
+ <object id="57">
+
+
+ <ocn>57</ocn>
+
+
+ <text class="indent1"> man sisu_markup</text>
+
+ </object>
+
+
+ <object id="58">
+
+
+ <ocn>58</ocn>
+
+
+ <text class="indent1"> man sisu_commands</text>
+
+ </object>
+
+
+ <object id="59">
+
+
+ <ocn>59</ocn>
+
+
+ <text class="norm">Most <b>SiSU</b> man pages are generated directly from sisu documents that are used to prepare the sisu manual, the sources files for which are located within the <b>SiSU</b> tarball at:</text>
+
+ </object>
+
+
+ <object id="60">
+
+
+ <ocn>60</ocn>
+
+
+ <text class="indent1"> ./data/doc/sisu/sisu_manual/</text>
+
+ </object>
+
+
+ <object id="61">
+
+
+ <ocn>61</ocn>
+
+
+ <text class="norm">Once installed, directory equivalent to:</text>
+
+ </object>
+
+
+ <object id="62">
+
+
+ <ocn>62</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/</text>
+
+ </object>
+
+
+ <object id="63">
+
+
+ <ocn>63</ocn>
+
+
+ <text class="norm">Available man pages are converted back to html using man2html:</text>
+
+ </object>
+
+
+ <object id="64">
+
+
+ <ocn>64</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/</text>
+
+ </object>
+
+
+ <object id="65">
+
+
+ <ocn>65</ocn>
+
+
+ <text class="indent1"> ./data/doc/sisu/html/</text>
+
+ </object>
+
+
+ <object id="66">
+
+
+ <ocn>66</ocn>
+
+
+ <text class="norm">The <b>SiSU</b> man pages can be viewed online at:<endnote><number>9</number><note>generated from source using rman<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://polyglotman.sourceforge.net/rman.html">http://polyglotman.sourceforge.net/rman.html</link>&gt; <br /> With regard to <b>SiSU</b> man pages the formatting generated for markup syntax is not quite right, for that you might prefer the links under:<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sample">http://www.jus.uio.no/sample</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="67">
+
+
+ <ocn>67</ocn>
+
+
+ <text class="norm">An online version of the sisu man page is available here:</text>
+
+ </object>
+
+
+ <object id="68">
+
+
+ <ocn>68</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/"> various sisu man pages </link> <endnote><number>10</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/">http://www.jus.uio.no/sisu/man/</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="69">
+
+
+ <ocn>69</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.1.html"> sisu.1 </link> <endnote><number>11</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.1.html">http://www.jus.uio.no/sisu/man/sisu.1.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="70">
+
+
+ <ocn>70</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.8.html"> sisu.8 </link> <endnote><number>12</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.8.html">http://www.jus.uio.no/sisu/man/sisu.8.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="71">
+
+
+ <ocn>71</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_examples.1.html"> sisu_examples.1 </link> <endnote><number>13</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_examples.1.html">http://www.jus.uio.no/sisu/man/sisu_examples.1.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="72">
+
+
+ <ocn>72</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_webrick.1.html"> sisu_webrick.1 </link> <endnote><number>14</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_webrick.1.html">http://www.jus.uio.no/sisu/man/sisu_webrick.1.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="73">
+ <ocn>73</ocn>
+ <nametag>4.3</nametag>
+
+ <text>4.3 SiSU built-in interactive help</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="74">
+
+
+ <ocn>74</ocn>
+
+
+ <text class="norm">This is particularly useful when current installation information is obtained as the interactive help is able to provide information on your sisu configuration and setup.</text>
+
+ </object>
+
+
+ <object id="75">
+
+
+ <ocn>75</ocn>
+
+
+ <text class="indent1"> sisu --help</text>
+
+ </object>
+
+
+ <object id="76">
+
+
+ <ocn>76</ocn>
+
+
+ <text class="indent1"> sisu --help [subject]</text>
+
+ </object>
+
+
+ <object id="77">
+
+
+ <ocn>77</ocn>
+
+
+ <text class="indent2"> sisu --help env [for feedback on the way your system is setup with regard to sisu]</text>
+
+ </object>
+
+
+ <object id="78">
+
+
+ <ocn>78</ocn>
+
+
+ <text class="indent2"> sisu -V [same as above command]</text>
+
+ </object>
+
+
+ <object id="79">
+
+
+ <ocn>79</ocn>
+
+
+ <text class="indent2"> sisu --help commands</text>
+
+ </object>
+
+
+ <object id="80">
+
+
+ <ocn>80</ocn>
+
+
+ <text class="indent2"> sisu --help markup</text>
+
+ </object>
+
+
+ <object id="81">
+
+
+ <ocn>81</ocn>
+
+
+ <text class="norm">Apart from real-time information on your current configuration the <b>SiSU</b> manual and man pages are likely to contain more up-to-date information than the sisu interactive help (for example on commands and markup).</text>
+
+ </object>
+
+
+ <object id="82">
+
+
+ <ocn>82</ocn>
+
+
+ <text class="norm">NOTE: Running the command sisu (alone without any flags, filenames or wildcards) brings up the interactive help, as does any sisu command that is not recognised. Enter to escape.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="83">
+ <ocn>83</ocn>
+ <nametag>4.4</nametag>
+
+ <text>4.4 Help Sources</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="84">
+
+
+ <ocn>84</ocn>
+
+
+ <text class="norm">For lists of alternative help sources, see:</text>
+
+ </object>
+
+
+ <object id="85">
+
+
+ <ocn>85</ocn>
+
+
+ <text class="norm"><b>man page</b></text>
+
+ </object>
+
+
+ <object id="86">
+
+
+ <ocn>86</ocn>
+
+
+ <text class="indent1"> man sisu_help_sources</text>
+
+ </object>
+
+
+ <object id="87">
+
+
+ <ocn>87</ocn>
+
+
+ <text class="norm"><b>man2html</b></text>
+
+ </object>
+
+
+ <object id="88">
+
+
+ <ocn>88</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_help_sources/index.html</text>
+
+ </object>
+
+
+ <object id="89">
+
+
+ <ocn>89</ocn>
+
+
+ <text class="norm"><b>sisu generated html</b></text>
+
+ </object>
+
+
+ <object id="90">
+
+
+ <ocn>90</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_help_sources/index.html</text>
+
+ </object>
+
+
+ <object id="91">
+
+
+ <ocn>91</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_help_sources/index.html">http://sisudoc.org/sisu_manual/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="92">
+
+
+ <ocn>92</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_help_sources/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="93">
+ <ocn>93</ocn>
+ <nametag>commands</nametag>
+
+ <text>5. Commands Summary </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="94">
+ <ocn>94</ocn>
+ <nametag>5.1</nametag>
+
+ <text>5.1 Synopsis</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="95">
+
+
+ <ocn>95</ocn>
+
+
+ <text class="norm"><b>SiSU</b> - Structured information, Serialized Units - a document publishing system</text>
+
+ </object>
+
+
+ <object id="96">
+
+
+ <ocn>96</ocn>
+
+
+ <text class="norm">sisu [ -abcDdFHhIiMmNnopqRrSsTtUuVvwXxYyZz0-9 ] [ filename/ wildcard ]</text>
+
+ </object>
+
+
+ <object id="97">
+
+
+ <ocn>97</ocn>
+
+
+ <text class="norm">sisu [ -Ddcv ] [ instruction ]</text>
+
+ </object>
+
+
+ <object id="98">
+
+
+ <ocn>98</ocn>
+
+
+ <text class="norm">sisu [ -CcFLSVvW ]</text>
+
+ </object>
+
+
+ <object id="99">
+
+
+ <ocn>99</ocn>
+
+
+ <text class="norm">Note: commands should be issued from within the directory that contains the marked up files, cd to markup directory.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="100">
+ <ocn>100</ocn>
+ <nametag>5.2</nametag>
+
+ <text>5.2 Description</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="101">
+
+
+ <ocn>101</ocn>
+
+
+ <text class="norm"><b>SiSU</b> <b>SiSU</b> is a document publishing system, that from a simple single marked-up document, produces multiple of output formats including: plaintext, html, LaTeX, pdf, xhtml, XML, info, and SQL (PostgreSQL and SQLite), which share numbered text objects ("object citation numbering") and the same document structure information. For more see: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="102">
+ <ocn>102</ocn>
+ <nametag>5.3</nametag>
+
+ <text>5.3 Document Processing Command Flags</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="103">
+
+
+ <ocn>103</ocn>
+
+
+ <text class="norm"><b>-a [filename/wildcard] </b><br /> produces plaintext with Unix linefeeds and without markup, (object numbers are omitted), has footnotes at end of each paragraph that contains them [ -A for equivalent dos (linefeed) output file] [see -e for endnotes]. (Options include: --endnotes for endnotes --footnotes for footnotes at the end of each paragraph --unix for unix linefeed (default) --msdos for msdos linefeed)</text>
+
+ </object>
+
+
+ <object id="104">
+
+
+ <ocn>104</ocn>
+
+
+ <text class="norm"><b>-b [filename/wildcard] </b><br /> produces xhtml/XML output for browser viewing (sax parsing).</text>
+
+ </object>
+
+
+ <object id="105">
+
+
+ <ocn>105</ocn>
+
+
+ <text class="norm"><b>-C [--init-site] </b><br /> configure/initialise shared output directory files initialize shared output directory (config files such as css and dtd files are not updated if they already exist unless modifier is used). -C --init-site configure/initialise site more extensive than -C on its own, shared output directory files/force update, existing shared output config files such as css and dtd files are updated if this modifier is used.</text>
+
+ </object>
+
+
+ <object id="106">
+
+
+ <ocn>106</ocn>
+
+
+ <text class="norm"><b>-CC </b><br /> configure/initialise shared output directory files initialize shared output directory (config files such as css and dtd files are not updated if they already exist unless modifier is used). The equivalent of: -C --init-site configure/initialise site, more extensive than -C on its own, shared output directory files/force update, existing shared output config files such as css and dtd files are updated if -CC is used.</text>
+
+ </object>
+
+
+ <object id="107">
+
+
+ <ocn>107</ocn>
+
+
+ <text class="norm"><b>-c [filename/wildcard] </b><br /> screen toggle ansi screen colour on or off depending on default set (unless -c flag is used: if sisurc colour default is set to 'true', output to screen will be with colour, if sisurc colour default is set to 'false' or is undefined screen output will be without colour).</text>
+
+ </object>
+
+
+ <object id="108">
+
+
+ <ocn>108</ocn>
+
+
+ <text class="norm"><b>-D [instruction] [filename] </b><br /> database postgresql ( --pgsql may be used instead) possible instructions, include: --createdb; --create; --dropall; --import [filename]; --update [filename]; --remove [filename]; see database section below.</text>
+
+ </object>
+
+
+ <object id="109">
+
+
+ <ocn>109</ocn>
+
+
+ <text class="norm"><b>-d [--db-[database type (sqlite|pg)]] --[instruction] [filename] </b><br /> database type default set to sqlite, (for which --sqlite may be used instead) or to specify another database --db-[pgsql, sqlite] (however see -D) possible instructions include: --createdb; --create; --dropall; --import [filename]; --update [filename]; --remove [filename]; see database section below.</text>
+
+ </object>
+
+
+ <object id="110">
+
+
+ <ocn>110</ocn>
+
+
+ <text class="norm"><b>-F [--webserv=webrick] </b><br /> generate examples of (naive) cgi search form for sqlite and pgsql depends on your already having used sisu to populate an sqlite and/or pgsql database, (the sqlite version scans the output directories for existing sisu_sqlite databases, so it is first necessary to create them, before generating the search form) see -d -D and the database section below. If the optional parameter --webserv=webrick is passed, the cgi examples created will be set up to use the default port set for use by the webrick server, (otherwise the port is left blank and the system setting used, usually 80). The samples are dumped in the present work directory which must be writable, (with screen instructions given that they be copied to the cgi-bin directory). -Fv (in addition to the above) provides some information on setting up hyperestraier for sisu</text>
+
+ </object>
+
+
+ <object id="111">
+
+
+ <ocn>111</ocn>
+
+
+ <text class="norm"><b>-H [filename/wildcard] </b><br /> produces html without link suffixes (.html .pdf etc.) ("Hide"). Requires an appropriately configured web server. [behaviour switched after 0.35 see -h].</text>
+
+ </object>
+
+
+ <object id="112">
+
+
+ <ocn>112</ocn>
+
+
+ <text class="norm"><b>-h [filename/wildcard] </b><br /> produces html (with hardlinks i.e. with name suffixes in links/local urls). html, with internal document links that include the document suffix, i.e. whether it is .html or .pdf (required for browsing directly off a file system, and works with most web servers). [behaviour switched after 0.35 see -H].</text>
+
+ </object>
+
+
+ <object id="113">
+
+
+ <ocn>113</ocn>
+
+
+ <text class="norm"><b>-I [filename/wildcard] </b><br /> produces texinfo and info file, (view with pinfo).</text>
+
+ </object>
+
+
+ <object id="114">
+
+
+ <ocn>114</ocn>
+
+
+ <text class="norm"><b>-L </b><br /> prints license information.</text>
+
+ </object>
+
+
+ <object id="115">
+
+
+ <ocn>115</ocn>
+
+
+ <text class="norm"><b>-M [filename/wildcard/url] </b><br /> maintenance mode files created for processing preserved and their locations indicated. (also see -V)</text>
+
+ </object>
+
+
+ <object id="116">
+
+
+ <ocn>116</ocn>
+
+
+ <text class="norm"><b>-m [filename/wildcard/url] </b><br /> assumed for most other flags, creates new meta-markup file, (the metaverse ) that is used in all subsequent processing of other output. This step is assumed for most processing flags. To skip it see -n</text>
+
+ </object>
+
+
+ <object id="117">
+
+
+ <ocn>117</ocn>
+
+
+ <text class="norm"><b>-N [filename/wildcard/url] </b><br /> document digest or document content certificate ( DCC ) as md5 digest tree of the document: the digest for the document, and digests for each object contained within the document (together with information on software versions that produced it) (digest.txt). -NV for verbose digest output to screen.</text>
+
+ </object>
+
+
+ <object id="118">
+
+
+ <ocn>118</ocn>
+
+
+ <text class="norm"><b>-n [filename/wildcard/url] </b><br /> skip meta-markup (building of "metaverse"), this skips the equivalent of -m which is otherwise assumed by most processing flags.</text>
+
+ </object>
+
+
+ <object id="119">
+
+
+ <ocn>119</ocn>
+
+
+ <text class="norm"><b>-o [filename/wildcard/url] </b><br /> output basic document in opendocument file format (opendocument.odt).</text>
+
+ </object>
+
+
+ <object id="120">
+
+
+ <ocn>120</ocn>
+
+
+ <text class="norm"><b>-p [filename/wildcard] </b><br /> produces LaTeX pdf (portrait.pdf &amp; landscape.pdf). Default paper size is set in config file, or document header, or provided with additional command line parameter, e.g. --papersize-a4 preset sizes include: 'A4', U.S. 'letter' and 'legal' and book sizes 'A5' and 'B5' (system defaults to A4).</text>
+
+ </object>
+
+
+ <object id="121">
+
+
+ <ocn>121</ocn>
+
+
+ <text class="norm"><b>-q [filename/wildcard] </b><br /> quiet less output to screen.</text>
+
+ </object>
+
+
+ <object id="122">
+
+
+ <ocn>122</ocn>
+
+
+ <text class="norm"><b>-R [filename/wildcard] </b><br /> copies sisu output files to remote host using rsync. This requires that sisurc.yml has been provided with information on hostname and username, and that you have your "keys" and ssh agent in place. Note the behavior of rsync different if -R is used with other flags from if used alone. Alone the rsync --delete parameter is sent, useful for cleaning the remote directory (when -R is used together with other flags, it is not). Also see -r</text>
+
+ </object>
+
+
+ <object id="123">
+
+
+ <ocn>123</ocn>
+
+
+ <text class="norm"><b>-r [filename/wildcard] </b><br /> copies sisu output files to remote host using scp. This requires that sisurc.yml has been provided with information on hostname and username, and that you have your "keys" and ssh agent in place. Also see -R</text>
+
+ </object>
+
+
+ <object id="124">
+
+
+ <ocn>124</ocn>
+
+
+ <text class="norm"><b>-S </b><br /> produces a sisupod a zipped sisu directory of markup files including sisu markup source files and the directories local configuration file, images and skins. Note: this only includes the configuration files or skins contained in ./_sisu not those in &#126;/.sisu -S [filename/wildcard] option. Note: (this option is tested only with zsh).</text>
+
+ </object>
+
+
+ <object id="125">
+
+
+ <ocn>125</ocn>
+
+
+ <text class="norm"><b>-S [filename/wildcard] </b><br /> produces a zipped file of the prepared document specified along with associated images, by default named sisupod.zip they may alternatively be named with the filename extension .ssp This provides a quick way of gathering the relevant parts of a sisu document which can then for example be emailed. A sisupod includes sisu markup source file, (along with associated documents if a master file, or available in multilingual versions), together with related images and skin. <b>SiSU</b> commands can be run directly against a sisupod contained in a local directory, or provided as a url on a remote site. As there is a security issue with skins provided by other users, they are not applied unless the flag --trust or --trusted is added to the command instruction, it is recommended that file that are not your own are treated as untrusted. The directory structure of the unzipped file is understood by sisu, and sisu commands can be run within it. Note: if you wish to send multiple files, it quickly becomes more space efficient to zip the sisu markup directory, rather than the individual files for sending). See the -S option without [filename/wildcard].</text>
+
+ </object>
+
+
+ <object id="126">
+
+
+ <ocn>126</ocn>
+
+
+ <text class="norm"><b>-s [filename/wildcard] </b><br /> copies sisu markup file to output directory.</text>
+
+ </object>
+
+
+ <object id="127">
+
+
+ <ocn>127</ocn>
+
+
+ <text class="norm"><b>-t [filename/wildcard (*.termsheet.rb)] </b><br /> standard form document builder, preprocessing feature</text>
+
+ </object>
+
+
+ <object id="128">
+
+
+ <ocn>128</ocn>
+
+
+ <text class="norm"><b>-U [filename/wildcard] </b><br /> prints url output list/map for the available processing flags options and resulting files that could be requested, (can be used to get a list of processing options in relation to a file, together with information on the output that would be produced), -u provides url output mapping for those flags requested for processing. The default assumes sisu_webrick is running and provides webrick url mappings where appropriate, but these can be switched to file system paths in sisurc.yml</text>
+
+ </object>
+
+
+ <object id="129">
+
+
+ <ocn>129</ocn>
+
+
+ <text class="norm"><b>-u [filename/wildcard] </b><br /> provides url mapping of output files for the flags requested for processing, also see -U</text>
+
+ </object>
+
+
+ <object id="130">
+
+
+ <ocn>130</ocn>
+
+
+ <text class="norm"><b>-V </b><br /> on its own, provides <b>SiSU</b> version and environment information (sisu --help env)</text>
+
+ </object>
+
+
+ <object id="131">
+
+
+ <ocn>131</ocn>
+
+
+ <text class="norm"><b>-V [filename/wildcard] </b><br /> even more verbose than the -v flag. (also see -M)</text>
+
+ </object>
+
+
+ <object id="132">
+
+
+ <ocn>132</ocn>
+
+
+ <text class="norm"><b>-v </b><br /> on its own, provides <b>SiSU</b> version information</text>
+
+ </object>
+
+
+ <object id="133">
+
+
+ <ocn>133</ocn>
+
+
+ <text class="norm"><b>-v [filename/wildcard] </b><br /> provides verbose output of what is being built, where it is being built (and error messages if any), as with -u flag provides a url mapping of files created for each of the processing flag requests. See also -V</text>
+
+ </object>
+
+
+ <object id="134">
+
+
+ <ocn>134</ocn>
+
+
+ <text class="norm"><b>-W </b><br /> starts ruby's webrick webserver points at sisu output directories, the default port is set to 8081 and can be changed in the resource configuration files. [tip: the webrick server requires link suffixes, so html output should be created using the -h option rather than -H; also, note -F webrick ].</text>
+
+ </object>
+
+
+ <object id="135">
+
+
+ <ocn>135</ocn>
+
+
+ <text class="norm"><b>-w [filename/wildcard] </b><br /> produces concordance (wordmap) a rudimentary index of all the words in a document. (Concordance files are not generated for documents of over 260,000 words unless this limit is increased in the file sisurc.yml)</text>
+
+ </object>
+
+
+ <object id="136">
+
+
+ <ocn>136</ocn>
+
+
+ <text class="norm"><b>-X [filename/wildcard] </b><br /> produces XML output with deep document structure, in the nature of dom.</text>
+
+ </object>
+
+
+ <object id="137">
+
+
+ <ocn>137</ocn>
+
+
+ <text class="norm"><b>-x [filename/wildcard] </b><br /> produces XML output shallow structure (sax parsing).</text>
+
+ </object>
+
+
+ <object id="138">
+
+
+ <ocn>138</ocn>
+
+
+ <text class="norm"><b>-Y [filename/wildcard] </b><br /> produces a short sitemap entry for the document, based on html output and the sisu_manifest. --sitemaps generates/updates the sitemap index of existing sitemaps. (Experimental, [g,y,m announcement this week])</text>
+
+ </object>
+
+
+ <object id="139">
+
+
+ <ocn>139</ocn>
+
+
+ <text class="norm"><b>-y [filename/wildcard] </b><br /> produces an html summary of output generated (hyperlinked to content) and document specific metadata (sisu_manifest.html). This step is assumed for most processing flags.</text>
+
+ </object>
+
+
+ <object id="140">
+
+
+ <ocn>140</ocn>
+
+
+ <text class="norm"><b>-Z [filename/wildcard] </b><br /> Zap, if used with other processing flags deletes output files of the type about to be processed, prior to processing. If -Z is used as the lone processing related flag (or in conjunction with a combination of -[mMvVq]), will remove the related document output directory.</text>
+
+ </object>
+
+
+ <object id="141">
+
+
+ <ocn>141</ocn>
+
+
+ <text class="norm"><b>-z [filename/wildcard] </b><br /> produces php (zend) [this feature is disabled for the time being]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="142">
+ <ocn>142</ocn>
+ <nametag>command_modifiers</nametag>
+
+ <text>6. command line modifiers </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="143">
+
+
+ <ocn>143</ocn>
+
+
+ <text class="norm"><b>--no-ocn </b><br /> [with -h -H or -p] switches off object citation numbering. Produce output without identifying numbers in margins of html or LaTeX/pdf output.</text>
+
+ </object>
+
+
+ <object id="144">
+
+
+ <ocn>144</ocn>
+
+
+ <text class="norm"><b>--no-annotate </b><br /> strips output text of editor endnotes<endnote><symbol>*1</symbol><note>square brackets</note></endnote> denoted by asterisk or dagger/plus sign</text>
+
+ </object>
+
+
+ <object id="145">
+
+
+ <ocn>145</ocn>
+
+
+ <text class="norm"><b>--no-asterisk </b><br /> strips output text of editor endnotes<endnote><symbol>*2</symbol><note>square brackets</note></endnote> denoted by asterisk sign</text>
+
+ </object>
+
+
+ <object id="146">
+
+
+ <ocn>146</ocn>
+
+
+ <text class="norm"><b>--no-dagger </b><br /> strips output text of editor endnotes<endnote><symbol>+1</symbol><note>square brackets</note></endnote> denoted by dagger/plus sign</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="147">
+ <ocn>147</ocn>
+ <nametag>commands_database</nametag>
+
+ <text>7. database commands </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="148">
+
+
+ <ocn>148</ocn>
+
+
+ <text class="norm">dbi - database interface</text>
+
+ </object>
+
+
+ <object id="149">
+
+
+ <ocn>149</ocn>
+
+
+ <text class="norm">-D or --pgsql set for postgresql -d or --sqlite default set for sqlite -d is modifiable with --db=[database type (pgsql or sqlite)]</text>
+
+ </object>
+
+
+ <object id="150">
+
+
+ <ocn>150</ocn>
+
+
+ <text class="norm"><b>-Dv --createall </b><br /> initial step, creates required relations (tables, indexes) in existing postgresql database (a database should be created manually and given the same name as working directory, as requested) (rb.dbi) [ -dv --createall sqlite equivalent] it may be necessary to run sisu -Dv --createdb initially NOTE: at the present time for postgresql it may be necessary to manually create the database. The command would be 'createdb [database name]' where database name would be SiSU_[present working directory name (without path)]. Please use only alphanumerics and underscores.</text>
+
+ </object>
+
+
+ <object id="151">
+
+
+ <ocn>151</ocn>
+
+
+ <text class="norm"><b>-Dv --import </b><br /> [filename/wildcard] imports data specified to postgresql db (rb.dbi) [ -dv --import sqlite equivalent]</text>
+
+ </object>
+
+
+ <object id="152">
+
+
+ <ocn>152</ocn>
+
+
+ <text class="norm"><b>-Dv --update </b><br /> [filename/wildcard] updates/imports specified data to postgresql db (rb.dbi) [ -dv --update sqlite equivalent]</text>
+
+ </object>
+
+
+ <object id="153">
+
+
+ <ocn>153</ocn>
+
+
+ <text class="norm"><b>-D --remove </b><br /> [filename/wildcard] removes specified data to postgresql db (rb.dbi) [ -d --remove sqlite equivalent]</text>
+
+ </object>
+
+
+ <object id="154">
+
+
+ <ocn>154</ocn>
+
+
+ <text class="norm"><b>-D --dropall </b><br /> kills data" and drops (postgresql or sqlite) db, tables &amp; indexes [ -d --dropall sqlite equivalent]</text>
+
+ </object>
+
+
+ <object id="155">
+
+
+ <ocn>155</ocn>
+
+
+ <text class="norm">The v in e.g. -Dv is for verbose output.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="156">
+ <ocn>156</ocn>
+ <nametag>command_shorcuts</nametag>
+
+ <text>8. Shortcuts, Shorthand for multiple flags </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="157">
+
+
+ <ocn>157</ocn>
+
+
+ <text class="norm"><b>--update [filename/wildcard] </b><br /> Checks existing file output and runs the flags required to update this output. This means that if only html and pdf output was requested on previous runs, only the -hp files will be applied, and only these will be generated this time, together with the summary. This can be very convenient, if you offer different outputs of different files, and just want to do the same again.</text>
+
+ </object>
+
+
+ <object id="158">
+
+
+ <ocn>158</ocn>
+
+
+ <text class="norm"><b>-0 to -5 [filename or wildcard] </b><br /> Default shorthand mappings (note that the defaults can be changed/configured in the sisurc.yml file):</text>
+
+ </object>
+
+
+ <object id="159">
+
+
+ <ocn>159</ocn>
+
+
+ <text class="norm"><b>-0 </b><br /> -mNhwpAobxXyYv [this is the default action run when no options are give, i.e. on 'sisu [filename]']</text>
+
+ </object>
+
+
+ <object id="160">
+
+
+ <ocn>160</ocn>
+
+
+ <text class="norm"><b>-1 </b><br /> -mNHwpy</text>
+
+ </object>
+
+
+ <object id="161">
+
+
+ <ocn>161</ocn>
+
+
+ <text class="norm"><b>-2 </b><br /> -mNHwpaoy</text>
+
+ </object>
+
+
+ <object id="162">
+
+
+ <ocn>162</ocn>
+
+
+ <text class="norm"><b>-3 </b><br /> -mNhwpAobxXyY</text>
+
+ </object>
+
+
+ <object id="163">
+
+
+ <ocn>163</ocn>
+
+
+ <text class="norm"><b>-4 </b><br /> -mNhwpAobxXDyY --import</text>
+
+ </object>
+
+
+ <object id="164">
+
+
+ <ocn>164</ocn>
+
+
+ <text class="norm"><b>-5 </b><br /> -mNhwpAobxXDyY --update</text>
+
+ </object>
+
+
+ <object id="165">
+
+
+ <ocn>165</ocn>
+
+
+ <text class="norm">add -v for verbose mode and -c for color, e.g. sisu -2vc [filename or wildcard]</text>
+
+ </object>
+
+
+ <object id="166">
+
+
+ <ocn>166</ocn>
+
+
+ <text class="norm">consider -u for appended url info or -v for verbose output</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="167">
+ <ocn>167</ocn>
+ <nametag>8.0.1</nametag>
+
+ <text>8.0.1 Command Line with Flags - Batch Processing</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="168">
+
+
+ <ocn>168</ocn>
+
+
+ <text class="norm">In the data directory run sisu -mh filename or wildcard eg. "sisu -h cisg.sst" or "sisu -h *.{sst,ssm}" to produce html version of all documents.</text>
+
+ </object>
+
+
+ <object id="169">
+
+
+ <ocn>169</ocn>
+
+
+ <text class="norm">Running sisu (alone without any flags, filenames or wildcards) brings up the interactive help, as does any sisu command that is not recognised. Enter to escape.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="170">
+ <ocn>170</ocn>
+ <nametag>markup</nametag>
+
+ <text>9. Introduction to SiSU Markup<endnote><number>15</number><note>From sometime after SiSU 0.58 it should be possible to describe SiSU markup using SiSU, which though not an original design goal is useful.</note></endnote> </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="171">
+ <ocn>171</ocn>
+ <nametag>9.1</nametag>
+
+ <text>9.1 Summary</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="172">
+
+
+ <ocn>172</ocn>
+
+
+ <text class="norm"><b>SiSU</b> source documents are plaintext (UTF-8)<endnote><number>16</number><note>files should be prepared using UTF-8 character encoding</note></endnote> files</text>
+
+ </object>
+
+
+ <object id="173">
+
+
+ <ocn>173</ocn>
+
+
+ <text class="norm">All paragraphs are separated by an empty line.</text>
+
+ </object>
+
+
+ <object id="174">
+
+
+ <ocn>174</ocn>
+
+
+ <text class="norm">Markup is comprised of:</text>
+
+ </object>
+
+
+ <object id="175">
+
+
+ <ocn>175</ocn>
+
+
+ <text class="indent_bullet"> at the top of a document, the document header made up of semantic meta-data about the document and if desired additional processing instructions (such an instruction to automatically number headings from a particular level down)</text>
+
+ </object>
+
+
+ <object id="176">
+
+
+ <ocn>176</ocn>
+
+
+ <text class="indent_bullet"> followed by the prepared substantive text of which the most important single characteristic is the markup of different heading levels, which define the primary outline of the document structure. Markup of substantive text includes:</text>
+
+ </object>
+
+
+ <object id="177">
+
+
+ <ocn>177</ocn>
+
+
+ <text class="indent_bullet1"> heading levels defines document structure</text>
+
+ </object>
+
+
+ <object id="178">
+
+
+ <ocn>178</ocn>
+
+
+ <text class="indent_bullet1"> text basic attributes, italics, bold etc.</text>
+
+ </object>
+
+
+ <object id="179">
+
+
+ <ocn>179</ocn>
+
+
+ <text class="indent_bullet1"> grouped text (objects), which are to be treated differently, such as code blocks or poems.</text>
+
+ </object>
+
+
+ <object id="180">
+
+
+ <ocn>180</ocn>
+
+
+ <text class="indent_bullet1"> footnotes/endnotes</text>
+
+ </object>
+
+
+ <object id="181">
+
+
+ <ocn>181</ocn>
+
+
+ <text class="indent_bullet1"> linked text and images</text>
+
+ </object>
+
+
+ <object id="182">
+
+
+ <ocn>182</ocn>
+
+
+ <text class="indent_bullet1"> paragraph actions, such as indent, bulleted, numbered-lists, etc.</text>
+
+ </object>
+
+
+ <object id="183">
+
+
+ <ocn>183</ocn>
+
+
+ <text class="norm">Some interactive help on markup is available, by typing sisu and selecting markup or sisu --help markup</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="184">
+ <ocn>184</ocn>
+ <nametag>9.2</nametag>
+
+ <text>9.2 Markup Examples</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="185">
+ <ocn>185</ocn>
+ <nametag>9.2.1</nametag>
+
+ <text>9.2.1 Online</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="186">
+
+
+ <ocn>186</ocn>
+
+
+ <text class="norm">Online markup examples are available together with the respective outputs produced from &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html">http://www.jus.uio.no/sisu/SiSU/2.html</link>&gt; or from &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_examples/">http://www.jus.uio.no/sisu/sisu_examples/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="187">
+
+
+ <ocn>187</ocn>
+
+
+ <text class="norm">There is of course this document, which provides a cursory overview of sisu markup and the respective output produced: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_markup/">http://www.jus.uio.no/sisu/sisu_markup/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="188">
+
+
+ <ocn>188</ocn>
+
+
+ <text class="norm">Some example marked up files are available as html with syntax highlighting for viewing: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/syntax">http://www.jus.uio.no/sisu/sample/syntax</link>&gt;</text>
+
+ </object>
+
+
+ <object id="189">
+
+
+ <ocn>189</ocn>
+
+
+ <text class="norm">an alternative presentation of markup syntax: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/on_markup.txt">http://www.jus.uio.no/sisu/sample/on_markup.txt</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="190">
+ <ocn>190</ocn>
+ <nametag>9.2.2</nametag>
+
+ <text>9.2.2 Installed</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="191">
+
+
+ <ocn>191</ocn>
+
+
+ <text class="norm">With <b>SiSU</b> installed sample skins may be found in: /usr/share/doc/sisu/sisu_markup_samples/dfsg (or equivalent directory) and if sisu-markup-samples is installed also under: /usr/share/doc/sisu/sisu_markup_samples/non-free</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="192">
+ <ocn>192</ocn>
+ <nametag>headers</nametag>
+
+ <text>10. Markup of Headers </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="193">
+
+
+ <ocn>193</ocn>
+
+
+ <text class="norm">Headers consist of semantic meta-data about a document, which can be used by any output module of the program; and may in addition include extra processing instructions.</text>
+
+ </object>
+
+
+ <object id="194">
+
+
+ <ocn>194</ocn>
+
+
+ <text class="norm">Note: the first line of a document may include information on the markup version used in the form of a comment. Comments are a percentage mark at the start of a paragraph (and as the first character in a line of text) followed by a space and the comment:</text>
+
+ </object>
+
+
+ <object id="195">
+
+
+ <ocn>195</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;% this would be a comment&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="196">
+ <ocn>196</ocn>
+ <nametag>10.1</nametag>
+
+ <text>10.1 Sample Header</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="197">
+
+
+ <ocn>197</ocn>
+
+
+ <text class="norm">This current document has a header similar to this one (without the comments):</text>
+
+ </object>
+
+
+ <object id="198">
+
+
+ <ocn>198</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;% SiSU 0.57<br /><br />&#160;&#160; &nbsp;&nbsp;@title: SiSU<br /><br />&#160;&#160; &nbsp;&nbsp;@subtitle: Markup [0.58]<br /><br />&#160;&#160; &nbsp;&nbsp;@creator: Ralph Amissah<br /><br />&#160;&#160; &nbsp;&nbsp;@rights: Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3<br /><br />&#160;&#160; &nbsp;&nbsp;@type: information<br /><br />&#160;&#160; &nbsp;&nbsp;@subject: ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search<br /><br />&#160;&#160; &nbsp;&nbsp;@date.created: 2002-08-28<br /><br />&#160;&#160; &nbsp;&nbsp;@date.issued: 2002-08-28<br /><br />&#160;&#160; &nbsp;&nbsp;@date.available: 2002-08-28<br /><br />&#160;&#160; &nbsp;&nbsp;@date.modified: 2007-09-16<br /><br />&#160;&#160; &nbsp;&nbsp;@date: 2007-09-16<br /><br />&#160;&#160; &nbsp;&nbsp;@level: new=C; break=1; num_top=1<br /><br />&#160;&#160; &nbsp;&nbsp;% comment: in this @level header num_top=1 starts automatic heading numbering at heading level 1 (numbering continues 3 levels down); the new and break instructions are used by the LaTeX/pdf and odf output to determine where to put page breaks (that are not used by html output or say sql database population).<br /><br />&#160;&#160; &nbsp;&nbsp;@skin: skin_sisu_manual<br /><br />&#160;&#160; &nbsp;&nbsp;% skins modify the appearance of a document and are placed in a sub-directory under ./_sisu/skin ~/.sisu/skin or /etc/sisu/skin. A skin may affect single documents that request them, all documents in a directory, or be site-wide. (A document is affected by a single skin)<br /><br />&#160;&#160; &nbsp;&nbsp;@bold: /Gnu|Debian|Ruby|SiSU/<br /><br />&#160;&#160; &nbsp;&nbsp;@links: { SiSU Manual }http://www.jus.uio.no/sisu/sisu_manual/ <br />&#160;&#160; &nbsp;&nbsp;{ Book Samples and Markup Examples }http://www.jus.uio.no/sisu/SiSU/2.html <br />&#160;&#160; &nbsp;&nbsp;{ SiSU @ Wikipedia }http://en.wikipedia.org/wiki/SiSU <br />&#160;&#160; &nbsp;&nbsp;{ SiSU @ Freshmeat }http://freshmeat.net/projects/sisu/ <br />&#160;&#160; &nbsp;&nbsp;{ SiSU @ Ruby Application Archive }http://raa.ruby-lang.org/project/sisu/ <br />&#160;&#160; &nbsp;&nbsp;{ SiSU @ Debian }http://packages.qa.debian.org/s/sisu.html <br />&#160;&#160; &nbsp;&nbsp;{ SiSU Download }http://www.jus.uio.no/sisu/SiSU/download.html <br />&#160;&#160; &nbsp;&nbsp;{ SiSU Changelog }http://www.jus.uio.no/sisu/SiSU/changelog.html<br /> <br />&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="199">
+ <ocn>199</ocn>
+ <nametag>10.2</nametag>
+
+ <text>10.2 Available Headers</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="200">
+
+
+ <ocn>200</ocn>
+
+
+ <text class="norm">Header tags appear at the beginning of a document and provide meta information on the document (such as the Dublin Core), or information as to how the document as a whole is to be processed. All header instructions take either the form @headername: or 0~headername. All Dublin Core meta tags are available</text>
+
+ </object>
+
+
+ <object id="201">
+
+
+ <ocn>201</ocn>
+
+
+ <text class="norm"><b>@indentifier:</b> information or instructions</text>
+
+ </object>
+
+
+ <object id="202">
+
+
+ <ocn>202</ocn>
+
+
+ <text class="norm">where the "identifier" is a tag recognised by the program, and the "information" or "instructions" belong to the tag/indentifier specified</text>
+
+ </object>
+
+
+ <object id="203">
+
+
+ <ocn>203</ocn>
+
+
+ <text class="norm">Note: a header where used should only be used once; all headers apart from @title: are optional; the @structure: header is used to describe document structure, and can be useful to know.</text>
+
+ </object>
+
+
+ <object id="204">
+
+
+ <ocn>204</ocn>
+
+
+ <text class="norm">This is a sample header</text>
+
+ </object>
+
+
+ <object id="205">
+
+
+ <ocn>205</ocn>
+
+
+ <text class="norm"><b>% SiSU 0.38</b> [declared file-type identifier with markup version]</text>
+
+ </object>
+
+
+ <object id="206">
+
+
+ <ocn>206</ocn>
+
+
+ <text class="norm"><b>@title:</b> [title text] This is the title of the document and used as such, this header is the only one that is <u>mandatory</u></text>
+
+ </object>
+
+
+ <object id="207">
+
+
+ <ocn>207</ocn>
+
+
+ <text class="norm"><b>@subtitle:</b> The Subtitle if any</text>
+
+ </object>
+
+
+ <object id="208">
+
+
+ <ocn>208</ocn>
+
+
+ <text class="norm"><b>@creator:</b> [or @author:] Name of Author</text>
+
+ </object>
+
+
+ <object id="209">
+
+
+ <ocn>209</ocn>
+
+
+ <text class="norm"><b>@subject:</b> (whatever your subject)</text>
+
+ </object>
+
+
+ <object id="210">
+
+
+ <ocn>210</ocn>
+
+
+ <text class="norm"><b>@description:</b></text>
+
+ </object>
+
+
+ <object id="211">
+
+
+ <ocn>211</ocn>
+
+
+ <text class="norm"><b>@publisher:</b></text>
+
+ </object>
+
+
+ <object id="212">
+
+
+ <ocn>212</ocn>
+
+
+ <text class="norm"><b>@contributor:</b></text>
+
+ </object>
+
+
+ <object id="213">
+
+
+ <ocn>213</ocn>
+
+
+ <text class="norm"><b>@translator:</b> [or @translated_by:]</text>
+
+ </object>
+
+
+ <object id="214">
+
+
+ <ocn>214</ocn>
+
+
+ <text class="norm"><b>@illustrator:</b> [or @illustrated_by:]</text>
+
+ </object>
+
+
+ <object id="215">
+
+
+ <ocn>215</ocn>
+
+
+ <text class="norm"><b>@prepared_by:</b> [or @digitized_by:]</text>
+
+ </object>
+
+
+ <object id="216">
+
+
+ <ocn>216</ocn>
+
+
+ <text class="norm"><b>@date: 2000-08-27</b> [ also @date.created: @date.issued: @date.available: @date.valid: @date.modified: ]</text>
+
+ </object>
+
+
+ <object id="217">
+
+
+ <ocn>217</ocn>
+
+
+ <text class="norm"><b>@type: article</b></text>
+
+ </object>
+
+
+ <object id="218">
+
+
+ <ocn>218</ocn>
+
+
+ <text class="norm"><b>@format:</b></text>
+
+ </object>
+
+
+ <object id="219">
+
+
+ <ocn>219</ocn>
+
+
+ <text class="norm"><b>@identifier:</b></text>
+
+ </object>
+
+
+ <object id="220">
+
+
+ <ocn>220</ocn>
+
+
+ <text class="norm"><b>@source:</b></text>
+
+ </object>
+
+
+ <object id="221">
+
+
+ <ocn>221</ocn>
+
+
+ <text class="norm"><b>@language:</b> [or @language.document:] [country code for language if available, or language, English, en is the default setting] (en - English, fr - French, de - German, it - Italian, es - Spanish, pt - Portuguese, sv - Swedish, da - Danish, fi - Finnish, no - Norwegian, is - Icelandic, nl - Dutch, et - Estonian, hu - Hungarian, pl - Polish, ro - Romanian, ru - Russian, el - Greek, uk - Ukranian, tr - Turkish, sk - Slovak, sl - Slovenian, hr - Croatian, cs - Czech, bg - Bul garian ) [however, encodings are not available for all of the languages listed.]</text>
+
+ </object>
+
+
+ <object id="222">
+
+
+ <ocn>222</ocn>
+
+
+ <text class="norm">[@language.original: original language in which the work was published]</text>
+
+ </object>
+
+
+ <object id="223">
+
+
+ <ocn>223</ocn>
+
+
+ <text class="norm"><b>@papersize:</b> (A4|US_letter|book_B5|book_A5|US_legal)</text>
+
+ </object>
+
+
+ <object id="224">
+
+
+ <ocn>224</ocn>
+
+
+ <text class="norm"><b>@relation:</b></text>
+
+ </object>
+
+
+ <object id="225">
+
+
+ <ocn>225</ocn>
+
+
+ <text class="norm"><b>@coverage:</b></text>
+
+ </object>
+
+
+ <object id="226">
+
+
+ <ocn>226</ocn>
+
+
+ <text class="norm"><b>@rights:</b> Copyright (c) Name of Right Holder, all rights reserved, or as granted: public domain, copyleft, creative commons variant, etc.</text>
+
+ </object>
+
+
+ <object id="227">
+
+
+ <ocn>227</ocn>
+
+
+ <text class="norm"><b>@owner:</b></text>
+
+ </object>
+
+
+ <object id="228">
+
+
+ <ocn>228</ocn>
+
+
+ <text class="norm"><b>@keywords:</b> text document generation processing management latex pdf structured xml citation [your keywords here, used for example by rss feeds, and in sql searches]</text>
+
+ </object>
+
+
+ <object id="229">
+
+
+ <ocn>229</ocn>
+
+
+ <text class="norm"><b>@abstract:</b> [paper abstract, placed after table of contents]</text>
+
+ </object>
+
+
+ <object id="230">
+
+
+ <ocn>230</ocn>
+
+
+ <text class="norm"><b>@comment:</b> [...]</text>
+
+ </object>
+
+
+ <object id="231">
+
+
+ <ocn>231</ocn>
+
+
+ <text class="norm"><b>@catalogue:</b> loc=[Library of Congress classification]; dewey=[Dewey classification]; isbn=[ISBN]; pg=[Project Gutenberg text number]</text>
+
+ </object>
+
+
+ <object id="232">
+
+
+ <ocn>232</ocn>
+
+
+ <text class="norm"><b>@classify_loc:</b> [Library of Congress classification]</text>
+
+ </object>
+
+
+ <object id="233">
+
+
+ <ocn>233</ocn>
+
+
+ <text class="norm"><b>@classify_dewey:</b> [Dewey classification]</text>
+
+ </object>
+
+
+ <object id="234">
+
+
+ <ocn>234</ocn>
+
+
+ <text class="norm"><b>@classify_isbn:</b> [ISBN]</text>
+
+ </object>
+
+
+ <object id="235">
+
+
+ <ocn>235</ocn>
+
+
+ <text class="norm"><b>@classify_pg:</b> [Project Gutenberg text number]</text>
+
+ </object>
+
+
+ <object id="236">
+
+
+ <ocn>236</ocn>
+
+
+ <text class="norm"><b>@prefix:</b> [prefix is placed just after table of contents]</text>
+
+ </object>
+
+
+ <object id="237">
+
+
+ <ocn>237</ocn>
+
+
+ <text class="norm"><b>@prefix_a:</b> [prefix is placed just before table of contents - not implemented]</text>
+
+ </object>
+
+
+ <object id="238">
+
+
+ <ocn>238</ocn>
+
+
+ <text class="norm"><b>@prefix_b:</b></text>
+
+ </object>
+
+
+ <object id="239">
+
+
+ <ocn>239</ocn>
+
+
+ <text class="norm"><b>@rcs:</b> $Id: sisu_markup.sst,v 1.2 2007/09/08 17:12:47 ralph Exp $ [used by rcs or cvs to embed version (revision control) information into document, rcs or cvs can usefully provide a history of updates to a document ]</text>
+
+ </object>
+
+
+ <object id="240">
+
+
+ <ocn>240</ocn>
+
+
+ <text class="norm"><b>@structure:</b> PART; CHAPTER; SECTION; ARTICLE; none; none;<br /> optional, document structure can be defined by words to match or regular expression (the regular expression is assumed to start at the beginning of a line of text i.e. ^) default markers :A&#126; to :C&#126; and 1~ to 6~ can be used within text instead, without this header tag, and may be used to supplement the instructions provided in this header tag if provided (@structure: is a synonym for @toc:)</text>
+
+ </object>
+
+
+ <object id="241">
+
+
+ <ocn>241</ocn>
+
+
+ <text class="norm"><b>@level:</b> newpage=3; breakpage=4<br /> [paragraph level, used by latex to breakpages, the page is optional eg. in newpage]</text>
+
+ </object>
+
+
+ <object id="242">
+
+
+ <ocn>242</ocn>
+
+
+ <text class="norm"><b>@markup:</b> information on the markup used, e.g. new=1,2,3; break=4; num_top=4 [or newpage=1,2,3; breakpage=4; num_top=4] newpage and breakpage, heading level, used by LaTeX to breakpages. breakpage: starts on a new page in single column text and on a new column in double column text; newpage: starts on a new page for both single and double column texts.<br /> num_top=4 [auto-number document, starting at level 4. the default is to provide 3 levels, as in 1 level 4, 1.1 level 5, 1.1.1 level 6, markup to be merged within level]<br /> num_extract [take numbering of headings provided (manually in marked up source document), and use for numbering of segments. Available where a clear numbering structure is provided within document, without the repetition of a number in a header.] [In 0.38 notation, you would map to the equivalent levels, the examples provided would map to the following new=A,B,C; break=1; num_top=1 [or newpage=A,B,C; breakpage=1; num_top=1] see headings]</text>
+
+ </object>
+
+
+ <object id="243">
+
+
+ <ocn>243</ocn>
+
+
+ <text class="norm"><b>@bold:</b> [regular expression of words/phrases to be made bold]</text>
+
+ </object>
+
+
+ <object id="244">
+
+
+ <ocn>244</ocn>
+
+
+ <text class="norm"><b>@italics:</b> [regular expression of words/phrases to italicise]</text>
+
+ </object>
+
+
+ <object id="245">
+
+
+ <ocn>245</ocn>
+
+
+ <text class="norm"><b>@vocabulary:</b> name of taxonomy/vocabulary/wordlist to use against document</text>
+
+ </object>
+
+
+ <object id="246">
+
+
+ <ocn>246</ocn>
+
+
+ <text class="norm"><b>@skin:</b> skin_doc_[name_of_desired_document_skin]<br /> skins change default settings related to the appearance of documents generated, such as the urls of the home site, and the icon/logo for the document or site.</text>
+
+ </object>
+
+
+ <object id="247">
+
+
+ <ocn>247</ocn>
+
+
+ <text class="norm"><b>@links:</b> &#123; <b>SiSU</b> }http://www.jus.uio.no/sisu/;<br /> &#123; FSF }http://www.fsf.org</text>
+
+ </object>
+
+
+ <object id="248">
+
+
+ <ocn>248</ocn>
+
+
+ <text class="norm"><b>@promo:</b> sisu, ruby, search_libre_docs, open_society<br /> [places content in right pane in html, makes use of list.yml and promo.yml, commented out sample in document sample: free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams.sst]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="249">
+ <ocn>249</ocn>
+ <nametag>11</nametag>
+
+ <text>11. Markup of Substantive Text</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="250">
+ <ocn>250</ocn>
+ <nametag>heading_levels</nametag>
+
+ <text>11.1 Heading Levels </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="251">
+
+
+ <ocn>251</ocn>
+
+
+ <text class="norm">Heading levels are :A&#126; ,:B&#126; ,:C&#126; ,1&#126; ,2&#126; ,3&#126; ... :A - :C being part / section headings, followed by other heading levels, and 1 -6 being headings followed by substantive text or sub-headings. :A&#126; usually the title :A&#126;? conditional level 1 heading (used where a stand-alone document may be imported into another)</text>
+
+ </object>
+
+
+ <object id="252">
+
+
+ <ocn>252</ocn>
+
+
+ <text class="norm"><b>:A&#126; [heading text]</b> Top level heading [this usually has similar content to the title @title: ] NOTE: the heading levels described here are in 0.38 notation, see heading</text>
+
+ </object>
+
+
+ <object id="253">
+
+
+ <ocn>253</ocn>
+
+
+ <text class="norm"><b>:B&#126; [heading text]</b> Second level heading [this is a heading level divider]</text>
+
+ </object>
+
+
+ <object id="254">
+
+
+ <ocn>254</ocn>
+
+
+ <text class="norm"><b>:C&#126; [heading text]</b> Third level heading [this is a heading level divider]</text>
+
+ </object>
+
+
+ <object id="255">
+
+
+ <ocn>255</ocn>
+
+
+ <text class="norm"><b>1&#126; [heading text]</b> Top level heading preceding substantive text of document or sub&#045;heading 2, the heading level that would normally be marked 1. or 2. or 3. etc. in a document, and the level on which sisu by default would break html output into named segments, names are provided automatically if none are given (a number), otherwise takes the form 1~my&#095;filename&#095;for&#095;this&#095;segment</text>
+
+ </object>
+
+
+ <object id="256">
+
+
+ <ocn>256</ocn>
+
+
+ <text class="norm"><b>2&#126; [heading text]</b> Second level heading preceding substantive text of document or sub&#045;heading 3, the heading level that would normally be marked 1.1 or 1.2 or 1.3 or 2.1 etc. in a document.</text>
+
+ </object>
+
+
+ <object id="257">
+
+
+ <ocn>257</ocn>
+
+
+ <text class="norm"><b>3&#126; [heading text]</b> Third level heading preceding substantive text of document, that would normally be marked 1.1.1 or 1.1.2 or 1.2.1 or 2.1.1 etc. in a document</text>
+
+ </object>
+
+
+ <object id="258">
+
+
+ <ocn>258</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;1~filename level 1 heading,<br /><br />&#160;&#160; &nbsp;&nbsp;% the primary division such as Chapter that is followed by substantive text, and may be further subdivided (this is the level on which by default html segments are made)&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="259">
+ <ocn>259</ocn>
+ <nametag>11.2</nametag>
+
+ <text>11.2 Font Attributes</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="260">
+
+
+ <ocn>260</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="261">
+
+
+ <ocn>261</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;normal text !{emphasis}! *{bold text}* _{underscore}_ /{italics}/ "{citation}" ^{superscript}^ ,{subscript}, +{inserted text}+<br /><br />&#160;&#160; &nbsp;&nbsp;normal text<br /><br />&#160;&#160; &nbsp;&nbsp;!{emphasis}!<br /><br />&#160;&#160; &nbsp;&nbsp;*{bold text}*<br /><br />&#160;&#160; &nbsp;&nbsp;_{underscore}<br /><br />&#160;&#160; &nbsp;&nbsp;/{italics}/<br /><br />&#160;&#160; &nbsp;&nbsp;"{citation}"<br /><br />&#160;&#160; &nbsp;&nbsp;^{superscript}^<br /><br />&#160;&#160; &nbsp;&nbsp;,{subscript},<br /><br />&#160;&#160; &nbsp;&nbsp;+{inserted text}+<br /><br />&#160;&#160; &nbsp;&nbsp;-{strikethrough}-&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="262">
+
+
+ <ocn>262</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="263">
+
+
+ <ocn>263</ocn>
+
+
+ <text class="norm">normal text <em>emphasis</em> <b>bold text</b> <u>underscore</u> <i>italics</i> <cite>citation</cite> <sup>superscript</sup> <sub>subscript</sub> <ins>inserted text</ins> <del>strikethrough</del></text>
+
+ </object>
+
+
+ <object id="264">
+
+
+ <ocn>264</ocn>
+
+
+ <text class="norm">normal text</text>
+
+ </object>
+
+
+ <object id="265">
+
+
+ <ocn>265</ocn>
+
+
+ <text class="norm"><em>emphasis</em></text>
+
+ </object>
+
+
+ <object id="266">
+
+
+ <ocn>266</ocn>
+
+
+ <text class="norm"><b>bold text</b></text>
+
+ </object>
+
+
+ <object id="267">
+
+
+ <ocn>267</ocn>
+
+
+ <text class="norm"><u>underscore</u></text>
+
+ </object>
+
+
+ <object id="268">
+
+
+ <ocn>268</ocn>
+
+
+ <text class="norm"><i>italics</i></text>
+
+ </object>
+
+
+ <object id="269">
+
+
+ <ocn>269</ocn>
+
+
+ <text class="norm"><cite>citation</cite></text>
+
+ </object>
+
+
+ <object id="270">
+
+
+ <ocn>270</ocn>
+
+
+ <text class="norm"><sup>superscript</sup></text>
+
+ </object>
+
+
+ <object id="271">
+
+
+ <ocn>271</ocn>
+
+
+ <text class="norm"><sub>subscript</sub></text>
+
+ </object>
+
+
+ <object id="272">
+
+
+ <ocn>272</ocn>
+
+
+ <text class="norm"><ins>inserted text</ins></text>
+
+ </object>
+
+
+ <object id="273">
+
+
+ <ocn>273</ocn>
+
+
+ <text class="norm"><del>strikethrough</del></text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="274">
+ <ocn>274</ocn>
+ <nametag>11.3</nametag>
+
+ <text>11.3 Indentation and bullets</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="275">
+
+
+ <ocn>275</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="276">
+
+
+ <ocn>276</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;ordinary paragraph<br /><br />&#160;&#160; &nbsp;&nbsp;_1 indent paragraph one step<br /><br />&#160;&#160; &nbsp;&nbsp;_2 indent paragraph two steps<br /><br />&#160;&#160; &nbsp;&nbsp;_9 indent paragraph nine steps&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="277">
+
+
+ <ocn>277</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="278">
+
+
+ <ocn>278</ocn>
+
+
+ <text class="norm">ordinary paragraph</text>
+
+ </object>
+
+
+ <object id="279">
+
+
+ <ocn>279</ocn>
+
+
+ <text class="indent1"> indent paragraph one step</text>
+
+ </object>
+
+
+ <object id="280">
+
+
+ <ocn>280</ocn>
+
+
+ <text class="indent2"> indent paragraph two steps</text>
+
+ </object>
+
+
+ <object id="281">
+
+
+ <ocn>281</ocn>
+
+
+ <text class="indent9"> indent paragraph nine steps</text>
+
+ </object>
+
+
+ <object id="282">
+
+
+ <ocn>282</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="283">
+
+
+ <ocn>283</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;_* bullet text<br /><br />&#160;&#160; &nbsp;&nbsp;_1* bullet text, first indent<br /><br />&#160;&#160; &nbsp;&nbsp;_2* bullet text, two step indent&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="284">
+
+
+ <ocn>284</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="285">
+
+
+ <ocn>285</ocn>
+
+
+ <text class="indent_bullet"> bullet text</text>
+
+ </object>
+
+
+ <object id="286">
+
+
+ <ocn>286</ocn>
+
+
+ <text class="indent_bullet1"> bullet text, first indent</text>
+
+ </object>
+
+
+ <object id="287">
+
+
+ <ocn>287</ocn>
+
+
+ <text class="indent_bullet2"> bullet text, two step indent</text>
+
+ </object>
+
+
+ <object id="288">
+
+
+ <ocn>288</ocn>
+
+
+ <text class="norm">Numbered List (not to be confused with headings/titles, (document structure))</text>
+
+ </object>
+
+
+ <object id="289">
+
+
+ <ocn>289</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="290">
+
+
+ <ocn>290</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;# numbered list&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;numbered list 1., 2., 3, etc.<br /><br />&#160;&#160; &nbsp;&nbsp;_# numbered list numbered list indented a., b., c., d., etc.&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="291">
+ <ocn>291</ocn>
+ <nametag>11.4</nametag>
+
+ <text>11.4 Footnotes / Endnotes</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="292">
+
+
+ <ocn>292</ocn>
+
+
+ <text class="norm">Footnotes and endnotes not distinguished in markup. They are automatically numbered. Depending on the output file format (html, odf, pdf etc.), the document output selected will have either footnotes or endnotes.</text>
+
+ </object>
+
+
+ <object id="293">
+
+
+ <ocn>293</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="294">
+
+
+ <ocn>294</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;~{ a footnote or endnote }~&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="295">
+
+
+ <ocn>295</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="296">
+
+
+ <ocn>296</ocn>
+
+
+ <text class="norm"><endnote><number>17</number><note>a footnote or endnote</note></endnote></text>
+
+ </object>
+
+
+ <object id="297">
+
+
+ <ocn>297</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="298">
+
+
+ <ocn>298</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;normal text~{ self contained endnote marker &amp; endnote in one }~ continues&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="299">
+
+
+ <ocn>299</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="300">
+
+
+ <ocn>300</ocn>
+
+
+ <text class="norm">normal text<endnote><number>18</number><note>self contained endnote marker &amp; endnote in one</note></endnote> continues</text>
+
+ </object>
+
+
+ <object id="301">
+
+
+ <ocn>301</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="302">
+
+
+ <ocn>302</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;normal text ~{* unnumbered asterisk footnote/endnote, insert multiple asterisks if required }~ continues<br /><br />&#160;&#160; &nbsp;&nbsp;normal text ~{** another unnumbered asterisk footnote/endnote }~ continues&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="303">
+
+
+ <ocn>303</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="304">
+
+
+ <ocn>304</ocn>
+
+
+ <text class="norm">normal text <endnote><symbol>*</symbol><note>unnumbered asterisk footnote/endnote, insert multiple asterisks if required</note></endnote> continues</text>
+
+ </object>
+
+
+ <object id="305">
+
+
+ <ocn>305</ocn>
+
+
+ <text class="norm">normal text <endnote><symbol>**</symbol><note>another unnumbered asterisk footnote/endnote</note></endnote> continues</text>
+
+ </object>
+
+
+ <object id="306">
+
+
+ <ocn>306</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="307">
+
+
+ <ocn>307</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;normal text ~[* editors notes, numbered asterisk footnote/endnote series ]~ continues<br /><br />&#160;&#160; &nbsp;&nbsp;normal text ~[+ editors notes, numbered asterisk footnote/endnote series ]~ continues&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="308">
+
+
+ <ocn>308</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="309">
+
+
+ <ocn>309</ocn>
+
+
+ <text class="norm">normal text <endnote><symbol>*3</symbol><note>editors notes, numbered asterisk footnote/endnote series</note></endnote> continues</text>
+
+ </object>
+
+
+ <object id="310">
+
+
+ <ocn>310</ocn>
+
+
+ <text class="norm">normal text <endnote><symbol>+2</symbol><note>editors notes, numbered asterisk footnote/endnote series</note></endnote> continues</text>
+
+ </object>
+
+
+ <object id="311">
+
+
+ <ocn>311</ocn>
+
+
+ <text class="norm"><b>Alternative endnote pair notation for footnotes/endnotes:</b></text>
+
+ </object>
+
+
+ <object id="312">
+
+
+ <ocn>312</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;% note the endnote marker "~^"<br /><br />&#160;&#160; &nbsp;&nbsp;normal text~^ continues<br /><br />&#160;&#160; &nbsp;&nbsp;^~ endnote text following the paragraph in which the marker occurs&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="313">
+
+
+ <ocn>313</ocn>
+
+
+ <text class="norm">the standard and pair notation cannot be mixed in the same document</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="314">
+ <ocn>314</ocn>
+ <nametag>11.5</nametag>
+
+ <text>11.5 Links</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="315">
+ <ocn>315</ocn>
+ <nametag>11.5.1</nametag>
+
+ <text>11.5.1 Naked URLs within text, dealing with urls</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="316">
+
+
+ <ocn>316</ocn>
+
+
+ <text class="norm">urls are found within text and marked up automatically. A url within text is automatically hyperlinked to itself and by default decorated with angled braces, unless they are contained within a code block (in which case they are passed as normal text), or escaped by a preceding underscore (in which case the decoration is omitted).</text>
+
+ </object>
+
+
+ <object id="317">
+
+
+ <ocn>317</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="318">
+
+
+ <ocn>318</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;normal text http://www.jus.uio.no/sisu continues&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="319">
+
+
+ <ocn>319</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="320">
+
+
+ <ocn>320</ocn>
+
+
+ <text class="norm">normal text &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt; continues</text>
+
+ </object>
+
+
+ <object id="321">
+
+
+ <ocn>321</ocn>
+
+
+ <text class="norm">An escaped url without decoration</text>
+
+ </object>
+
+
+ <object id="322">
+
+
+ <ocn>322</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="323">
+
+
+ <ocn>323</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;normal text _http://www.jus.uio.no/sisu continues<br /><br />&#160;&#160; &nbsp;&nbsp;deb _http://www.jus.uio.no/sisu/archive unstable main non-free&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="324">
+
+
+ <ocn>324</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="325">
+
+
+ <ocn>325</ocn>
+
+
+ <text class="norm">normal text <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link> continues</text>
+
+ </object>
+
+
+ <object id="326">
+
+
+ <ocn>326</ocn>
+
+
+ <text class="norm">deb <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive">http://www.jus.uio.no/sisu/archive</link> unstable main non-free</text>
+
+ </object>
+
+
+ <object id="327">
+
+
+ <ocn>327</ocn>
+
+
+ <text class="norm">where a code block is used there is neither decoration nor hyperlinking, code blocks are discussed later in this document</text>
+
+ </object>
+
+
+ <object id="328">
+
+
+ <ocn>328</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="329">
+
+
+ <ocn>329</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;deb http://www.jus.uio.no/sisu/archive unstable main non-free<br />&#160;&#160; &nbsp;&nbsp;deb-src http://www.jus.uio.no/sisu/archive unstable main non-free&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="330">
+
+
+ <ocn>330</ocn>
+
+
+ <text class="norm">To link text or an image to a url the markup is as follows</text>
+
+ </object>
+
+
+ <object id="331">
+
+
+ <ocn>331</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="332">
+
+
+ <ocn>332</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;about { SiSU }http://url.org markup&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="333">
+ <ocn>333</ocn>
+ <nametag>11.5.2</nametag>
+
+ <text>11.5.2 Linking Text</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="334">
+
+
+ <ocn>334</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="335">
+
+
+ <ocn>335</ocn>
+
+
+ <text class="norm">about <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/"> SiSU </link> markup</text>
+
+ </object>
+
+
+ <object id="336">
+
+
+ <ocn>336</ocn>
+
+
+ <text class="norm">A shortcut notation is available so the url link may also be provided automatically as a footnote</text>
+
+ </object>
+
+
+ <object id="337">
+
+
+ <ocn>337</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="338">
+
+
+ <ocn>338</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;about {~^ SiSU }http://url.org markup&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="339">
+
+
+ <ocn>339</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="340">
+
+
+ <ocn>340</ocn>
+
+
+ <text class="norm">about <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/"> SiSU </link> <endnote><number>19</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/">http://www.jus.uio.no/sisu/</link>&gt;</note></endnote> markup</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="341">
+ <ocn>341</ocn>
+ <nametag>11.5.3</nametag>
+
+ <text>11.5.3 Linking Images</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="342">
+
+
+ <ocn>342</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="343">
+
+
+ <ocn>343</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;{tux.png 64x80 }image<br /><br />&#160;&#160; &nbsp;&nbsp;% various url linked images<br /><br />&#160;&#160; &nbsp;&nbsp;{tux.png 64x80 "a better way" }http://www.jus.uio.no/sisu/<br /> <br />&#160;&#160; &nbsp;&nbsp;{GnuDebianLinuxRubyBetterWay.png 100x101 "Way Better - with Gnu/Linux, Debian and Ruby" }http://www.jus.uio.no/sisu/<br /> <br />&#160;&#160; &nbsp;&nbsp;{~^ ruby_logo.png "Ruby" }http://www.ruby-lang.org/en/<br /> <br />&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="344">
+
+
+ <ocn>344</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="345">
+
+
+ <ocn>345</ocn>
+
+
+ <text class="norm">{tux.png 64x80 }image</text>
+
+ </object>
+
+
+ <object id="346">
+
+
+ <ocn>346</ocn>
+
+
+ <text class="norm"><image xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:actuate="onLoad" xlink:show="embed" xlink:href="../_sisu/image_local/tux.png" width="64" height="80" />[tux.png] "Gnu/Linux - a better way"</text>
+
+ </object>
+
+
+ <object id="347">
+
+
+ <ocn>347</ocn>
+
+
+ <text class="norm">[ ruby_logo (png missing) ] <endnote><number>20</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.ruby-lang.org/en/">http://www.ruby-lang.org/en/</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="348">
+
+
+ <ocn>348</ocn>
+
+
+ <text class="norm"><image xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:actuate="onLoad" xlink:show="embed" xlink:href="../_sisu/image_local/GnuDebianLinuxRubyBetterWay.png" width="100" height="101" />[GnuDebianLinuxRubyBetterWay.png] "Way Better - with Gnu/Linux, Debian and Ruby"</text>
+
+ </object>
+
+
+ <object id="349">
+
+
+ <ocn>349</ocn>
+
+
+ <text class="norm"><b>linked url footnote shortcut</b></text>
+
+ </object>
+
+
+ <object id="350">
+
+
+ <ocn>350</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;{~^ [text to link] }http://url.org<br /> <br />&#160;&#160; &nbsp;&nbsp;% maps to: { [text to link] }http://url.org ~{ http://url.org }~<br /><br />&#160;&#160; &nbsp;&nbsp;% which produces hyper-linked text within a document/paragraph, with an endnote providing the url for the text location used in the hyperlink&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="351">
+
+
+ <ocn>351</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;text marker *~name&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="352">
+
+
+ <ocn>352</ocn>
+
+
+ <text class="norm">note at a heading level the same is automatically achieved by providing names to headings 1, 2 and 3 i.e. 2~[name] and 3~[name] or in the case of auto-heading numbering, without further intervention.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="353">
+ <ocn>353</ocn>
+ <nametag>11.6</nametag>
+
+ <text>11.6 Grouped Text</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="354">
+ <ocn>354</ocn>
+ <nametag>11.6.1</nametag>
+
+ <text>11.6.1 Tables</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="355">
+
+
+ <ocn>355</ocn>
+
+
+ <text class="norm">Tables may be prepared in two either of two forms</text>
+
+ </object>
+
+
+ <object id="356">
+
+
+ <ocn>356</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="357">
+
+
+ <ocn>357</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;table{ c3; 40; 30; 30;<br /><br />&#160;&#160; &nbsp;&nbsp;This is a table<br />&#160;&#160; &nbsp;&nbsp;this would become column two of row one<br />&#160;&#160; &nbsp;&nbsp;column three of row one is here<br /><br />&#160;&#160; &nbsp;&nbsp;And here begins another row<br />&#160;&#160; &nbsp;&nbsp;column two of row two<br />&#160;&#160; &nbsp;&nbsp;column three of row two, and so on<br /><br />&#160;&#160; &nbsp;&nbsp;}table&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="358">
+
+
+ <ocn>358</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+<object id="359">
+
+
+
+<ocn></ocn><table summary="normal text css" width="100%" border="0" bgcolor="white" cellpadding="2" align="center">
+ <tr>
+ <td width="40%" valign="top">
+ This is a table
+ </td>
+ <td width="30%" valign="top">
+ this would become column two of row one
+ </td>
+ <td width="30%" valign="top">
+ column three of row one is here
+</td>
+</tr>
+
+ <tr>
+ <td width="40%" valign="top">
+ And here begins another row
+ </td>
+ <td width="30%" valign="top">
+ column two of row two
+ </td>
+ <td width="30%" valign="top">
+ column three of row two, and so on
+</td>
+</tr>
+
+ </table>
+
+
+
+
+</object>
+
+
+ <object id="360">
+
+
+ <ocn>360</ocn>
+
+
+ <text class="norm">a second form may be easier to work with in cases where there is not much information in each column</text>
+
+ </object>
+
+
+ <object id="361">
+
+
+ <ocn>361</ocn>
+
+
+ <text class="norm"><b>markup example:</b><endnote><number>21</number><note>Table from the Wealth of Networks by Yochai Benkler<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/the_wealth_of_networks.yochai_benkler">http://www.jus.uio.no/sisu/the_wealth_of_networks.yochai_benkler</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="362">
+
+
+ <ocn>362</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;!_ Table 3.1: Contributors to Wikipedia, January 2001 - June 2005<br /><br />&#160;&#160; &nbsp;&nbsp;{table~h 24; 12; 12; 12; 12; 12; 12;}<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|Jan. 2001|Jan. 2002|Jan. 2003|Jan. 2004|July 2004|June 2006<br />&#160;&#160; &nbsp;&nbsp;Contributors*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;472|&nbsp;&nbsp;&nbsp;&nbsp;2,188|&nbsp;&nbsp;&nbsp;&nbsp;9,653|&nbsp;&nbsp; 25,011|&nbsp;&nbsp; 48,721<br />&#160;&#160; &nbsp;&nbsp;Active contributors**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;212|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;846|&nbsp;&nbsp;&nbsp;&nbsp;3,228|&nbsp;&nbsp;&nbsp;&nbsp;8,442|&nbsp;&nbsp; 16,945<br />&#160;&#160; &nbsp;&nbsp;Very active contributors***&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;190|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;692|&nbsp;&nbsp;&nbsp;&nbsp;1,639|&nbsp;&nbsp;&nbsp;&nbsp;3,016<br />&#160;&#160; &nbsp;&nbsp;No. of English language articles|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25|&nbsp;&nbsp; 16,000|&nbsp;&nbsp;101,000|&nbsp;&nbsp;190,000|&nbsp;&nbsp;320,000|&nbsp;&nbsp;630,000<br />&#160;&#160; &nbsp;&nbsp;No. of articles, all languages&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25|&nbsp;&nbsp; 19,000|&nbsp;&nbsp;138,000|&nbsp;&nbsp;490,000|&nbsp;&nbsp;862,000|1,600,000<br /><br />&#160;&#160; &nbsp;&nbsp;\* Contributed at least ten times; \** at least 5 times in last month; \*\** more than 100 times in last month.&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="363">
+
+
+ <ocn>363</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="364">
+
+
+ <ocn>364</ocn>
+
+
+ <text class="norm"><b>Table 3.1: Contributors to Wikipedia, January 2001 - June 2005</b></text>
+
+ </object>
+
+
+<object id="365">
+
+
+
+<ocn></ocn><table summary="normal text css" width="100%" border="0" bgcolor="white" cellpadding="2" align="center">
+ <tr>
+ <td width="24%" valign="top">
+ <b> </b></td><td width="12%" valign="top">
+ <b>Jan. 2001</b></td><td width="12%" valign="top">
+ <b>Jan. 2002</b></td><td width="12%" valign="top">
+ <b>Jan. 2003</b></td><td width="12%" valign="top">
+ <b>Jan. 2004</b></td><td width="12%" valign="top">
+ <b>July 2004</b></td><td width="12%" valign="top">
+ <b>June 2006</b>
+</td>
+</tr>
+ <tr>
+ <td width="24%" valign="top">
+ Contributors*
+ </td>
+ <td width="12%" valign="top">
+ 10
+ </td>
+ <td width="12%" valign="top">
+ 472
+ </td>
+ <td width="12%" valign="top">
+ 2,188
+ </td>
+ <td width="12%" valign="top">
+ 9,653
+ </td>
+ <td width="12%" valign="top">
+ 25,011
+ </td>
+ <td width="12%" valign="top">
+ 48,721
+</td>
+</tr>
+
+ <tr>
+ <td width="24%" valign="top">
+ Active contributors**
+ </td>
+ <td width="12%" valign="top">
+ 9
+ </td>
+ <td width="12%" valign="top">
+ 212
+ </td>
+ <td width="12%" valign="top">
+ 846
+ </td>
+ <td width="12%" valign="top">
+ 3,228
+ </td>
+ <td width="12%" valign="top">
+ 8,442
+ </td>
+ <td width="12%" valign="top">
+ 16,945
+</td>
+</tr>
+
+ <tr>
+ <td width="24%" valign="top">
+ Very active contributors***
+ </td>
+ <td width="12%" valign="top">
+ 0
+ </td>
+ <td width="12%" valign="top">
+ 31
+ </td>
+ <td width="12%" valign="top">
+ 190
+ </td>
+ <td width="12%" valign="top">
+ 692
+ </td>
+ <td width="12%" valign="top">
+ 1,639
+ </td>
+ <td width="12%" valign="top">
+ 3,016
+</td>
+</tr>
+
+ <tr>
+ <td width="24%" valign="top">
+ No. of English language articles
+ </td>
+ <td width="12%" valign="top">
+ 25
+ </td>
+ <td width="12%" valign="top">
+ 16,000
+ </td>
+ <td width="12%" valign="top">
+ 101,000
+ </td>
+ <td width="12%" valign="top">
+ 190,000
+ </td>
+ <td width="12%" valign="top">
+ 320,000
+ </td>
+ <td width="12%" valign="top">
+ 630,000
+</td>
+</tr>
+
+ <tr>
+ <td width="24%" valign="top">
+ No. of articles, all languages
+ </td>
+ <td width="12%" valign="top">
+ 25
+ </td>
+ <td width="12%" valign="top">
+ 19,000
+ </td>
+ <td width="12%" valign="top">
+ 138,000
+ </td>
+ <td width="12%" valign="top">
+ 490,000
+ </td>
+ <td width="12%" valign="top">
+ 862,000
+ </td>
+ <td width="12%" valign="top">
+ 1,600,000
+</td>
+</tr>
+
+ </table>
+
+
+
+
+</object>
+
+
+ <object id="366">
+
+
+ <ocn>366</ocn>
+
+
+ <text class="norm">&#042; Contributed at least ten times; &#042;* at least 5 times in last month; &#042;&#042;* more than 100 times in last month.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="367">
+ <ocn>367</ocn>
+ <nametag>11.6.2</nametag>
+
+ <text>11.6.2 Poem</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="368">
+
+
+ <ocn>368</ocn>
+
+
+ <text class="norm"><b>basic markup:</b></text>
+
+ </object>
+
+
+ <object id="369">
+
+
+ <ocn>369</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;poem{<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;Your poem here<br /><br />&#160;&#160; &nbsp;&nbsp;}poem<br /><br />&#160;&#160; &nbsp;&nbsp;Each verse in a poem is given a separate object number.&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="370">
+
+
+ <ocn>370</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="371">
+
+
+ <ocn>371</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;poem{<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'Fury said to a<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mouse, That he<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; met in the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; house,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Let us<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;both go to<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;law:&nbsp;&nbsp;I will<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;prosecute<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;YOU.&nbsp;&nbsp;--Come,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I'll take no<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;denial; We<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; must have a<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trial:&nbsp;&nbsp;For<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;really this<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; morning I've<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nothing<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to do."<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Said the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mouse to the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cur, "Such<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a trial,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dear Sir,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no jury<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;or judge,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;would be<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wasting<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; our<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;breath."<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "I'll be<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; judge, I'll<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; be jury,"<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Said<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cunning<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;old Fury:<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "I'll<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; whole<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cause,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;condemn<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; you<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; death."'<br /><br />&#160;&#160; &nbsp;&nbsp;}poem&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="372">
+
+
+ <ocn>372</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="373">
+
+
+ <ocn>373</ocn>
+
+
+ <text class="verse">
+
+ 'Fury said to a<br /> mouse, That he<br /> met in the<br /> house,<br /> "Let us<br /> both go to<br /> law: I will<br /> prosecute<br /> YOU. --Come,<br /> I'll take no<br /> denial; We<br /> must have a<br /> trial: For<br /> really this<br /> morning I've<br /> nothing<br /> to do."<br /> Said the<br /> mouse to the<br /> cur, "Such<br /> a trial,<br /> dear Sir,<br /> With<br /> no jury<br /> or judge,<br /> would be<br /> wasting<br /> our<br /> breath."<br /> "I'll be<br /> judge, I'll<br /> be jury,"<br /> Said<br /> cunning<br /> old Fury:<br /> "I'll<br /> try the<br /> whole<br /> cause,<br /> and<br /> condemn<br /> you<br /> to<br /> death."'<br />
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="374">
+ <ocn>374</ocn>
+ <nametag>11.6.3</nametag>
+
+ <text>11.6.3 Group</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="375">
+
+
+ <ocn>375</ocn>
+
+
+ <text class="norm"><b>basic markup:</b></text>
+
+ </object>
+
+
+ <object id="376">
+
+
+ <ocn>376</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;group{<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;Your grouped text here<br /><br />&#160;&#160; &nbsp;&nbsp;}group<br /><br />&#160;&#160; &nbsp;&nbsp;A group is treated as an object and given a single object number.&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="377">
+
+
+ <ocn>377</ocn>
+
+
+ <text class="norm"><b>markup example:</b></text>
+
+ </object>
+
+
+ <object id="378">
+
+
+ <ocn>378</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;group{<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'Fury said to a<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mouse, That he<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; met in the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; house,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Let us<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;both go to<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;law:&nbsp;&nbsp;I will<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;prosecute<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;YOU.&nbsp;&nbsp;--Come,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I'll take no<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;denial; We<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; must have a<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trial:&nbsp;&nbsp;For<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;really this<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; morning I've<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nothing<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to do."<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Said the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mouse to the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cur, "Such<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a trial,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dear Sir,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no jury<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;or judge,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;would be<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wasting<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; our<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;breath."<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "I'll be<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; judge, I'll<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; be jury,"<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Said<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cunning<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;old Fury:<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "I'll<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; whole<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cause,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;condemn<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; you<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; death."'<br /><br />&#160;&#160; &nbsp;&nbsp;}group&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="379">
+
+
+ <ocn>379</ocn>
+
+
+ <text class="norm"><b>resulting output:</b></text>
+
+ </object>
+
+
+ <object id="380">
+
+
+ <ocn>380</ocn>
+
+
+ <text class="group">
+
+ 'Fury said to a<br /> mouse, That he<br /> met in the<br /> house,<br /> "Let us<br /> both go to<br /> law: I will<br /> prosecute<br /> YOU. --Come,<br /> I'll take no<br /> denial; We<br /> must have a<br /> trial: For<br /> really this<br /> morning I've<br /> nothing<br /> to do."<br /> Said the<br /> mouse to the<br /> cur, "Such<br /> a trial,<br /> dear Sir,<br /> With<br /> no jury<br /> or judge,<br /> would be<br /> wasting<br /> our<br /> breath."<br /> "I'll be<br /> judge, I'll<br /> be jury,"<br /> Said<br /> cunning<br /> old Fury:<br /> "I'll<br /> try the<br /> whole<br /> cause,<br /> and<br /> condemn<br /> you<br /> to<br /> death."'<br />
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="381">
+ <ocn>381</ocn>
+ <nametag>11.6.4</nametag>
+
+ <text>11.6.4 Code</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="382">
+
+
+ <ocn>382</ocn>
+
+
+ <text class="norm">Code tags are used to escape regular sisu markup, and have been used extensively within this document to provide examples of <b>SiSU</b> markup. You cannot however use code tags to escape code tags. They are however used in the same way as group or poem tags.</text>
+
+ </object>
+
+
+ <object id="383">
+
+
+ <ocn>383</ocn>
+
+
+ <text class="norm">A code-block is treated as an object and given a single object number. [an option to number each line of code may be considered at some later time]</text>
+
+ </object>
+
+
+ <object id="384">
+
+
+ <ocn>384</ocn>
+
+
+ <text class="norm"><b>use of code tags instead of poem compared, resulting output:</b></text>
+
+ </object>
+
+
+ <object id="385">
+
+
+ <ocn>385</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'Fury said to a<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mouse, That he<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; met in the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; house,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Let us<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;both go to<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;law:&nbsp;&nbsp;I will<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;prosecute<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;YOU.&nbsp;&nbsp;--Come,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I'll take no<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;denial; We<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; must have a<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trial:&nbsp;&nbsp;For<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;really this<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; morning I've<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nothing<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to do."<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Said the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mouse to the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cur, "Such<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a trial,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dear Sir,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no jury<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;or judge,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;would be<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wasting<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; our<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;breath."<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "I'll be<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; judge, I'll<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; be jury,"<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Said<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cunning<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;old Fury:<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "I'll<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try the<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; whole<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cause,<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;condemn<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; you<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; death."'&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="386">
+ <ocn>386</ocn>
+ <nametag>12</nametag>
+
+ <text>12. Composite documents markup</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="387">
+
+
+ <ocn>387</ocn>
+
+
+ <text class="norm">It is possible to build a document by creating a master document that requires other documents. The documents required may be complete documents that could be generated independently, or they could be markup snippets, prepared so as to be easily available to be placed within another text. If the calling document is a master document (built from other documents), it should be named with the suffix <b>.ssm</b> Within this document you would provide information on the other documents that should be included within the text. These may be other documents that would be processed in a regular way, or markup bits prepared only for inclusion within a master document <b>.sst</b> regular markup file, or <b>.ssi</b> (insert/information) A secondary file of the composite document is built prior to processing with the same prefix and the suffix <b>._sst</b></text>
+
+ </object>
+
+
+ <object id="388">
+
+
+ <ocn>388</ocn>
+
+
+ <text class="norm">basic markup for importing a document into a master document</text>
+
+ </object>
+
+
+ <object id="389">
+
+
+ <ocn>389</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&lt;&lt; |filename1.sst|@|^|<br /><br />&#160;&#160; &nbsp;&nbsp;&lt;&lt; |filename2.ssi|@|^|&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="390">
+
+
+ <ocn>390</ocn>
+
+
+ <text class="norm">The form described above should be relied on. Within the Vim editor it results in the text thus linked becoming hyperlinked to the document it is calling in which is convenient for editing. Alternative markup for importation of documents under consideration, and occasionally supported have been.</text>
+
+ </object>
+
+
+ <object id="391">
+
+
+ <ocn>391</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;r{filename}<br /><br />&#160;&#160; &nbsp;&nbsp;{filename.ssi}require<br /><br />&#160;&#160; &nbsp;&nbsp;&lt;&lt; {filename.ssi}<br /><br />&#160;&#160; &nbsp;&nbsp;% using textlink alternatives<br /><br />&#160;&#160; &nbsp;&nbsp;|filename.ssi|@|^|require<br /><br />&#160;&#160; &nbsp;&nbsp;&lt;&lt; |filename.ssi|@|^|<br /><br />&#160;&#160; &nbsp;&nbsp;% using thlnk alternatives<br /><br />&#160;&#160; &nbsp;&nbsp;&lt;url:filename.ssi&gt;require<br /><br />&#160;&#160; &nbsp;&nbsp;&lt;&lt; &lt;url:filename.ssi&gt;&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <heading3>
+ <heading>
+ <object id="392">
+ <ocn>392</ocn>
+ <text>Markup Syntax History</text>
+ </object>
+ </heading>
+
+ <contents1>
+ <heading>
+ <object id="393">
+ <ocn>393</ocn>
+ <nametag>13</nametag>
+
+ <text>13. Notes related to Files-types and Markup Syntax</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="394">
+
+
+ <ocn>394</ocn>
+
+
+ <text class="norm">0.38 is substantially current, depreciated 0.16 supported, though file names were changed at 0.37</text>
+
+ </object>
+
+
+ <object id="395">
+
+
+ <ocn>395</ocn>
+
+
+ <text class="norm"><b>0.52</b> (2007w14/6) declared document type identifier at start of text/document:</text>
+
+ </object>
+
+
+ <object id="396">
+
+
+ <ocn>396</ocn>
+
+
+ <text class="indent1"> <b>SiSU</b> 0.52</text>
+
+ </object>
+
+
+ <object id="397">
+
+
+ <ocn>397</ocn>
+
+
+ <text class="norm">or, backward compatible using the comment marker:</text>
+
+ </object>
+
+
+ <object id="398">
+
+
+ <ocn>398</ocn>
+
+
+ <text class="indent1"> % <b>SiSU</b> 0.38</text>
+
+ </object>
+
+
+ <object id="399">
+
+
+ <ocn>399</ocn>
+
+
+ <text class="norm">variations include '<b>SiSU</b> (text|master|insert) [version]' and 'sisu-[version]'</text>
+
+ </object>
+
+
+ <object id="400">
+
+
+ <ocn>400</ocn>
+
+
+ <text class="norm"><b>0.51</b> (2007w13/6) skins changed (simplified), markup unchanged</text>
+
+ </object>
+
+
+ <object id="401">
+
+
+ <ocn>401</ocn>
+
+
+ <text class="norm"><b>0.42</b> (2006w27/4) * (asterisk) type endnotes, used e.g. in relation to author</text>
+
+ </object>
+
+
+ <object id="402">
+
+
+ <ocn>402</ocn>
+
+
+ <text class="norm"><b>0.38</b> (2006w15/7) introduced new/alternative notation for headers, e.g. @title: (instead of 0&#126;title), and accompanying document structure markup, :A,:B,:C,1,2,3 (maps to previous 1,2,3,4,5,6)</text>
+
+ </object>
+
+
+ <object id="403">
+
+
+ <ocn>403</ocn>
+
+
+ <text class="norm"><b>0.37</b> (2006w09/7) introduced new file naming convention, .sst (text), .ssm (master), .ssi (insert), markup syntax unchanged</text>
+
+ </object>
+
+
+ <object id="404">
+
+
+ <ocn>404</ocn>
+
+
+ <text class="norm"><b>0.35</b> (2005w52/3) sisupod, zipped content file introduced</text>
+
+ </object>
+
+
+ <object id="405">
+
+
+ <ocn>405</ocn>
+
+
+ <text class="norm"><b>0.23</b> (2005w36/2) utf-8 for markup file</text>
+
+ </object>
+
+
+ <object id="406">
+
+
+ <ocn>406</ocn>
+
+
+ <text class="norm"><b>0.22</b> (2005w35/3) image dimensions may be omitted if rmagick is available to be relied upon</text>
+
+ </object>
+
+
+ <object id="407">
+
+
+ <ocn>407</ocn>
+
+
+ <text class="norm"><b>0.20.4</b> (2005w33/4) header 0~links</text>
+
+ </object>
+
+
+ <object id="408">
+
+
+ <ocn>408</ocn>
+
+
+ <text class="norm"><b>0.16</b> (2005w25/2) substantial changes introduced to make markup cleaner, header 0&#126;title type, and headings [1-6]&#126; introduced, also percentage sign (%) at start of a text line as comment marker</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="409">
+ <ocn>409</ocn>
+ <nametag>filetypes</nametag>
+
+ <text>14. SiSU filetypes </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="410">
+
+
+ <ocn>410</ocn>
+
+
+ <text class="norm"><b>SiSU</b> has plaintext and binary filetypes, and can process either type of document.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="411">
+ <ocn>411</ocn>
+ <nametag>14.1</nametag>
+
+ <text>14.1 .sst .ssm .ssi marked up plain text</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="412">
+
+
+ <ocn>412</ocn>
+
+
+ <text class="norm"><b>SiSU</b> documents are prepared as plain-text (utf-8) files with <b>SiSU</b> markup. They may make reference to and contain images (for example), which are stored in the directory beneath them _sisu/image. <b>SiSU</b> plaintext markup files are of three types that may be distinguished by the file extension used: regular text .sst; master documents, composite documents that incorporate other text, which can be any regular text or text insert; and inserts the contents of which are like regular text except these are marked .ssi and are not processed.</text>
+
+ </object>
+
+
+ <object id="413">
+
+
+ <ocn>413</ocn>
+
+
+ <text class="norm"><b>SiSU</b> processing can be done directly against a sisu documents; which may be located locally or on a remote server for which a url is provided.</text>
+
+ </object>
+
+
+ <object id="414">
+
+
+ <ocn>414</ocn>
+
+
+ <text class="norm"><b>SiSU</b> source markup can be shared with the command:</text>
+
+ </object>
+
+
+ <object id="415">
+
+
+ <ocn>415</ocn>
+
+
+ <text class="indent1"> sisu -s [filename]</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="416">
+ <ocn>416</ocn>
+ <nametag>14.1.1</nametag>
+
+ <text>14.1.1 sisu text - regular files (.sst)</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="417">
+
+
+ <ocn>417</ocn>
+
+
+ <text class="norm">The most common form of document in <b>SiSU</b>, see the section on <b>SiSU</b> markup.</text>
+
+ </object>
+
+
+ <object id="418">
+
+
+ <ocn>418</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_markup">http://www.jus.uio.no/sisu/sisu_markup</link>&gt;</text>
+
+ </object>
+
+
+ <object id="419">
+
+
+ <ocn>419</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual">http://www.jus.uio.no/sisu/sisu_manual</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="420">
+ <ocn>420</ocn>
+ <nametag>14.1.2</nametag>
+
+ <text>14.1.2 sisu master files (.ssm)</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="421">
+
+
+ <ocn>421</ocn>
+
+
+ <text class="norm">Composite documents which incorporate other <b>SiSU</b> documents which may be either regular <b>SiSU</b> text .sst which may be generated independently, or inserts prepared solely for the purpose of being incorporated into one or more master documents.</text>
+
+ </object>
+
+
+ <object id="422">
+
+
+ <ocn>422</ocn>
+
+
+ <text class="norm">The mechanism by which master files incorporate other documents is described as one of the headings under under <b>SiSU</b> markup in the <b>SiSU</b> manual.</text>
+
+ </object>
+
+
+ <object id="423">
+
+
+ <ocn>423</ocn>
+
+
+ <text class="norm">Note: Master documents may be prepared in a similar way to regular documents, and processing will occur normally if a .sst file is renamed .ssm without requiring any other documents; the .ssm marker flags that the document may contain other documents.</text>
+
+ </object>
+
+
+ <object id="424">
+
+
+ <ocn>424</ocn>
+
+
+ <text class="norm">Note: a secondary file of the composite document is built prior to processing with the same prefix and the suffix ._sst <endnote><number>22</number><note>.ssc (for composite) is under consideration but ._sst makes clear that this is not a regular file to be worked on, and thus less likely that people will have "accidents", working on a .ssc file that is overwritten by subsequent processing. It may be however that when the resulting file is shared .ssc is an appropriate suffix to use.</note></endnote></text>
+
+ </object>
+
+
+ <object id="425">
+
+
+ <ocn>425</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_markup">http://www.jus.uio.no/sisu/sisu_markup</link>&gt;</text>
+
+ </object>
+
+
+ <object id="426">
+
+
+ <ocn>426</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual">http://www.jus.uio.no/sisu/sisu_manual</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="427">
+ <ocn>427</ocn>
+ <nametag>14.1.3</nametag>
+
+ <text>14.1.3 sisu insert files (.ssi)</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="428">
+
+
+ <ocn>428</ocn>
+
+
+ <text class="norm">Inserts are documents prepared solely for the purpose of being incorporated into one or more master documents. They resemble regular <b>SiSU</b> text files except they are ignored by the <b>SiSU</b> processor. Making a file a .ssi file is a quick and convenient way of flagging that it is not intended that the file should be processed on its own.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="429">
+ <ocn>429</ocn>
+ <nametag>14.2</nametag>
+
+ <text>14.2 sisupod, zipped binary container (sisupod.zip, .ssp)</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="430">
+
+
+ <ocn>430</ocn>
+
+
+ <text class="norm">A sisupod is a zipped <b>SiSU</b> text file or set of <b>SiSU</b> text files and any associated images that they contain (this will be extended to include sound and multimedia-files)</text>
+
+ </object>
+
+
+ <object id="431">
+
+
+ <ocn>431</ocn>
+
+
+ <text class="norm"><b>SiSU</b> plaintext files rely on a recognised directory structure to find contents such as images associated with documents, but all images for example for all documents contained in a directory are located in the sub-directory _sisu/image. Without the ability to create a sisupod it can be inconvenient to manually identify all other files associated with a document. A sisupod automatically bundles all associated files with the document that is turned into a pod.</text>
+
+ </object>
+
+
+ <object id="432">
+
+
+ <ocn>432</ocn>
+
+
+ <text class="norm">The structure of the sisupod is such that it may for example contain a single document and its associated images; a master document and its associated documents and anything else; or the zipped contents of a whole directory of prepared <b>SiSU</b> documents.</text>
+
+ </object>
+
+
+ <object id="433">
+
+
+ <ocn>433</ocn>
+
+
+ <text class="norm">The command to create a sisupod is:</text>
+
+ </object>
+
+
+ <object id="434">
+
+
+ <ocn>434</ocn>
+
+
+ <text class="indent1"> sisu -S [filename]</text>
+
+ </object>
+
+
+ <object id="435">
+
+
+ <ocn>435</ocn>
+
+
+ <text class="norm">Alternatively, make a pod of the contents of a whole directory:</text>
+
+ </object>
+
+
+ <object id="436">
+
+
+ <ocn>436</ocn>
+
+
+ <text class="indent1"> sisu -S</text>
+
+ </object>
+
+
+ <object id="437">
+
+
+ <ocn>437</ocn>
+
+
+ <text class="norm"><b>SiSU</b> processing can be done directly against a sisupod; which may be located locally or on a remote server for which a url is provided.</text>
+
+ </object>
+
+
+ <object id="438">
+
+
+ <ocn>438</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_commands">http://www.jus.uio.no/sisu/sisu_commands</link>&gt;</text>
+
+ </object>
+
+
+ <object id="439">
+
+
+ <ocn>439</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual">http://www.jus.uio.no/sisu/sisu_manual</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="440">
+ <ocn>440</ocn>
+ <nametag>alt</nametag>
+
+ <text>15. Experimental Alternative Input Representations </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="441">
+ <ocn>441</ocn>
+ <nametag>15.1</nametag>
+
+ <text>15.1 Alternative XML</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="442">
+
+
+ <ocn>442</ocn>
+
+
+ <text class="norm"><b>SiSU</b> offers alternative XML input representations of documents as a proof of concept, experimental feature. They are however not strictly maintained, and incomplete and should be handled with care.</text>
+
+ </object>
+
+
+ <object id="443">
+
+
+ <ocn>443</ocn>
+
+
+ <text class="norm"><b>convert from sst to simple xml representations (sax, dom and node):</b></text>
+
+ </object>
+
+
+ <object id="444">
+
+
+ <ocn>444</ocn>
+
+
+ <text class="indent1"> sisu --to-sax [filename/wildcard] or sisu --to-sxs [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="445">
+
+
+ <ocn>445</ocn>
+
+
+ <text class="indent1"> sisu --to-dom [filename/wildcard] or sisu --to-sxd [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="446">
+
+
+ <ocn>446</ocn>
+
+
+ <text class="indent1"> sisu --to-node [filename/wildcard] or sisu --to-sxn [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="447">
+
+
+ <ocn>447</ocn>
+
+
+ <text class="norm"><b>convert to sst from any sisu xml representation (sax, dom and node):</b></text>
+
+ </object>
+
+
+ <object id="448">
+
+
+ <ocn>448</ocn>
+
+
+ <text class="indent1"> sisu --from-xml2sst [filename/wildcard [.sxs.xml,.sxd.xml,sxn.xml]]</text>
+
+ </object>
+
+
+ <object id="449">
+
+
+ <ocn>449</ocn>
+
+
+ <text class="norm">or the same:</text>
+
+ </object>
+
+
+ <object id="450">
+
+
+ <ocn>450</ocn>
+
+
+ <text class="indent1"> sisu --from-sxml [filename/wildcard [.sxs.xml,.sxd.xml,sxn.xml]]</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="451">
+ <ocn>451</ocn>
+ <nametag>15.1.1</nametag>
+
+ <text>15.1.1 XML SAX representation</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="452">
+
+
+ <ocn>452</ocn>
+
+
+ <text class="norm">To convert from sst to simple xml (sax) representation:</text>
+
+ </object>
+
+
+ <object id="453">
+
+
+ <ocn>453</ocn>
+
+
+ <text class="indent1"> sisu --to-sax [filename/wildcard] or sisu --to-sxs [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="454">
+
+
+ <ocn>454</ocn>
+
+
+ <text class="norm">To convert from any sisu xml representation back to sst</text>
+
+ </object>
+
+
+ <object id="455">
+
+
+ <ocn>455</ocn>
+
+
+ <text class="indent1"> sisu --from-xml2sst [filename/wildcard [.sxs.xml,.sxd.xml,sxn.xml]]</text>
+
+ </object>
+
+
+ <object id="456">
+
+
+ <ocn>456</ocn>
+
+
+ <text class="norm">or the same:</text>
+
+ </object>
+
+
+ <object id="457">
+
+
+ <ocn>457</ocn>
+
+
+ <text class="indent1"> sisu --from-sxml [filename/wildcard [.sxs.xml,.sxd.xml,sxn.xml]]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="458">
+ <ocn>458</ocn>
+ <nametag>15.1.2</nametag>
+
+ <text>15.1.2 XML DOM representation</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="459">
+
+
+ <ocn>459</ocn>
+
+
+ <text class="norm">To convert from sst to simple xml (dom) representation:</text>
+
+ </object>
+
+
+ <object id="460">
+
+
+ <ocn>460</ocn>
+
+
+ <text class="indent1"> sisu --to-dom [filename/wildcard] or sisu --to-sxd [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="461">
+
+
+ <ocn>461</ocn>
+
+
+ <text class="norm">To convert from any sisu xml representation back to sst</text>
+
+ </object>
+
+
+ <object id="462">
+
+
+ <ocn>462</ocn>
+
+
+ <text class="indent1"> sisu --from-xml2sst [filename/wildcard [.sxs.xml,.sxd.xml,sxn.xml]]</text>
+
+ </object>
+
+
+ <object id="463">
+
+
+ <ocn>463</ocn>
+
+
+ <text class="norm">or the same:</text>
+
+ </object>
+
+
+ <object id="464">
+
+
+ <ocn>464</ocn>
+
+
+ <text class="indent1"> sisu --from-sxml [filename/wildcard [.sxs.xml,.sxd.xml,sxn.xml]]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="465">
+ <ocn>465</ocn>
+ <nametag>15.1.3</nametag>
+
+ <text>15.1.3 XML Node representation</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="466">
+
+
+ <ocn>466</ocn>
+
+
+ <text class="norm">To convert from sst to simple xml (node) representation:</text>
+
+ </object>
+
+
+ <object id="467">
+
+
+ <ocn>467</ocn>
+
+
+ <text class="indent1"> sisu --to-node [filename/wildcard] or sisu --to-sxn [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="468">
+
+
+ <ocn>468</ocn>
+
+
+ <text class="norm">To convert from any sisu xml representation back to sst</text>
+
+ </object>
+
+
+ <object id="469">
+
+
+ <ocn>469</ocn>
+
+
+ <text class="indent1"> sisu --from-xml2sst [filename/wildcard [.sxs.xml,.sxd.xml,sxn.xml]]</text>
+
+ </object>
+
+
+ <object id="470">
+
+
+ <ocn>470</ocn>
+
+
+ <text class="norm">or the same:</text>
+
+ </object>
+
+
+ <object id="471">
+
+
+ <ocn>471</ocn>
+
+
+ <text class="indent1"> sisu --from-sxml [filename/wildcard [.sxs.xml,.sxd.xml,sxn.xml]]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="472">
+ <ocn>472</ocn>
+ <nametag>config</nametag>
+
+ <text>16. Configuration </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="473">
+ <ocn>473</ocn>
+ <nametag>16.1</nametag>
+
+ <text>16.1 Determining the Current Configuration</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="474">
+
+
+ <ocn>474</ocn>
+
+
+ <text class="norm">Information on the current configuration of <b>SiSU</b> should be available with the help command:</text>
+
+ </object>
+
+
+ <object id="475">
+
+
+ <ocn>475</ocn>
+
+
+ <text class="indent1"> sisu -v</text>
+
+ </object>
+
+
+ <object id="476">
+
+
+ <ocn>476</ocn>
+
+
+ <text class="norm">which is an alias for:</text>
+
+ </object>
+
+
+ <object id="477">
+
+
+ <ocn>477</ocn>
+
+
+ <text class="indent1"> sisu --help env</text>
+
+ </object>
+
+
+ <object id="478">
+
+
+ <ocn>478</ocn>
+
+
+ <text class="norm">Either of these should be executed from within a directory that contains sisu markup source documents.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="479">
+ <ocn>479</ocn>
+ <nametag>16.2</nametag>
+
+ <text>16.2 Configuration files (config.yml)</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="480">
+
+
+ <ocn>480</ocn>
+
+
+ <text class="norm"><b>SiSU</b> configration parameters are adjusted in the configuration file, which can be used to override the defaults set. This includes such things as which directory interim processing should be done in and where the generated output should be placed.</text>
+
+ </object>
+
+
+ <object id="481">
+
+
+ <ocn>481</ocn>
+
+
+ <text class="norm">The <b>SiSU</b> configuration file is a yaml file, which means indentation is significant.</text>
+
+ </object>
+
+
+ <object id="482">
+
+
+ <ocn>482</ocn>
+
+
+ <text class="norm"><b>SiSU</b> resource configuration is determined by looking at the following files if they exist:</text>
+
+ </object>
+
+
+ <object id="483">
+
+
+ <ocn>483</ocn>
+
+
+ <text class="indent1"> ./_sisu/sisurc.yml</text>
+
+ </object>
+
+
+ <object id="484">
+
+
+ <ocn>484</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/sisurc.yml</text>
+
+ </object>
+
+
+ <object id="485">
+
+
+ <ocn>485</ocn>
+
+
+ <text class="indent1"> /etc/sisu/sisurc.yml</text>
+
+ </object>
+
+
+ <object id="486">
+
+
+ <ocn>486</ocn>
+
+
+ <text class="norm">The search is in the order listed, and the first one found is used.</text>
+
+ </object>
+
+
+ <object id="487">
+
+
+ <ocn>487</ocn>
+
+
+ <text class="norm">In the absence of instructions in any of these it falls back to the internal program defaults.</text>
+
+ </object>
+
+
+ <object id="488">
+
+
+ <ocn>488</ocn>
+
+
+ <text class="norm">Configuration determines the output and processing directories and the database access details.</text>
+
+ </object>
+
+
+ <object id="489">
+
+
+ <ocn>489</ocn>
+
+
+ <text class="norm">If <b>SiSU</b> is installed a sample sisurc.yml may be found in /etc/sisu/sisurc.yml</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="490">
+ <ocn>490</ocn>
+ <nametag>skins</nametag>
+
+ <text>17. Skins </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="491">
+
+
+ <ocn>491</ocn>
+
+
+ <text class="norm">Skins modify the default appearance of document output on a document, directory, or site wide basis. Skins are looked for in the following locations:</text>
+
+ </object>
+
+
+ <object id="492">
+
+
+ <ocn>492</ocn>
+
+
+ <text class="indent1"> ./_sisu/skin</text>
+
+ </object>
+
+
+ <object id="493">
+
+
+ <ocn>493</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin</text>
+
+ </object>
+
+
+ <object id="494">
+
+
+ <ocn>494</ocn>
+
+
+ <text class="indent1"> /etc/sisu/skin</text>
+
+ </object>
+
+
+ <object id="495">
+
+
+ <ocn>495</ocn>
+
+
+ <text class="norm"><b>Within the skin directory</b> are the following the default sub-directories for document skins:</text>
+
+ </object>
+
+
+ <object id="496">
+
+
+ <ocn>496</ocn>
+
+
+ <text class="indent1"> ./skin/doc</text>
+
+ </object>
+
+
+ <object id="497">
+
+
+ <ocn>497</ocn>
+
+
+ <text class="indent1"> ./skin/dir</text>
+
+ </object>
+
+
+ <object id="498">
+
+
+ <ocn>498</ocn>
+
+
+ <text class="indent1"> ./skin/site</text>
+
+ </object>
+
+
+ <object id="499">
+
+
+ <ocn>499</ocn>
+
+
+ <text class="norm">A skin is placed in the appropriate directory and the file named skin_[name].rb</text>
+
+ </object>
+
+
+ <object id="500">
+
+
+ <ocn>500</ocn>
+
+
+ <text class="norm">The skin itself is a ruby file which modifies the default appearances set in the program.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="501">
+ <ocn>501</ocn>
+ <nametag>17.1</nametag>
+
+ <text>17.1 Document Skin</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="502">
+
+
+ <ocn>502</ocn>
+
+
+ <text class="norm">Documents take on a document skin, if the header of the document specifies a skin to be used.</text>
+
+ </object>
+
+
+ <object id="503">
+
+
+ <ocn>503</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;@skin: skin_united_nations&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="504">
+ <ocn>504</ocn>
+ <nametag>17.2</nametag>
+
+ <text>17.2 Directory Skin</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="505">
+
+
+ <ocn>505</ocn>
+
+
+ <text class="norm">A directory may be mapped on to a particular skin, so all documents within that directory take on a particular appearance. If a skin exists in the skin/dir with the same name as the document directory, it will automatically be used for each of the documents in that directory, (except where a document specifies the use of another skin, in the skin/doc directory).</text>
+
+ </object>
+
+
+ <object id="506">
+
+
+ <ocn>506</ocn>
+
+
+ <text class="norm">A personal habit is to place all skins within the doc directory, and symbolic links as needed from the site, or dir directories as required.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="507">
+ <ocn>507</ocn>
+ <nametag>17.3</nametag>
+
+ <text>17.3 Site Skin</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="508">
+
+
+ <ocn>508</ocn>
+
+
+ <text class="norm">A site skin, modifies the program default skin.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="509">
+ <ocn>509</ocn>
+ <nametag>17.4</nametag>
+
+ <text>17.4 Sample Skins</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="510">
+
+
+ <ocn>510</ocn>
+
+
+ <text class="norm">With <b>SiSU</b> installed sample skins may be found in:</text>
+
+ </object>
+
+
+ <object id="511">
+
+
+ <ocn>511</ocn>
+
+
+ <text class="indent1"> /etc/sisu/skin/doc and /usr/share/doc/sisu/sisu_markup_samples/dfsg/_sisu/skin/doc</text>
+
+ </object>
+
+
+ <object id="512">
+
+
+ <ocn>512</ocn>
+
+
+ <text class="norm">(or equivalent directory) and if sisu-markup-samples is installed also under:</text>
+
+ </object>
+
+
+ <object id="513">
+
+
+ <ocn>513</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_markup_samples/non-free/_sisu/skin/doc</text>
+
+ </object>
+
+
+ <object id="514">
+
+
+ <ocn>514</ocn>
+
+
+ <text class="norm">Samples of list.yml and promo.yml (which are used to create the right column list) may be found in:</text>
+
+ </object>
+
+
+ <object id="515">
+
+
+ <ocn>515</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_markup_samples/dfsg/_sisu/skin/yml (or equivalent directory)</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="516">
+ <ocn>516</ocn>
+ <nametag>css</nametag>
+
+ <text>18. CSS - Cascading Style Sheets (for html, XHTML and XML) </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="517">
+
+
+ <ocn>517</ocn>
+
+
+ <text class="norm">CSS files to modify the appearance of <b>SiSU</b> html, XHTML or XML may be placed in the configuration directory: ./_sisu/css; &#126;/.sisu/css or; /etc/sisu/css and these will be copied to the output directories with the command sisu -CC.</text>
+
+ </object>
+
+
+ <object id="518">
+
+
+ <ocn>518</ocn>
+
+
+ <text class="norm">The basic CSS file for html output is html.css, placing a file of that name in directory _sisu/css or equivalent will result in the default file of that name being overwritten.</text>
+
+ </object>
+
+
+ <object id="519">
+
+
+ <ocn>519</ocn>
+
+
+ <text class="norm">HTML: html.css</text>
+
+ </object>
+
+
+ <object id="520">
+
+
+ <ocn>520</ocn>
+
+
+ <text class="norm">XML DOM: dom.css</text>
+
+ </object>
+
+
+ <object id="521">
+
+
+ <ocn>521</ocn>
+
+
+ <text class="norm">XML SAX: sax.css</text>
+
+ </object>
+
+
+ <object id="522">
+
+
+ <ocn>522</ocn>
+
+
+ <text class="norm">XHTML: xhtml.css</text>
+
+ </object>
+
+
+ <object id="523">
+
+
+ <ocn>523</ocn>
+
+
+ <text class="norm">The default homepage may use homepage.css or html.css</text>
+
+ </object>
+
+
+ <object id="524">
+
+
+ <ocn>524</ocn>
+
+
+ <text class="norm">Under consideration is to permit the placement of a CSS file with a different name in directory _sisu/css directory or equivalent, and change the default CSS file that is looked for in a skin.<endnote><number>23</number><note><b>SiSU</b> has worked this way in the past, though this was dropped as it was thought the complexity outweighed the flexibility, however, the balance was rather fine and this behaviour could be reinstated.</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="525">
+ <ocn>525</ocn>
+ <nametag>organising_content</nametag>
+
+ <text>19. Organising Content </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="526">
+ <ocn>526</ocn>
+ <nametag>19.1</nametag>
+
+ <text>19.1 Directory Structure and Mapping</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="527">
+
+
+ <ocn>527</ocn>
+
+
+ <text class="norm">The output directory root can be set in the sisurc.yml file. Under the root, subdirectories are made for each directory in which a document set resides. If you have a directory named poems or conventions, that directory will be created under the output directory root and the output for all documents contained in the directory of a particular name will be generated to subdirectories beneath that directory (poem or conventions). A document will be placed in a subdirectory of the same name as the document with the filetype identifier stripped (.sst .ssm)</text>
+
+ </object>
+
+
+ <object id="528">
+
+
+ <ocn>528</ocn>
+
+
+ <text class="norm">The last part of a directory path, representing the sub-directory in which a document set resides, is the directory name that will be used for the output directory. This has implications for the organisation of document collections as it could make sense to place documents of a particular subject, or type within a directory identifying them. This grouping as suggested could be by subject (sales_law, english_literature); or just as conveniently by some other classification (X University). The mapping means it is also possible to place in the same output directory documents that are for organisational purposes kept separately, for example documents on a given subject of two different institutions may be kept in two different directories of the same name, under a directory named after each institution, and these would be output to the same output directory. Skins could be associated with each institution on a directory basis and resulting documents will take on the appropriate different appearance.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="529">
+ <ocn>529</ocn>
+ <nametag>19.2</nametag>
+
+ <text>19.2 Organising Content</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="530">
+ <ocn>530</ocn>
+ <nametag>home</nametag>
+
+ <text>20. Homepages </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="531">
+
+
+ <ocn>531</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is about the ability to auto-generate documents. Home pages are regarded as custom built items, and are not created by <b>SiSU</b>. More accurately, <b>SiSU</b> has a default home page, which will not be appropriate for use with other sites, and the means to provide your own home page instead in one of two ways as part of a site's configuration, these being:</text>
+
+ </object>
+
+
+ <object id="532">
+
+
+ <ocn>532</ocn>
+
+
+ <text class="norm">1. through placing your home page and other custom built documents in the subdirectory _sisu/home/ (this probably being the easier and more convenient option)</text>
+
+ </object>
+
+
+ <object id="533">
+
+
+ <ocn>533</ocn>
+
+
+ <text class="norm">2. through providing what you want as the home page in a skin,</text>
+
+ </object>
+
+
+ <object id="534">
+
+
+ <ocn>534</ocn>
+
+
+ <text class="norm">Document sets are contained in directories, usually organised by site or subject. Each directory can/should have its own homepage. See the section on directory structure and organisation of content.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="535">
+ <ocn>535</ocn>
+ <nametag>20.1</nametag>
+
+ <text>20.1 Home page and other custom built pages in a sub-directory</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="536">
+
+
+ <ocn>536</ocn>
+
+
+ <text class="norm">Custom built pages, including the home page index.html may be placed within the configuration directory _sisu/home/ in any of the locations that is searched for the configuration directory, namely ./_sisu; &#126;/_sisu; /etc/sisu From there they are copied to the root of the output directory with the command:</text>
+
+ </object>
+
+
+ <object id="537">
+
+
+ <ocn>537</ocn>
+
+
+ <text class="indent1"> sisu -CC</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="538">
+ <ocn>538</ocn>
+ <nametag>20.2</nametag>
+
+ <text>20.2 Home page within a skin</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="539">
+
+
+ <ocn>539</ocn>
+
+
+ <text class="norm">Skins are described in a separate section, but basically are a file written in the programming language <b>Ruby</b> that may be provided to change the defaults that are provided with sisu with respect to individual documents, a directories contents or for a site.</text>
+
+ </object>
+
+
+ <object id="540">
+
+
+ <ocn>540</ocn>
+
+
+ <text class="norm">If you wish to provide a homepage within a skin the skin should be in the directory _sisu/skin/dir and have the name of the directory for which it is to become the home page. Documents in the directory commercial_law would have the homepage modified in skin_commercial law.rb; or the directory poems in skin_poems.rb</text>
+
+ </object>
+
+
+ <object id="541">
+
+
+ <ocn>541</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;class Home<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;def homepage<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# place the html content of your homepage here, this will become index.html<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;&lt;HOME &lt;html&gt;<br />&#160;&#160; &nbsp;&nbsp;&lt;head&gt;&lt;/head&gt;<br />&#160;&#160; &nbsp;&nbsp;&lt;doc&gt;<br />&#160;&#160; &nbsp;&nbsp;&lt;p&gt;this is my new homepage.&lt;/p&gt;<br />&#160;&#160; &nbsp;&nbsp;&lt;/doc&gt;<br />&#160;&#160; &nbsp;&nbsp;&lt;/html&gt;<br />&#160;&#160; &nbsp;&nbsp;HOME<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;end<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;end&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="542">
+ <ocn>542</ocn>
+ <nametag>examples</nametag>
+
+ <text>21. Markup and Output Examples </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="543">
+ <ocn>543</ocn>
+ <nametag>21.1</nametag>
+
+ <text>21.1 Markup examples </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="544">
+
+
+ <ocn>544</ocn>
+
+
+ <text class="norm">Current markup examples and document output samples are provided at &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html">http://www.jus.uio.no/sisu/SiSU/2.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="545">
+
+
+ <ocn>545</ocn>
+
+
+ <text class="norm">Some markup with syntax highlighting may be found under &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/syntax">http://www.jus.uio.no/sisu/sample/syntax</link>&gt; but is not as up to date.</text>
+
+ </object>
+
+
+ <object id="546">
+
+
+ <ocn>546</ocn>
+
+
+ <text class="norm">For some documents hardly any markup at all is required at all, other than a header, and an indication that the levels to be taken into account by the program in generating its output are.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="547">
+ <ocn>547</ocn>
+ <nametag>21.2</nametag>
+
+ <text>21.2 A few book (and other) examples </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="548">
+
+
+ <ocn>548</ocn>
+
+
+ <text class="norm"><image xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:actuate="onLoad" xlink:show="embed" xlink:href="../_sisu/image_local/aukio.png" width="397" height="340" />[aukio.png] "Aukio, by Leena Krohn" <endnote><number>24</number><note>Reproduced with the kind permission of author and artist Leena Krohn, &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.kaapeli.fi/krohn">http://www.kaapeli.fi/krohn</link>&gt; "Aukio" is from the work <i>"Sphinx or Robot"</i> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sphinx_or_robot.leena_krohn.1996">http://www.jus.uio.no/sisu/sphinx_or_robot.leena_krohn.1996</link>&gt; which is included as a book example in this section, together with another of the author's works, <i>"Tainaron"</i> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/tainaron.leena_krohn.1998">http://www.jus.uio.no/sisu/tainaron.leena_krohn.1998</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="549">
+ <ocn>549</ocn>
+ <nametag>wealth_of_networks</nametag>
+
+ <text><i>"The Wealth of Networks"</i>, Yochai Benkler </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="550">
+
+
+ <ocn>550</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/toc.html"> "The Wealth of Networks", Yochai Benkler </link></text>
+
+ </object>
+
+
+ <object id="551">
+
+
+ <ocn>551</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/sisu_manifest.html"> document manifest </link> <endnote><number>25</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="552">
+
+
+ <ocn>552</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="553">
+
+
+ <ocn>553</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="554">
+
+
+ <ocn>554</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="555">
+
+
+ <ocn>555</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="556">
+
+
+ <ocn>556</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="557">
+
+
+ <ocn>557</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="558">
+
+
+ <ocn>558</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="559">
+
+
+ <ocn>559</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="560">
+
+
+ <ocn>560</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="561">
+
+
+ <ocn>561</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="562">
+
+
+ <ocn>562</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="563">
+
+
+ <ocn>563</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/the_wealth_of_networks.yochai_benkler.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="564">
+
+
+ <ocn>564</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_wealth_of_networks.yochai_benkler/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="565">
+ <ocn>565</ocn>
+ <nametag>freeculture</nametag>
+
+ <text><i>"Free Culture"</i>, Lawrence Lessig </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="566">
+
+
+ <ocn>566</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/toc.html"> "Free Culture", Lawrence Lessig </link></text>
+
+ </object>
+
+
+ <object id="567">
+
+
+ <ocn>567</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/sisu_manifest.html"> document manifest </link> <endnote><number>26</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="568">
+
+
+ <ocn>568</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="569">
+
+
+ <ocn>569</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="570">
+
+
+ <ocn>570</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="571">
+
+
+ <ocn>571</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="572">
+
+
+ <ocn>572</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="573">
+
+
+ <ocn>573</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="574">
+
+
+ <ocn>574</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="575">
+
+
+ <ocn>575</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="576">
+
+
+ <ocn>576</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="577">
+
+
+ <ocn>577</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="578">
+
+
+ <ocn>578</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="579">
+
+
+ <ocn>579</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/free_culture.lawrence_lessig.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="580">
+
+
+ <ocn>580</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_culture.lawrence_lessig/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="581">
+ <ocn>581</ocn>
+ <nametag>free_as_in_freedom</nametag>
+
+ <text><i>"Free as in Freedom: Richard Stallman's Crusade for Free Software"</i>, by Sam Williams </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="582">
+
+
+ <ocn>582</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/toc.html"> "Free as in Freedom: Richard Stallman's Crusade for Free Software", by Sam Williams </link></text>
+
+ </object>
+
+
+ <object id="583">
+
+
+ <ocn>583</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/sisu_manifest.html"> document manifest </link> <endnote><number>27</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="584">
+
+
+ <ocn>584</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="585">
+
+
+ <ocn>585</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="586">
+
+
+ <ocn>586</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="587">
+
+
+ <ocn>587</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="588">
+
+
+ <ocn>588</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="589">
+
+
+ <ocn>589</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="590">
+
+
+ <ocn>590</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="591">
+
+
+ <ocn>591</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="592">
+
+
+ <ocn>592</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="593">
+
+
+ <ocn>593</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="594">
+
+
+ <ocn>594</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="595">
+
+
+ <ocn>595</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="596">
+
+
+ <ocn>596</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="597">
+ <ocn>597</ocn>
+ <nametag>free_for_all</nametag>
+
+ <text><i>"Free For All: How Linux and the Free Software Movement Undercut the High Tech Titans"</i>, by Peter Wayner </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="598">
+
+
+ <ocn>598</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/toc.html"> "Free For All: How Linux and the Free Software Movement Undercut the High Tech Titans", by Peter Wayner </link></text>
+
+ </object>
+
+
+ <object id="599">
+
+
+ <ocn>599</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/sisu_manifest.html"> document manifest </link> <endnote><number>28</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="600">
+
+
+ <ocn>600</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="601">
+
+
+ <ocn>601</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="602">
+
+
+ <ocn>602</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="603">
+
+
+ <ocn>603</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="604">
+
+
+ <ocn>604</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="605">
+
+
+ <ocn>605</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="606">
+
+
+ <ocn>606</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="607">
+
+
+ <ocn>607</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="608">
+
+
+ <ocn>608</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="609">
+
+
+ <ocn>609</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="610">
+
+
+ <ocn>610</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="611">
+
+
+ <ocn>611</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/free_for_all.peter_wayner.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="612">
+
+
+ <ocn>612</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/free_for_all.peter_wayner/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="613">
+ <ocn>613</ocn>
+ <nametag>catb</nametag>
+
+ <text><i>"The Cathedral and the Bazaar"</i>, by Eric S. Raymond </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="614">
+
+
+ <ocn>614</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/toc.html"> "The Cathedral and the Bazaar", by Eric S. Raymond </link></text>
+
+ </object>
+
+
+ <object id="615">
+
+
+ <ocn>615</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/sisu_manifest.html"> document manifest </link> <endnote><number>29</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="616">
+
+
+ <ocn>616</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="617">
+
+
+ <ocn>617</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="618">
+
+
+ <ocn>618</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="619">
+
+
+ <ocn>619</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="620">
+
+
+ <ocn>620</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="621">
+
+
+ <ocn>621</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="622">
+
+
+ <ocn>622</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="623">
+
+
+ <ocn>623</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="624">
+
+
+ <ocn>624</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="625">
+
+
+ <ocn>625</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="626">
+
+
+ <ocn>626</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="627">
+
+
+ <ocn>627</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/the_cathedral_and_the_bazaar.eric_s_raymond.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="628">
+
+
+ <ocn>628</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_cathedral_and_the_bazaar.eric_s_raymond/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="629">
+ <ocn>629</ocn>
+ <nametag>accelerando</nametag>
+
+ <text><i>"Accelerando"</i>, Charles Stross </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="630">
+
+
+ <ocn>630</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/toc.html"> "Accelerando", Charles Stross </link></text>
+
+ </object>
+
+
+ <object id="631">
+
+
+ <ocn>631</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/sisu_manifest.html"> document manifest </link> <endnote><number>30</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="632">
+
+
+ <ocn>632</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="633">
+
+
+ <ocn>633</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="634">
+
+
+ <ocn>634</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="635">
+
+
+ <ocn>635</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="636">
+
+
+ <ocn>636</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="637">
+
+
+ <ocn>637</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="638">
+
+
+ <ocn>638</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="639">
+
+
+ <ocn>639</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="640">
+
+
+ <ocn>640</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="641">
+
+
+ <ocn>641</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="642">
+
+
+ <ocn>642</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="643">
+
+
+ <ocn>643</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/accelerando.charles_stross.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="644">
+
+
+ <ocn>644</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/accelerando.charles_stross/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="645">
+ <ocn>645</ocn>
+ <nametag>tainaron</nametag>
+
+ <text><i>"Tainaron"</i>, Leena Krohn </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="646">
+
+
+ <ocn>646</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/toc.html"> "Tainaron", Leena Krohn </link></text>
+
+ </object>
+
+
+ <object id="647">
+
+
+ <ocn>647</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/sisu_manifest.html"> document manifest </link> <endnote><number>31</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="648">
+
+
+ <ocn>648</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="649">
+
+
+ <ocn>649</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="650">
+
+
+ <ocn>650</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="651">
+
+
+ <ocn>651</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="652">
+
+
+ <ocn>652</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="653">
+
+
+ <ocn>653</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="654">
+
+
+ <ocn>654</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="655">
+
+
+ <ocn>655</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="656">
+
+
+ <ocn>656</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="657">
+
+
+ <ocn>657</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="658">
+
+
+ <ocn>658</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="659">
+
+
+ <ocn>659</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/tainaron.leena_krohn.1998.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="660">
+
+
+ <ocn>660</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/tainaron.leena_krohn.1998/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="661">
+ <ocn>661</ocn>
+ <nametag>sphinx</nametag>
+
+ <text><i>"Sphinx or Robot"</i>, Leena Krohn </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="662">
+
+
+ <ocn>662</ocn>
+
+
+ <text class="norm"><image xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:actuate="onLoad" xlink:show="embed" xlink:href="../_sisu/image_local/i_sor.png" width="294" height="59" />[i_sor.png] "Sphinx or Robot by Leena Krohn"</text>
+
+ </object>
+
+
+ <object id="663">
+
+
+ <ocn>663</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/toc.html"> "Sphinx or Robot", Leena Krohn </link></text>
+
+ </object>
+
+
+ <object id="664">
+
+
+ <ocn>664</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/sisu_manifest.html"> document manifest </link> <endnote><number>32</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="665">
+
+
+ <ocn>665</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="666">
+
+
+ <ocn>666</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="667">
+
+
+ <ocn>667</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="668">
+
+
+ <ocn>668</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="669">
+
+
+ <ocn>669</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="670">
+
+
+ <ocn>670</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="671">
+
+
+ <ocn>671</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="672">
+
+
+ <ocn>672</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="673">
+
+
+ <ocn>673</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="674">
+
+
+ <ocn>674</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="675">
+
+
+ <ocn>675</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="676">
+
+
+ <ocn>676</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/sphinx_or_robot.leena_krohn.1996.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="677">
+
+
+ <ocn>677</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sphinx_or_robot.leena_krohn.1996/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="678">
+ <ocn>678</ocn>
+ <nametag>war_and_peace</nametag>
+
+ <text><i>"War and Peace"</i>, Leo Tolstoy, PG Etext 2600 </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="679">
+
+
+ <ocn>679</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/toc.html"> "War and Peace", Leo Tolstoy </link> <endnote><number>33</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/war_and_peace.leo_tolstoy/toc.html">http://www.jus.uio.no/sisu/war_and_peace.leo_tolstoy/toc.html</link>&gt; <br /> The ascii text was taken from Project Gutenberg. The markup transforms required are trivial. Of interest, in this instance I am saved by having alternative syntaxes/(structural modes) for marking up endnotes... as it was possible to do a simple search and replace to make the Project Gutenberg ascii presentation suitable for <b>SiSU</b>, using the older endnote markup style. This example instructs the program to use regular expressions, in this example the words: none; none; BOOK|FIRST|SECOND; CHAPTER; occurring at the beginning of a line, to identify what should be treated as different levels of heading in a document (and used to make the table of contents). Note that there was <u>very little markup required</u> after the document headers and Project Gutenberg legal notices. As I presume the legal notices are similar in Project Gutenberg documents, (and I could not bear to think of preparing the same legal notices twice), I moved those to the "skin" for the Project, and these are now represented in the markup by &lt;:insert1&gt; and &lt;:insert2&gt; and the legal notices are available for similar insertion into the next Project Gutenberg text prepared for <b>SiSU</b>, should there be one. <br /> I did a stylesheet/skin for the Gutenberg Project, ... I may have to remove. The markup transforms required are trivial. Of interest, in this instance I am saved by having alternative syntaxes/(structural modes) for marking up endnotes... as it is possible to do a simple search and replace to make Project Gutenberg ascii presentations suitable for <b>SiSU</b> using the older endnote markup style. There is <u>very little markup required</u> after the document headers and Project Gutenberg legal notices. As I presume the legal notices are similar in Project Gutenberg documents, (and I could not bear to think of preparing the same legal notices twice), I moved those to the "skin" for the Project, and these are now represented in the markup by the &lt;:insert1&gt; and &lt;:insert2&gt; markers and the legal notices are available for similar insertion into the next Project Gutenberg text prepared for <b>SiSU</b>, should there be one.</note></endnote></text>
+
+ </object>
+
+
+ <object id="680">
+
+
+ <ocn>680</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/sisu_manifest.html"> document manifest </link> <endnote><number>34</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="681">
+
+
+ <ocn>681</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="682">
+
+
+ <ocn>682</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="683">
+
+
+ <ocn>683</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="684">
+
+
+ <ocn>684</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="685">
+
+
+ <ocn>685</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="686">
+
+
+ <ocn>686</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="687">
+
+
+ <ocn>687</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="688">
+
+
+ <ocn>688</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="689">
+
+
+ <ocn>689</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="690">
+
+
+ <ocn>690</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="691">
+
+
+ <ocn>691</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="692">
+
+
+ <ocn>692</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/war_and_peace.leo_tolstoy.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="693">
+
+
+ <ocn>693</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/war_and_peace.leo_tolstoy/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="694">
+ <ocn>694</ocn>
+ <nametag>quixote</nametag>
+
+ <text><i>"Don Quixote"</i>, Miguel de Cervantes [Saavedra], translated by John Ormsby, PG Etext 996 </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="695">
+
+
+ <ocn>695</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/toc.html"> "Don Quixote", Miguel de Cervantes [Saavedra] </link></text>
+
+ </object>
+
+
+ <object id="696">
+
+
+ <ocn>696</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/sisu_manifest.html"> document manifest </link> <endnote><number>35</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="697">
+
+
+ <ocn>697</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="698">
+
+
+ <ocn>698</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="699">
+
+
+ <ocn>699</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="700">
+
+
+ <ocn>700</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="701">
+
+
+ <ocn>701</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="702">
+
+
+ <ocn>702</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="703">
+
+
+ <ocn>703</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="704">
+
+
+ <ocn>704</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="705">
+
+
+ <ocn>705</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="706">
+
+
+ <ocn>706</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="707">
+
+
+ <ocn>707</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="708">
+
+
+ <ocn>708</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/don_quixote.miguel_de_cervantes.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="709">
+
+
+ <ocn>709</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/don_quixote.miguel_de_cervantes/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="710">
+ <ocn>710</ocn>
+ <nametag>gulliver</nametag>
+
+ <text><i>"Gulliver's Travels"</i>, Jonathan Swift, transcribed from the 1892 George Bell and Sons edition by David Price, PG Etext 829 </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="711">
+
+
+ <ocn>711</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/toc.html"> "Gulliver's Travels", Jonathan Swift </link></text>
+
+ </object>
+
+
+ <object id="712">
+
+
+ <ocn>712</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/sisu_manifest.html"> document manifest </link> <endnote><number>36</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="713">
+
+
+ <ocn>713</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="714">
+
+
+ <ocn>714</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="715">
+
+
+ <ocn>715</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="716">
+
+
+ <ocn>716</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="717">
+
+
+ <ocn>717</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="718">
+
+
+ <ocn>718</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="719">
+
+
+ <ocn>719</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="720">
+
+
+ <ocn>720</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="721">
+
+
+ <ocn>721</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="722">
+
+
+ <ocn>722</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="723">
+
+
+ <ocn>723</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="724">
+
+
+ <ocn>724</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/gullivers_travels.jonathan_swift.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="725">
+
+
+ <ocn>725</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gullivers_travels.jonathan_swift/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="726">
+ <ocn>726</ocn>
+ <nametag>alice</nametag>
+
+ <text><i>"Alice's Adventures in Wonderland"</i>, Lewis Carroll, PG Etext 11 </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="727">
+
+
+ <ocn>727</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/toc.html"> "Alice's Adventures in Wonderland", Lewis Carroll </link></text>
+
+ </object>
+
+
+ <object id="728">
+
+
+ <ocn>728</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/sisu_manifest.html"> document manifest </link> <endnote><number>37</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="729">
+
+
+ <ocn>729</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="730">
+
+
+ <ocn>730</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="731">
+
+
+ <ocn>731</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="732">
+
+
+ <ocn>732</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="733">
+
+
+ <ocn>733</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="734">
+
+
+ <ocn>734</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="735">
+
+
+ <ocn>735</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="736">
+
+
+ <ocn>736</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="737">
+
+
+ <ocn>737</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="738">
+
+
+ <ocn>738</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="739">
+
+
+ <ocn>739</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="740">
+
+
+ <ocn>740</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/alices_adventures_in_wonderland.lewis_carroll.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="741">
+
+
+ <ocn>741</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland.lewis_carroll/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="742">
+ <ocn>742</ocn>
+ <nametag>glass</nametag>
+
+ <text><i>"Through The Looking-Glass"</i>, Lewis Carroll, PG Etext 12 </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="743">
+
+
+ <ocn>743</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/toc.html"> "Through The Looking-Glass", Lewis Carroll </link></text>
+
+ </object>
+
+
+ <object id="744">
+
+
+ <ocn>744</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/sisu_manifest.html"> document manifest </link> <endnote><number>38</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="745">
+
+
+ <ocn>745</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="746">
+
+
+ <ocn>746</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="747">
+
+
+ <ocn>747</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="748">
+
+
+ <ocn>748</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="749">
+
+
+ <ocn>749</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="750">
+
+
+ <ocn>750</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="751">
+
+
+ <ocn>751</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="752">
+
+
+ <ocn>752</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="753">
+
+
+ <ocn>753</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="754">
+
+
+ <ocn>754</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="755">
+
+
+ <ocn>755</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="756">
+
+
+ <ocn>756</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/through_the_looking_glass.lewis_carroll.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="757">
+
+
+ <ocn>757</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/through_the_looking_glass.lewis_carroll/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="758">
+ <ocn>758</ocn>
+ <nametag>alice</nametag>
+
+ <text><i>"Alice's Adventures in Wonderland"</i> and <i>"Through The Looking-Glass"</i>, Lewis Carroll, PG Etexts 11 and 12 </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="759">
+
+
+ <ocn>759</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/toc.html"> "Alice's Adventures in Wonderland" and "Through The Looking-Glass", Lewis Carroll </link></text>
+
+ </object>
+
+
+ <object id="760">
+
+
+ <ocn>760</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/sisu_manifest.html"> document manifest </link> <endnote><number>39</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="761">
+
+
+ <ocn>761</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="762">
+
+
+ <ocn>762</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="763">
+
+
+ <ocn>763</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="764">
+
+
+ <ocn>764</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="765">
+
+
+ <ocn>765</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="766">
+
+
+ <ocn>766</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="767">
+
+
+ <ocn>767</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="768">
+
+
+ <ocn>768</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="769">
+
+
+ <ocn>769</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="770">
+
+
+ <ocn>770</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="771">
+
+
+ <ocn>771</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="772">
+
+
+ <ocn>772</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll.ssm"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="773">
+
+
+ <ocn>773</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/alices_adventures_in_wonderland_and_through_the_looking_glass.lewis_carroll/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="774">
+ <ocn>774</ocn>
+ <nametag>gpl</nametag>
+
+ <text><i>"Gnu Public License 2"</i>, (GPL 2) Free Software Foundation </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="775">
+
+
+ <ocn>775</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/toc.html"> "Gnu Public License 2", (GPL 2) Free Software Foundation </link></text>
+
+ </object>
+
+
+ <object id="776">
+
+
+ <ocn>776</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/sisu_manifest.html"> document manifest </link> <endnote><number>40</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="777">
+
+
+ <ocn>777</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="778">
+
+
+ <ocn>778</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="779">
+
+
+ <ocn>779</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="780">
+
+
+ <ocn>780</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="781">
+
+
+ <ocn>781</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="782">
+
+
+ <ocn>782</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="783">
+
+
+ <ocn>783</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="784">
+
+
+ <ocn>784</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="785">
+
+
+ <ocn>785</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="786">
+
+
+ <ocn>786</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="787">
+
+
+ <ocn>787</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="788">
+
+
+ <ocn>788</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/gpl2.fsf.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="789">
+
+
+ <ocn>789</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl2.fsf/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="790">
+ <ocn>790</ocn>
+ <nametag>gpl</nametag>
+
+ <text><i>"Gnu Public License v3 - Third discussion draft"</i>, (GPLv3) Free Software Foundation </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="791">
+
+
+ <ocn>791</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/toc.html"> "Gnu Public License 3 - Third discussion draft", (GPL v3 draft3) Free Software Foundation </link></text>
+
+ </object>
+
+
+ <object id="792">
+
+
+ <ocn>792</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/sisu_manifest.html"> document manifest </link> <endnote><number>41</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="793">
+
+
+ <ocn>793</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="794">
+
+
+ <ocn>794</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="795">
+
+
+ <ocn>795</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="796">
+
+
+ <ocn>796</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="797">
+
+
+ <ocn>797</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="798">
+
+
+ <ocn>798</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="799">
+
+
+ <ocn>799</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="800">
+
+
+ <ocn>800</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="801">
+
+
+ <ocn>801</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="802">
+
+
+ <ocn>802</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="803">
+
+
+ <ocn>803</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="804">
+
+
+ <ocn>804</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/gpl3_draft3.fsf.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="805">
+
+
+ <ocn>805</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/gpl3_draft3.fsf/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="806">
+ <ocn>806</ocn>
+ <nametag>dsc</nametag>
+
+ <text><i>"Debian Social Contract"</i> </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="807">
+
+
+ <ocn>807</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/toc.html"> "Debian Social Contract" </link></text>
+
+ </object>
+
+
+ <object id="808">
+
+
+ <ocn>808</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/sisu_manifest.html"> document manifest </link> <endnote><number>42</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="809">
+
+
+ <ocn>809</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="810">
+
+
+ <ocn>810</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="811">
+
+
+ <ocn>811</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="812">
+
+
+ <ocn>812</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="813">
+
+
+ <ocn>813</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="814">
+
+
+ <ocn>814</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="815">
+
+
+ <ocn>815</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="816">
+
+
+ <ocn>816</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="817">
+
+
+ <ocn>817</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="818">
+
+
+ <ocn>818</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="819">
+
+
+ <ocn>819</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="820">
+
+
+ <ocn>820</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/debian_social_contract_v1.1.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="821">
+
+
+ <ocn>821</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_social_contract_v1.1/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="822">
+ <ocn>822</ocn>
+ <nametag>dc</nametag>
+
+ <text><i>"Debian Constitution v1.3"</i>, (simple/default markup) </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="823">
+
+
+ <ocn>823</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/toc.html"> "Debian Constitution v1.3" </link></text>
+
+ </object>
+
+
+ <object id="824">
+
+
+ <ocn>824</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/sisu_manifest.html"> document manifest </link> <endnote><number>43</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="825">
+
+
+ <ocn>825</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="826">
+
+
+ <ocn>826</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="827">
+
+
+ <ocn>827</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="828">
+
+
+ <ocn>828</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="829">
+
+
+ <ocn>829</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="830">
+
+
+ <ocn>830</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="831">
+
+
+ <ocn>831</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="832">
+
+
+ <ocn>832</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="833">
+
+
+ <ocn>833</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="834">
+
+
+ <ocn>834</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="835">
+
+
+ <ocn>835</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="836">
+
+
+ <ocn>836</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/debian_constitution_v1.3.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="837">
+
+
+ <ocn>837</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="838">
+ <ocn>838</ocn>
+ <nametag>dc</nametag>
+
+ <text><i>"Debian Constitution v1.3"</i>, (markup adjusted for output to more closely match the original) </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="839">
+
+
+ <ocn>839</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/toc.html"> "Debian Constitution v1.3", (markup adjusted for output to more closely match the original) </link></text>
+
+ </object>
+
+
+ <object id="840">
+
+
+ <ocn>840</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/sisu_manifest.html"> document manifest </link> <endnote><number>44</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="841">
+
+
+ <ocn>841</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="842">
+
+
+ <ocn>842</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="843">
+
+
+ <ocn>843</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="844">
+
+
+ <ocn>844</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="845">
+
+
+ <ocn>845</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="846">
+
+
+ <ocn>846</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="847">
+
+
+ <ocn>847</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="848">
+
+
+ <ocn>848</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="849">
+
+
+ <ocn>849</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="850">
+
+
+ <ocn>850</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="851">
+
+
+ <ocn>851</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="852">
+
+
+ <ocn>852</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/debian_constitution_v1.3.adjusted.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="853">
+
+
+ <ocn>853</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.3.adjusted/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="854">
+ <ocn>854</ocn>
+ <nametag>dc</nametag>
+
+ <text><i>"Debian Constitution v1.2"</i>, (simple/default markup) </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="855">
+
+
+ <ocn>855</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/toc.html"> "Debian Constitution v1.2 (more translations)" </link></text>
+
+ </object>
+
+
+ <object id="856">
+
+
+ <ocn>856</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/sisu_manifest.html"> document manifest </link> <endnote><number>45</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="857">
+
+
+ <ocn>857</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="858">
+
+
+ <ocn>858</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="859">
+
+
+ <ocn>859</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="860">
+
+
+ <ocn>860</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="861">
+
+
+ <ocn>861</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="862">
+
+
+ <ocn>862</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="863">
+
+
+ <ocn>863</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="864">
+
+
+ <ocn>864</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="865">
+
+
+ <ocn>865</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="866">
+
+
+ <ocn>866</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="867">
+
+
+ <ocn>867</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="868">
+
+
+ <ocn>868</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/debian_constitution_v1.2.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="869">
+
+
+ <ocn>869</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="870">
+ <ocn>870</ocn>
+ <nametag>dc</nametag>
+
+ <text><i>"Debian Constitution v1.2"</i>, (markup adjusted for output to more closely match the original) </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="871">
+
+
+ <ocn>871</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/toc.html"> "Debian Constitution (more translations)", (markup adjusted for output to more closely match the original) </link></text>
+
+ </object>
+
+
+ <object id="872">
+
+
+ <ocn>872</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/sisu_manifest.html"> document manifest </link> <endnote><number>46</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="873">
+
+
+ <ocn>873</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="874">
+
+
+ <ocn>874</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="875">
+
+
+ <ocn>875</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="876">
+
+
+ <ocn>876</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="877">
+
+
+ <ocn>877</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="878">
+
+
+ <ocn>878</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="879">
+
+
+ <ocn>879</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="880">
+
+
+ <ocn>880</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="881">
+
+
+ <ocn>881</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="882">
+
+
+ <ocn>882</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="883">
+
+
+ <ocn>883</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="884">
+
+
+ <ocn>884</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/debian_constitution_v1.2.adjusted.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="885">
+
+
+ <ocn>885</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/debian_constitution_v1.2.adjusted/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="886">
+ <ocn>886</ocn>
+ <nametag>terminology</nametag>
+
+ <text><i>"A Uniform Sales Terminology"</i>, Vikki Rogers and Albert Kritzer </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="887">
+
+
+ <ocn>887</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/toc.html"> "A Uniform Sales Terminology", Vikki Rogers and Albert Kritzer </link></text>
+
+ </object>
+
+
+ <object id="888">
+
+
+ <ocn>888</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/sisu_manifest.html"> document manifest </link> <endnote><number>47</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="889">
+
+
+ <ocn>889</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="890">
+
+
+ <ocn>890</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="891">
+
+
+ <ocn>891</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="892">
+
+
+ <ocn>892</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="893">
+
+
+ <ocn>893</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="894">
+
+
+ <ocn>894</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="895">
+
+
+ <ocn>895</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="896">
+
+
+ <ocn>896</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="897">
+
+
+ <ocn>897</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="898">
+
+
+ <ocn>898</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="899">
+
+
+ <ocn>899</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="900">
+
+
+ <ocn>900</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="901">
+
+
+ <ocn>901</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/a_uniform_international_sales_terminology.vikki_rogers.and.albert_kritzer/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="902">
+ <ocn>902</ocn>
+ <nametag>autonomous</nametag>
+
+ <text><i>"The Autonomous Contract" 1997 </i> - markup sample </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="903">
+
+
+ <ocn>903</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/toc.html"> "The Autonomous Contract" 1997 - markup sample </link></text>
+
+ </object>
+
+
+ <object id="904">
+
+
+ <ocn>904</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/sisu_manifest.html"> document manifest </link> <endnote><number>48</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="905">
+
+
+ <ocn>905</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="906">
+
+
+ <ocn>906</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="907">
+
+
+ <ocn>907</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="908">
+
+
+ <ocn>908</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="909">
+
+
+ <ocn>909</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="910">
+
+
+ <ocn>910</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="911">
+
+
+ <ocn>911</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="912">
+
+
+ <ocn>912</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="913">
+
+
+ <ocn>913</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="914">
+
+
+ <ocn>914</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="915">
+
+
+ <ocn>915</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="916">
+
+
+ <ocn>916</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/the_autonomous_contract.amissah.19970710.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="917">
+
+
+ <ocn>917</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/the_autonomous_contract.amissah.19970710/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="918">
+ <ocn>918</ocn>
+ <nametag>autonomous</nametag>
+
+ <text><i>"The Autonomous Contract Revisited"</i> - markup sample </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="919">
+
+
+ <ocn>919</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/toc.html"> "The Autonomous Contract Revisited" - markup sample </link> <endnote><number>49</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/autonomy_markup0/toc.html">http://www.jus.uio.no/sisu/autonomy_markup0/toc.html</link>&gt; <br /> alternative markup variations revolving around endnotes<br /> (i) as above, markup with embedded endnotes, and header list of words/phrases to emphasise<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/syntax/autonomy_markup0.sst.html">http://www.jus.uio.no/sisu/sample/syntax/autonomy_markup0.sst.html</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst">http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst</link>&gt; <br /> (ii) Again markup with embedded endnotes, but font faces changed within paragraphs rather than in header as in i <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/syntax/autonomy_markup1.sst.html">http://www.jus.uio.no/sisu/sample/syntax/autonomy_markup1.sst.html</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/markup/autonomy_markup1.sst">http://www.jus.uio.no/sisu/sample/markup/autonomy_markup1.sst</link>&gt; <br /> (iii) Markup with endnote placemarks within paragraphs, the endnotes following the paragraph that contains them &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/syntax/autonomy_markup2.sst.html">http://www.jus.uio.no/sisu/sample/syntax/autonomy_markup2.sst.html</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/markup/autonomy_markup2.sst">http://www.jus.uio.no/sisu/sample/markup/autonomy_markup2.sst</link>&gt; <br /> (iv) Another alternative is to place the marked up endnotes sequentially and at the end of the text. This also works. The paragraph variant iii is perhaps easier to visually check should there be missing endnotes; but this variant iv may better suit the conversion of alternatively pre-prepared documents.</note></endnote></text>
+
+ </object>
+
+
+ <object id="920">
+
+
+ <ocn>920</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/sisu_manifest.html"> document manifest </link> <endnote><number>50</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="921">
+
+
+ <ocn>921</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="922">
+
+
+ <ocn>922</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="923">
+
+
+ <ocn>923</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="924">
+
+
+ <ocn>924</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="925">
+
+
+ <ocn>925</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="926">
+
+
+ <ocn>926</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="927">
+
+
+ <ocn>927</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="928">
+
+
+ <ocn>928</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="929">
+
+
+ <ocn>929</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="930">
+
+
+ <ocn>930</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="931">
+
+
+ <ocn>931</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="932">
+
+
+ <ocn>932</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/autonomy_markup0.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="933">
+
+
+ <ocn>933</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/autonomy_markup0/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="934">
+ <ocn>934</ocn>
+ <nametag>cisg</nametag>
+
+ <text><i>"United Nations Convention on Contracts for the International Sale of Goods"</i> </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="935">
+
+
+ <ocn>935</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/toc.html"> "United Nations Convention on Contracts for the International Sale of Goods" </link> <endnote><number>51</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/un_contracts_international_sale_of_goods_convention_1980/toc.html">http://www.jus.uio.no/sisu/un_contracts_international_sale_of_goods_convention_1980/toc.html</link>&gt; <br /> This example instructs the program to use regular expressions, in this example the words: Part, Chapter, Section, Article occurring at the beginning of a line, to identify what should be treated as different levels of heading in a document (and used to make the table of contents). <br /> This example instructs the program to use regular expressions, in this example the words: Part, Chapter, Section, Article occurring at the beginning of a line, to identify what should be treated as different levels of heading in a document (and used to make the table of contents).</note></endnote></text>
+
+ </object>
+
+
+ <object id="936">
+
+
+ <ocn>936</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/sisu_manifest.html"> document manifest </link> <endnote><number>52</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="937">
+
+
+ <ocn>937</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="938">
+
+
+ <ocn>938</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="939">
+
+
+ <ocn>939</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="940">
+
+
+ <ocn>940</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="941">
+
+
+ <ocn>941</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="942">
+
+
+ <ocn>942</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="943">
+
+
+ <ocn>943</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="944">
+
+
+ <ocn>944</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="945">
+
+
+ <ocn>945</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="946">
+
+
+ <ocn>946</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="947">
+
+
+ <ocn>947</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="948">
+
+
+ <ocn>948</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/un_contracts_international_sale_of_goods_convention_1980.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="949">
+
+
+ <ocn>949</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/un_contracts_international_sale_of_goods_convention_1980/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="950">
+ <ocn>950</ocn>
+ <nametag>pecl</nametag>
+
+ <text><i>PECL</i> the "Principles of European Contract Law" </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="951">
+
+
+ <ocn>951</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/toc.html"> "Principles of European Contract Law" </link></text>
+
+ </object>
+
+
+ <object id="952">
+
+
+ <ocn>952</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/sisu_manifest.html"> document manifest </link> <endnote><number>53</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/sisu_manifest.html">http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/sisu_manifest.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="953">
+
+
+ <ocn>953</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/toc.html"> html, segmented text </link></text>
+
+ </object>
+
+
+ <object id="954">
+
+
+ <ocn>954</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/doc.html"> html, scroll, document in one </link></text>
+
+ </object>
+
+
+ <object id="955">
+
+
+ <ocn>955</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/landscape.pdf"> pdf, landscape </link></text>
+
+ </object>
+
+
+ <object id="956">
+
+
+ <ocn>956</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/portrait.pdf"> pdf, portrait </link></text>
+
+ </object>
+
+
+ <object id="957">
+
+
+ <ocn>957</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/opendocument.odt"> open document </link></text>
+
+ </object>
+
+
+ <object id="958">
+
+
+ <ocn>958</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/scroll.xhtml"> xhtml scroll </link></text>
+
+ </object>
+
+
+ <object id="959">
+
+
+ <ocn>959</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/sax.xml"> xml, sax </link></text>
+
+ </object>
+
+
+ <object id="960">
+
+
+ <ocn>960</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/dom.xml"> xml, dom </link></text>
+
+ </object>
+
+
+ <object id="961">
+
+
+ <ocn>961</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/plain.txt"> plain text utf-8 </link></text>
+
+ </object>
+
+
+ <object id="962">
+
+
+ <ocn>962</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/concordance.html"> concordance </link></text>
+
+ </object>
+
+
+ <object id="963">
+
+
+ <ocn>963</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/digest.txt"> dcc, document content certificate (digests) </link></text>
+
+ </object>
+
+
+ <object id="964">
+
+
+ <ocn>964</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/eu_contract_principles_parts_1_to_3_2002.sst"> markup source text </link></text>
+
+ </object>
+
+
+ <object id="965">
+
+
+ <ocn>965</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/eu_contract_principles_parts_1_to_3_2002/sisupod.zip"> zipped markup source pod </link></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="966">
+ <ocn>966</ocn>
+ <nametag>sql</nametag>
+
+ <text>21.3 SQL - PostgreSQL, SQLite </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="967">
+
+
+ <ocn>967</ocn>
+
+
+ <text class="norm">A Sample search form is available at &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org">http://search.sisudoc.org</link>&gt;</text>
+
+ </object>
+
+
+ <object id="968">
+
+
+ <ocn>968</ocn>
+
+
+ <text class="norm">A few canned searches, showing object numbers. Search for:</text>
+
+ </object>
+
+
+ <object id="969">
+
+
+ <ocn>969</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org?s1=Linux%2BOR%2BDebian&amp;lang=En&amp;db=SiSU_sisu&amp;view=index&amp;a=1"> English documents matching Linux OR Debian </link></text>
+
+ </object>
+
+
+ <object id="970">
+
+
+ <ocn>970</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org?s1=GPL%2BOR%2BRichard%2BStallman&amp;lang=En&amp;db=SiSU_sisu&amp;view=index&amp;a=1"> GPL OR Richard Stallman </link></text>
+
+ </object>
+
+
+ <object id="971">
+
+
+ <ocn>971</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org?s1=invention%2BOR%2Binnovation&amp;lang=En&amp;db=SiSU_sisu&amp;view=index&amp;a=1"> invention OR innovation in English language </link></text>
+
+ </object>
+
+
+ <object id="972">
+
+
+ <ocn>972</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org?s1=copyright&amp;lang=En&amp;db=SiSU_sisu&amp;view=index&amp;a=1"> copyright in English language documents </link></text>
+
+ </object>
+
+
+ <object id="973">
+
+
+ <ocn>973</ocn>
+
+
+ <text class="norm">Note that the searches done in this form are case sensitive.</text>
+
+ </object>
+
+
+ <object id="974">
+
+
+ <ocn>974</ocn>
+
+
+ <text class="norm">Expand those same searches, showing the matching text in each document:</text>
+
+ </object>
+
+
+ <object id="975">
+
+
+ <ocn>975</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org?s1=Linux%2BOR%2BDebian&amp;lang=En&amp;db=SiSU_sisu&amp;view=text&amp;a=1"> English documents matching Linux OR Debian </link></text>
+
+ </object>
+
+
+ <object id="976">
+
+
+ <ocn>976</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org?s1=GPL%2BOR%2BRichard%2BStallman&amp;lang=En&amp;db=SiSU_sisu&amp;view=text&amp;a=1"> GPL OR Richard Stallman </link></text>
+
+ </object>
+
+
+ <object id="977">
+
+
+ <ocn>977</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org?s1=invention%2BOR%2Binnovation&amp;lang=En&amp;db=SiSU_sisu&amp;view=text&amp;a=1"> invention OR innovation in English language </link></text>
+
+ </object>
+
+
+ <object id="978">
+
+
+ <ocn>978</ocn>
+
+
+ <text class="indent1"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org?s1=copyright&amp;lang=En&amp;db=SiSU_sisu&amp;view=text&amp;a=1"> copyright in English language documents </link></text>
+
+ </object>
+
+
+ <object id="979">
+
+
+ <ocn>979</ocn>
+
+
+ <text class="norm">Note you may set results either for documents matched and object number locations within each matched document meeting the search criteria; or display the names of the documents matched along with the objects (paragraphs) that meet the search criteria.<endnote><number>54</number><note>of this feature when demonstrated to an IBM software innovations evaluator in 2004 he said to paraphrase: this could be of interest to us. We have large document management systems, you can search hundreds of thousands of documents and we can tell you which documents meet your search criteria, but there is no way we can tell you without opening each document where within each your matches are found.</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="980">
+ <ocn>980</ocn>
+ <nametag>21.4</nametag>
+
+ <text>21.4 Lex Mercatoria as an example</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="981">
+
+
+ <ocn>981</ocn>
+
+
+ <text class="norm">There is quite a bit to peruse if you explore the site Lex Mercatoria:</text>
+
+ </object>
+
+
+ <object id="982">
+
+
+ <ocn>982</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.lexmercatoria.org/">http://www.lexmercatoria.org/</link>&gt; <endnote><number>55</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/lm/index">http://www.jus.uio.no/lm/index</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="983">
+
+
+ <ocn>983</ocn>
+
+
+ <text class="norm">or perhaps:</text>
+
+ </object>
+
+
+ <object id="984">
+
+
+ <ocn>984</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://lexmercatoria.org/treaties.and.organisations/lm.chronological">http://lexmercatoria.org/treaties.and.organisations/lm.chronological</link>&gt; <endnote><number>56</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/lm/treaties.and.organisations/lm.chronological">http://www.jus.uio.no/lm/treaties.and.organisations/lm.chronological</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="985">
+ <ocn>985</ocn>
+ <nametag>21.5</nametag>
+
+ <text>21.5 For good measure the markup for a document with lots of (simple) tables</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="986">
+
+
+ <ocn>986</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is not optimised for table making, but does handle simple tables.</text>
+
+ </object>
+
+
+ <object id="987">
+
+
+ <ocn>987</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/syntax/un_conventions_membership_status.sst.html"> SiSU marked up file with tables </link> <endnote><number>57</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/syntax/un_conventions_membership_status.sst.html">http://www.jus.uio.no/sisu/sample/syntax/un_conventions_membership_status.sst.html</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/markup/un_conventions_membership_status.sst">http://www.jus.uio.no/sisu/sample/markup/un_conventions_membership_status.sst</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="988">
+
+
+ <ocn>988</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/lm/un_conventions_membership_status/toc.html"> Output of table file example </link> <endnote><number>58</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/lm/un_conventions_membership_status/toc.html">http://www.jus.uio.no/lm/un_conventions_membership_status/toc.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="989">
+ <ocn>989</ocn>
+ <nametag>21.6</nametag>
+
+ <text>21.6 And a link to the output of a reported case</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="990">
+
+
+ <ocn>990</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/lm/england.fothergill.v.monarch.airlines.hl.1980/toc.html">http://www.jus.uio.no/lm/england.fothergill.v.monarch.airlines.hl.1980/toc.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="991">
+ <ocn>991</ocn>
+ <nametag>22</nametag>
+
+ <text>22. A Checklist of Output Features</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="992">
+
+
+ <ocn>992</ocn>
+
+
+ <text class="norm">This table gives an indication of the features that are available for various forms of output of <b>SiSU</b>. <endnote><number>59</number><note>updated for sisu-0.36.6 on 2006-01-23</note></endnote></text>
+
+ </object>
+
+
+<object id="993">
+
+
+
+<ocn></ocn><table summary="normal text css" width="100%" border="0" bgcolor="white" cellpadding="2" align="center">
+ <tr>
+ <td width="10%" valign="top">
+ <b>feature</b></td><td width="10%" valign="top">
+ <b>txt</b></td><td width="10%" valign="top">
+ <b>ltx/pdf</b></td><td width="10%" valign="top">
+ <b>HTML</b></td><td width="10%" valign="top">
+ <b>XHTML</b></td><td width="10%" valign="top">
+ <b>XML/s</b></td><td width="10%" valign="top">
+ <b>XML/d</b></td><td width="10%" valign="top">
+ <b>ODF</b></td><td width="10%" valign="top">
+ <b>SQLite</b></td><td width="10%" valign="top">
+ <b>pgSQL</b>
+</td>
+</tr>
+ <tr>
+ <td width="10%" valign="top">
+ headings
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ footnotes
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ bold, underscore, italics
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ strikethrough
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ superscript, subscript
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ extended ascii set (utf-8)
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+ *
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ indents
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ bullets
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ groups
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ * tables
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ * poem
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ * code
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ url
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ links
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ images
+ </td>
+ <td width="10%" valign="top">
+ -
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ T
+ </td>
+ <td width="10%" valign="top">
+ T
+ </td>
+ <td width="10%" valign="top">
+ T
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ T
+ </td>
+ <td width="10%" valign="top">
+ T
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ image caption
+ </td>
+ <td width="10%" valign="top">
+ -
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ table of contents
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ page header/footer?
+ </td>
+ <td width="10%" valign="top">
+ -
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ t
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ line break
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ page break
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ segments
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ skins
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ ocn
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ -?
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ auto-heading numbers
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ minor list numbering
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+ </td>
+ <td width="10%" valign="top">
+ *
+</td>
+</tr>
+
+ <tr>
+ <td width="10%" valign="top">
+ special characters
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+ .
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+ </td>
+ <td width="10%" valign="top">
+
+</td>
+</tr>
+
+ </table>
+
+
+
+
+</object>
+
+
+ <object id="994">
+
+
+ <ocn>994</ocn>
+
+
+ <text class="group">
+
+ Done<br /> * yes/done<br /> . partial<br /> - not available/appropriate<br />
+ Not Done<br /> T task todo<br /> t lesser task/todo<br /> not done<br />
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="995">
+ <ocn>995</ocn>
+ <nametag>search_intro</nametag>
+
+ <text>23. SiSU Search - Introduction </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="996">
+
+
+ <ocn>996</ocn>
+
+
+ <text class="norm"><b>SiSU</b> output can easily and conveniently be indexed by a number of standalone indexing tools, such as Lucene, Hyperestraier.</text>
+
+ </object>
+
+
+ <object id="997">
+
+
+ <ocn>997</ocn>
+
+
+ <text class="norm">Because the document structure of sites created is clearly defined, and the text object citation system is available hypothetically at least, for all forms of output, it is possible to search the sql database, and either read results from that database, or just as simply map the results to the html output, which has richer text markup.</text>
+
+ </object>
+
+
+ <object id="998">
+
+
+ <ocn>998</ocn>
+
+
+ <text class="norm">In addition to this <b>SiSU</b> has the ability to populate a relational sql type database with documents at an object level, with objects numbers that are shared across different output types, which make them searchable with that degree of granularity. Basically, your match criteria is met by these documents and at these locations within each document, which can be viewed within the database directly or in various output formats.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="999">
+ <ocn>999</ocn>
+ <nametag>search_sql</nametag>
+
+ <text>24. SQL </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1000">
+ <ocn>1000</ocn>
+ <nametag>24.1</nametag>
+
+ <text>24.1 populating SQL type databases</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1001">
+
+
+ <ocn>1001</ocn>
+
+
+ <text class="norm"><b>SiSU</b> feeds sisu markupd documents into sql type databases PostgreSQL<endnote><number>60</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.postgresql.org/">http://www.postgresql.org/</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://advocacy.postgresql.org/">http://advocacy.postgresql.org/</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://en.wikipedia.org/wiki/Postgresql">http://en.wikipedia.org/wiki/Postgresql</link>&gt;</note></endnote> and/or SQLite<endnote><number>61</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.hwaci.com/sw/sqlite/">http://www.hwaci.com/sw/sqlite/</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://en.wikipedia.org/wiki/Sqlite">http://en.wikipedia.org/wiki/Sqlite</link>&gt;</note></endnote> database together with information related to document structure.</text>
+
+ </object>
+
+
+ <object id="1002">
+
+
+ <ocn>1002</ocn>
+
+
+ <text class="norm">This is one of the more interesting output forms, as all the structural data of the documents are retained (though can be ignored by the user of the database should they so choose). All site texts/documents are (currently) streamed to four tables:</text>
+
+ </object>
+
+
+ <object id="1003">
+
+
+ <ocn>1003</ocn>
+
+
+ <text class="indent_bullet1"> one containing semantic (and other) headers, including, title, author, subject, (the Dublin Core...);</text>
+
+ </object>
+
+
+ <object id="1004">
+
+
+ <ocn>1004</ocn>
+
+
+ <text class="indent_bullet1"> another the substantive texts by individual "paragraph" (or object) - along with structural information, each paragraph being identifiable by its paragraph number (if it has one which almost all of them do), and the substantive text of each paragraph quite naturally being searchable (both in formatted and clean text versions for searching); and</text>
+
+ </object>
+
+
+ <object id="1005">
+
+
+ <ocn>1005</ocn>
+
+
+ <text class="indent_bullet1"> a third containing endnotes cross-referenced back to the paragraph from which they are referenced (both in formatted and clean text versions for searching).</text>
+
+ </object>
+
+
+ <object id="1006">
+
+
+ <ocn>1006</ocn>
+
+
+ <text class="indent_bullet1"> a fourth table with a one to one relation with the headers table contains full text versions of output, eg. pdf, html, xml, and ascii.</text>
+
+ </object>
+
+
+ <object id="1007">
+
+
+ <ocn>1007</ocn>
+
+
+ <text class="norm">There is of course the possibility to add further structures.</text>
+
+ </object>
+
+
+ <object id="1008">
+
+
+ <ocn>1008</ocn>
+
+
+ <text class="norm">At this level <b>SiSU</b> loads a relational database with documents chunked into objects, their smallest logical structurally constituent parts, as text objects, with their object citation number and all other structural information needed to construct the document. Text is stored (at this text object level) with and without elementary markup tagging, the stripped version being so as to facilitate ease of searching.</text>
+
+ </object>
+
+
+ <object id="1009">
+
+
+ <ocn>1009</ocn>
+
+
+ <text class="norm">Being able to search a relational database at an object level with the <b>SiSU</b> citation system is an effective way of locating content generated by <b>SiSU</b>. As individual text objects of a document stored (and indexed) together with object numbers, and all versions of the document have the same numbering, complex searches can be tailored to return just the locations of the search results relevant for all available output formats, with live links to the precise locations in the database or in html/xml documents; or, the structural information provided makes it possible to search the full contents of the database and have headings in which search content appears, or to search only headings etc. (as the Dublin Core is incorporated it is easy to make use of that as well).</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1010">
+ <ocn>1010</ocn>
+ <nametag>postgresql</nametag>
+
+ <text>25. Postgresql </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1011">
+ <ocn>1011</ocn>
+ <nametag>25.1</nametag>
+
+ <text>25.1 Name</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1012">
+
+
+ <ocn>1012</ocn>
+
+
+ <text class="norm"><b>SiSU</b> - Structured information, Serialized Units - a document publishing system, postgresql dependency package</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1013">
+ <ocn>1013</ocn>
+ <nametag>25.2</nametag>
+
+ <text>25.2 Description</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1014">
+
+
+ <ocn>1014</ocn>
+
+
+ <text class="norm">Information related to using postgresql with sisu (and related to the sisu_postgresql dependency package, which is a dummy package to install dependencies needed for <b>SiSU</b> to populate a postgresql database, this being part of <b>SiSU</b> - man sisu).</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1015">
+ <ocn>1015</ocn>
+ <nametag>25.3</nametag>
+
+ <text>25.3 Synopsis</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1016">
+
+
+ <ocn>1016</ocn>
+
+
+ <text class="indent1"> sisu -D [instruction] [filename/wildcard if required]</text>
+
+ </object>
+
+
+ <object id="1017">
+
+
+ <ocn>1017</ocn>
+
+
+ <text class="indent1"> sisu -D --pg --[instruction] [filename/wildcard if required]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1018">
+ <ocn>1018</ocn>
+ <nametag>25.4</nametag>
+
+ <text>25.4 Commands</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1019">
+
+
+ <ocn>1019</ocn>
+
+
+ <text class="norm">Mappings to two databases are provided by default, postgresql and sqlite, the same commands are used within sisu to construct and populate databases however -d (lowercase) denotes sqlite and -D (uppercase) denotes postgresql, alternatively --sqlite or --pgsql may be used</text>
+
+ </object>
+
+
+ <object id="1020">
+
+
+ <ocn>1020</ocn>
+
+
+ <text class="norm"><b>-D or --pgsql</b> may be used interchangeably.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1021">
+ <ocn>1021</ocn>
+ <nametag>25.4.1</nametag>
+
+ <text>25.4.1 create and destroy database</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1022">
+
+
+ <ocn>1022</ocn>
+
+
+ <text class="norm"><b>--pgsql --createall</b><br /> initial step, creates required relations (tables, indexes) in existing (postgresql) database (a database should be created manually and given the same name as working directory, as requested) (rb.dbi)</text>
+
+ </object>
+
+
+ <object id="1023">
+
+
+ <ocn>1023</ocn>
+
+
+ <text class="norm"><b>sisu -D --createdb</b><br /> creates database where no database existed before</text>
+
+ </object>
+
+
+ <object id="1024">
+
+
+ <ocn>1024</ocn>
+
+
+ <text class="norm"><b>sisu -D --create</b><br /> creates database tables where no database tables existed before</text>
+
+ </object>
+
+
+ <object id="1025">
+
+
+ <ocn>1025</ocn>
+
+
+ <text class="norm"><b>sisu -D --Dropall</b><br /> destroys database (including all its content)! kills data and drops tables, indexes and database associated with a given directory (and directories of the same name).</text>
+
+ </object>
+
+
+ <object id="1026">
+
+
+ <ocn>1026</ocn>
+
+
+ <text class="norm"><b>sisu -D --recreate</b><br /> destroys existing database and builds a new empty database structure</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1027">
+ <ocn>1027</ocn>
+ <nametag>25.4.2</nametag>
+
+ <text>25.4.2 import and remove documents</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1028">
+
+
+ <ocn>1028</ocn>
+
+
+ <text class="norm"><b>sisu -D --import -v [filename/wildcard]</b><br /> populates database with the contents of the file. Imports documents(s) specified to a postgresql database (at an object level).</text>
+
+ </object>
+
+
+ <object id="1029">
+
+
+ <ocn>1029</ocn>
+
+
+ <text class="norm"><b>sisu -D --update -v [filename/wildcard]</b><br /> updates file contents in database</text>
+
+ </object>
+
+
+ <object id="1030">
+
+
+ <ocn>1030</ocn>
+
+
+ <text class="norm"><b>sisu -D --remove -v [filename/wildcard]</b><br /> removes specified document from postgresql database.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1031">
+ <ocn>1031</ocn>
+ <nametag>sqlite</nametag>
+
+ <text>26. Sqlite </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1032">
+ <ocn>1032</ocn>
+ <nametag>26.1</nametag>
+
+ <text>26.1 Name</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1033">
+
+
+ <ocn>1033</ocn>
+
+
+ <text class="norm"><b>SiSU</b> - Structured information, Serialized Units - a document publishing system.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1034">
+ <ocn>1034</ocn>
+ <nametag>26.2</nametag>
+
+ <text>26.2 Description</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1035">
+
+
+ <ocn>1035</ocn>
+
+
+ <text class="norm">Information related to using sqlite with sisu (and related to the sisu_sqlite dependency package, which is a dummy package to install dependencies needed for <b>SiSU</b> to populate an sqlite database, this being part of <b>SiSU</b> - man sisu).</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1036">
+ <ocn>1036</ocn>
+ <nametag>26.3</nametag>
+
+ <text>26.3 Synopsis</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1037">
+
+
+ <ocn>1037</ocn>
+
+
+ <text class="indent1"> sisu -d [instruction] [filename/wildcard if required]</text>
+
+ </object>
+
+
+ <object id="1038">
+
+
+ <ocn>1038</ocn>
+
+
+ <text class="indent1"> sisu -d --(sqlite|pg) --[instruction] [filename/wildcard if required]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1039">
+ <ocn>1039</ocn>
+ <nametag>26.4</nametag>
+
+ <text>26.4 Commands</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1040">
+
+
+ <ocn>1040</ocn>
+
+
+ <text class="norm">Mappings to two databases are provided by default, postgresql and sqlite, the same commands are used within sisu to construct and populate databases however -d (lowercase) denotes sqlite and -D (uppercase) denotes postgresql, alternatively --sqlite or --pgsql may be used</text>
+
+ </object>
+
+
+ <object id="1041">
+
+
+ <ocn>1041</ocn>
+
+
+ <text class="norm"><b>-d or --sqlite</b> may be used interchangeably.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1042">
+ <ocn>1042</ocn>
+ <nametag>26.4.1</nametag>
+
+ <text>26.4.1 create and destroy database</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1043">
+
+
+ <ocn>1043</ocn>
+
+
+ <text class="norm"><b>--sqlite --createall</b><br /> initial step, creates required relations (tables, indexes) in existing (sqlite) database (a database should be created manually and given the same name as working directory, as requested) (rb.dbi)</text>
+
+ </object>
+
+
+ <object id="1044">
+
+
+ <ocn>1044</ocn>
+
+
+ <text class="norm"><b>sisu -d --createdb</b><br /> creates database where no database existed before</text>
+
+ </object>
+
+
+ <object id="1045">
+
+
+ <ocn>1045</ocn>
+
+
+ <text class="norm"><b>sisu -d --create</b><br /> creates database tables where no database tables existed before</text>
+
+ </object>
+
+
+ <object id="1046">
+
+
+ <ocn>1046</ocn>
+
+
+ <text class="norm"><b>sisu -d --dropall</b><br /> destroys database (including all its content)! kills data and drops tables, indexes and database associated with a given directory (and directories of the same name).</text>
+
+ </object>
+
+
+ <object id="1047">
+
+
+ <ocn>1047</ocn>
+
+
+ <text class="norm"><b>sisu -d --recreate</b><br /> destroys existing database and builds a new empty database structure</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1048">
+ <ocn>1048</ocn>
+ <nametag>26.4.2</nametag>
+
+ <text>26.4.2 import and remove documents</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1049">
+
+
+ <ocn>1049</ocn>
+
+
+ <text class="norm"><b>sisu -d --import -v [filename/wildcard]</b><br /> populates database with the contents of the file. Imports documents(s) specified to an sqlite database (at an object level).</text>
+
+ </object>
+
+
+ <object id="1050">
+
+
+ <ocn>1050</ocn>
+
+
+ <text class="norm"><b>sisu -d --update -v [filename/wildcard]</b><br /> updates file contents in database</text>
+
+ </object>
+
+
+ <object id="1051">
+
+
+ <ocn>1051</ocn>
+
+
+ <text class="norm"><b>sisu -d --remove -v [filename/wildcard]</b><br /> removes specified document from sqlite database.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1052">
+ <ocn>1052</ocn>
+ <nametag>search_cgi</nametag>
+
+ <text>27. Introduction </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1053">
+ <ocn>1053</ocn>
+ <nametag>27.1</nametag>
+
+ <text>27.1 Search - database frontend sample, utilising database and SiSU features, including object citation numbering (backend currently PostgreSQL) </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1054">
+
+
+ <ocn>1054</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org"> Sample search frontend </link> <endnote><number>62</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org">http://search.sisudoc.org</link>&gt;</note></endnote> A small database and sample query front-end (search from) that makes use of the citation system, <u>object citation numbering</u> to demonstrates functionality.<endnote><number>63</number><note>(which could be extended further with current back-end). As regards scaling of the database, it is as scalable as the database (here Postgresql) and hardware allow.</note></endnote></text>
+
+ </object>
+
+
+ <object id="1055">
+
+
+ <ocn>1055</ocn>
+
+
+ <text class="norm"><b>SiSU</b> can provide information on which documents are matched and at what locations within each document the matches are found. These results are relevant across all outputs using object citation numbering, which includes html, XML, LaTeX, PDF and indeed the SQL database. You can then refer to one of the other outputs or in the SQL database expand the text within the matched objects (paragraphs) in the documents matched.</text>
+
+ </object>
+
+
+ <object id="1056">
+
+
+ <ocn>1056</ocn>
+
+
+ <text class="norm">Note you may set results either for documents matched and object number locations within each matched document meeting the search criteria; or display the names of the documents matched along with the objects (paragraphs) that meet the search criteria.<endnote><number>64</number><note>of this feature when demonstrated to an IBM software innovations evaluator in 2004 he said to paraphrase: this could be of interest to us. We have large document management systems, you can search hundreds of thousands of documents and we can tell you which documents meet your search criteria, but there is no way we can tell you without opening each document where within each your matches are found.</note></endnote></text>
+
+ </object>
+
+
+ <object id="1057">
+
+
+ <ocn>1057</ocn>
+
+
+ <text class="norm"><b>sisu -F --webserv-webrick</b><br /> builds a cgi web search frontend for the database created</text>
+
+ </object>
+
+
+ <object id="1058">
+
+
+ <ocn>1058</ocn>
+
+
+ <text class="norm">The following is feedback on the setup on a machine provided by the help command:</text>
+
+ </object>
+
+
+ <object id="1059">
+
+
+ <ocn>1059</ocn>
+
+
+ <text class="indent1"> sisu --help sql</text>
+
+ </object>
+
+
+ <object id="1060">
+
+
+ <ocn>1060</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;Postgresql<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;user:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ralph<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;current db set:&nbsp;&nbsp; SiSU_sisu<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;port:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5432<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;dbi connect:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DBI:Pg:database=SiSU_sisu;port=5432<br /><br />&#160;&#160; &nbsp;&nbsp;sqlite<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;current db set:&nbsp;&nbsp; /home/ralph/sisu_www/sisu/sisu_sqlite.db<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;dbi connect&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DBI:SQLite:/home/ralph/sisu_www/sisu/sisu_sqlite.db&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1061">
+
+
+ <ocn>1061</ocn>
+
+
+ <text class="norm">Note on databases built</text>
+
+ </object>
+
+
+ <object id="1062">
+
+
+ <ocn>1062</ocn>
+
+
+ <text class="norm">By default, [unless otherwise specified] databases are built on a directory basis, from collections of documents within that directory. The name of the directory you choose to work from is used as the database name, i.e. if you are working in a directory called /home/ralph/ebook the database SiSU_ebook is used. [otherwise a manual mapping for the collection is necessary]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1063">
+ <ocn>1063</ocn>
+ <nametag>27.2</nametag>
+
+ <text>27.2 Search Form</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1064">
+
+
+ <ocn>1064</ocn>
+
+
+ <text class="norm"><b>sisu -F</b><br /> generates a sample search form, which must be copied to the web-server cgi directory</text>
+
+ </object>
+
+
+ <object id="1065">
+
+
+ <ocn>1065</ocn>
+
+
+ <text class="norm"><b>sisu -F --webserv-webrick</b><br /> generates a sample search form for use with the webrick server, which must be copied to the web-server cgi directory</text>
+
+ </object>
+
+
+ <object id="1066">
+
+
+ <ocn>1066</ocn>
+
+
+ <text class="norm"><b>sisu -Fv</b><br /> as above, and provides some information on setting up hyperestraier</text>
+
+ </object>
+
+
+ <object id="1067">
+
+
+ <ocn>1067</ocn>
+
+
+ <text class="norm"><b>sisu -W</b><br /> starts the webrick server which should be available wherever sisu is properly installed</text>
+
+ </object>
+
+
+ <object id="1068">
+
+
+ <ocn>1068</ocn>
+
+
+ <text class="norm">The generated search form must be copied manually to the webserver directory as instructed</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1069">
+ <ocn>1069</ocn>
+ <nametag>search_hyperestraier</nametag>
+
+ <text>28. Hyperestraier </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1070">
+
+
+ <ocn>1070</ocn>
+
+
+ <text class="norm">See the documentation for hyperestraier:</text>
+
+ </object>
+
+
+ <object id="1071">
+
+
+ <ocn>1071</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://hyperestraier.sourceforge.net/">http://hyperestraier.sourceforge.net/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1072">
+
+
+ <ocn>1072</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/hyperestraier/index.html</text>
+
+ </object>
+
+
+ <object id="1073">
+
+
+ <ocn>1073</ocn>
+
+
+ <text class="indent1"> man estcmd</text>
+
+ </object>
+
+
+ <object id="1074">
+
+
+ <ocn>1074</ocn>
+
+
+ <text class="norm">on sisu_hyperestraier:</text>
+
+ </object>
+
+
+ <object id="1075">
+
+
+ <ocn>1075</ocn>
+
+
+ <text class="indent1"> man sisu_hyperestraier</text>
+
+ </object>
+
+
+ <object id="1076">
+
+
+ <ocn>1076</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_markup/sisu_hyperestraier/index.html</text>
+
+ </object>
+
+
+ <object id="1077">
+
+
+ <ocn>1077</ocn>
+
+
+ <text class="norm">NOTE: the examples that follow assume that sisu output is placed in the directory /home/ralph/sisu_www</text>
+
+ </object>
+
+
+ <object id="1078">
+
+
+ <ocn>1078</ocn>
+
+
+ <text class="norm">(A) to generate the index within the webserver directory to be indexed:</text>
+
+ </object>
+
+
+ <object id="1079">
+
+
+ <ocn>1079</ocn>
+
+
+ <text class="indent1"> estcmd gather -sd [index name] [directory path to index]</text>
+
+ </object>
+
+
+ <object id="1080">
+
+
+ <ocn>1080</ocn>
+
+
+ <text class="norm">the following are examples that will need to be tailored according to your needs:</text>
+
+ </object>
+
+
+ <object id="1081">
+
+
+ <ocn>1081</ocn>
+
+
+ <text class="indent1"> cd /home/ralph/sisu_www</text>
+
+ </object>
+
+
+ <object id="1082">
+
+
+ <ocn>1082</ocn>
+
+
+ <text class="indent1"> estcmd gather -sd casket /home/ralph/sisu_www</text>
+
+ </object>
+
+
+ <object id="1083">
+
+
+ <ocn>1083</ocn>
+
+
+ <text class="norm">you may use the 'find' command together with 'egrep' to limit indexing to particular document collection directories within the web server directory:</text>
+
+ </object>
+
+
+ <object id="1084">
+
+
+ <ocn>1084</ocn>
+
+
+ <text class="indent1"> find /home/ralph/sisu_www -type f | egrep '/home/ralph/sisu_www/sisu/.+?.html$' |estcmd gather -sd casket -</text>
+
+ </object>
+
+
+ <object id="1085">
+
+
+ <ocn>1085</ocn>
+
+
+ <text class="norm">Check which directories in the webserver/output directory (&#126;/sisu_www or elsewhere depending on configuration) you wish to include in the search index.</text>
+
+ </object>
+
+
+ <object id="1086">
+
+
+ <ocn>1086</ocn>
+
+
+ <text class="norm">As sisu duplicates output in multiple file formats, it it is probably preferable to limit the estraier index to html output, and as it may also be desirable to exclude files 'plain.txt', 'toc.html' and 'concordance.html', as these duplicate information held in other html output e.g.</text>
+
+ </object>
+
+
+ <object id="1087">
+
+
+ <ocn>1087</ocn>
+
+
+ <text class="indent1"> find /home/ralph/sisu_www -type f | egrep '/sisu_www/(sisu|bookmarks)/.+?.html$' | egrep -v '(doc|concordance).html$' |estcmd gather -sd casket -</text>
+
+ </object>
+
+
+ <object id="1088">
+
+
+ <ocn>1088</ocn>
+
+
+ <text class="norm">from your current document preparation/markup directory, you would construct a rune along the following lines:</text>
+
+ </object>
+
+
+ <object id="1089">
+
+
+ <ocn>1089</ocn>
+
+
+ <text class="indent1"> find /home/ralph/sisu_www -type f | egrep '/home/ralph/sisu_www/([specify first directory for inclusion]|[specify second directory for inclusion]|[another directory for inclusion? ...])/.+?.html$' | egrep -v '(doc|concordance).html$' |estcmd gather -sd /home/ralph/sisu_www/casket -</text>
+
+ </object>
+
+
+ <object id="1090">
+
+
+ <ocn>1090</ocn>
+
+
+ <text class="norm">(B) to set up the search form</text>
+
+ </object>
+
+
+ <object id="1091">
+
+
+ <ocn>1091</ocn>
+
+
+ <text class="norm">(i) copy estseek.cgi to your cgi directory and set file permissions to 755:</text>
+
+ </object>
+
+
+ <object id="1092">
+
+
+ <ocn>1092</ocn>
+
+
+ <text class="indent1"> sudo cp -vi /usr/lib/estraier/estseek.cgi /usr/lib/cgi-bin</text>
+
+ </object>
+
+
+ <object id="1093">
+
+
+ <ocn>1093</ocn>
+
+
+ <text class="indent1"> sudo chmod -v 755 /usr/lib/cgi-bin/estseek.cgi</text>
+
+ </object>
+
+
+ <object id="1094">
+
+
+ <ocn>1094</ocn>
+
+
+ <text class="indent1"> sudo cp -v /usr/share/hyperestraier/estseek.* /usr/lib/cgi-bin</text>
+
+ </object>
+
+
+ <object id="1095">
+
+
+ <ocn>1095</ocn>
+
+
+ <text class="indent1"> [see estraier documentation for paths]</text>
+
+ </object>
+
+
+ <object id="1096">
+
+
+ <ocn>1096</ocn>
+
+
+ <text class="norm">(ii) edit estseek.conf, with attention to the lines starting 'indexname:' and 'replace:':</text>
+
+ </object>
+
+
+ <object id="1097">
+
+
+ <ocn>1097</ocn>
+
+
+ <text class="indent1"> indexname: /home/ralph/sisu_www/casket</text>
+
+ </object>
+
+
+ <object id="1098">
+
+
+ <ocn>1098</ocn>
+
+
+ <text class="indent1"> replace: ^file:///home/ralph/sisu_www{{!}}http://localhost</text>
+
+ </object>
+
+
+ <object id="1099">
+
+
+ <ocn>1099</ocn>
+
+
+ <text class="indent1"> replace: /index.html?${{!}}/</text>
+
+ </object>
+
+
+ <object id="1100">
+
+
+ <ocn>1100</ocn>
+
+
+ <text class="norm">(C) to test using webrick, start webrick:</text>
+
+ </object>
+
+
+ <object id="1101">
+
+
+ <ocn>1101</ocn>
+
+
+ <text class="indent1"> sisu -W</text>
+
+ </object>
+
+
+ <object id="1102">
+
+
+ <ocn>1102</ocn>
+
+
+ <text class="norm">and try open the url: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost:8081/cgi-bin/estseek.cgi">http://localhost:8081/cgi-bin/estseek.cgi</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1103">
+ <ocn>1103</ocn>
+ <nametag>webrick</nametag>
+
+ <text>29. sisu_webrick </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1104">
+ <ocn>1104</ocn>
+ <nametag>29.1</nametag>
+
+ <text>29.1 Name</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1105">
+
+
+ <ocn>1105</ocn>
+
+
+ <text class="norm"><b>SiSU</b> - Structured information, Serialized Units - a document publishing system</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1106">
+ <ocn>1106</ocn>
+ <nametag>29.2</nametag>
+
+ <text>29.2 Synopsis</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1107">
+
+
+ <ocn>1107</ocn>
+
+
+ <text class="norm">sisu_webrick [port]</text>
+
+ </object>
+
+
+ <object id="1108">
+
+
+ <ocn>1108</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1109">
+
+
+ <ocn>1109</ocn>
+
+
+ <text class="norm">sisu -W [port]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1110">
+ <ocn>1110</ocn>
+ <nametag>29.3</nametag>
+
+ <text>29.3 Description</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1111">
+
+
+ <ocn>1111</ocn>
+
+
+ <text class="norm">sisu_webrick is part of <b>SiSU</b> (man sisu) sisu_webrick starts <b>Ruby</b>'s Webrick web-server and points it to the directories to which <b>SiSU</b> output is written, providing a list of these directories (assuming <b>SiSU</b> is in use and they exist).</text>
+
+ </object>
+
+
+ <object id="1112">
+
+
+ <ocn>1112</ocn>
+
+
+ <text class="norm">The default port for sisu_webrick is set to 8081, this may be modified in the yaml file: &#126;/.sisu/sisurc.yml a sample of which is provided as /etc/sisu/sisurc.yml (or in the equivalent directory on your system).</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1113">
+ <ocn>1113</ocn>
+ <nametag>29.4</nametag>
+
+ <text>29.4 Summary of man page</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1114">
+
+
+ <ocn>1114</ocn>
+
+
+ <text class="norm">sisu_webrick, may be started on it's own with the command: sisu_webrick [port] or using the sisu command with the -W flag: sisu -W [port]</text>
+
+ </object>
+
+
+ <object id="1115">
+
+
+ <ocn>1115</ocn>
+
+
+ <text class="norm">where no port is given and settings are unchanged the default port is 8081</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1116">
+ <ocn>1116</ocn>
+ <nametag>29.5</nametag>
+
+ <text>29.5 Document processing command flags</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1117">
+
+
+ <ocn>1117</ocn>
+
+
+ <text class="norm">sisu -W [port] starts <b>Ruby</b> Webrick web-server, serving <b>SiSU</b> output directories, on the port provided, or if no port is provided and the defaults have not been changed in &#126;/.sisu/sisurc.yaml then on port 8081</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1118">
+ <ocn>1118</ocn>
+ <nametag>29.6</nametag>
+
+ <text>29.6 Further information</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1119">
+
+
+ <ocn>1119</ocn>
+
+
+ <text class="norm">For more information on <b>SiSU</b> see: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1120">
+
+
+ <ocn>1120</ocn>
+
+
+ <text class="norm">or man sisu</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1121">
+ <ocn>1121</ocn>
+ <nametag>29.7</nametag>
+
+ <text>29.7 Author</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1122">
+
+
+ <ocn>1122</ocn>
+
+
+ <text class="norm">Ralph Amissah <ralph@amissah.com> or <ralph.amissah@gmail.com></text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1123">
+ <ocn>1123</ocn>
+ <nametag>29.8</nametag>
+
+ <text>29.8 SEE ALSO</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1124">
+
+
+ <ocn>1124</ocn>
+
+
+ <text class="indent1"> sisu(1)</text>
+
+ </object>
+
+
+ <object id="1125">
+
+
+ <ocn>1125</ocn>
+
+
+ <text class="indent1"> sisu_vim(7)</text>
+
+ </object>
+
+
+ <object id="1126">
+
+
+ <ocn>1126</ocn>
+
+
+ <text class="indent1"> sisu(8)</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1127">
+ <ocn>1127</ocn>
+ <nametag>remote_source</nametag>
+
+ <text>30. Remote Source Documents </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1128">
+
+
+ <ocn>1128</ocn>
+
+
+ <text class="norm"><b>SiSU</b> processing instructions can be run against remote source documents by providing the url of the documents against which the processing instructions are to be carried out. The remote <b>SiSU</b> documents can either be sisu marked up files in plaintext .sst or .ssm or; zipped sisu files, sisupod.zip or filename.ssp</text>
+
+ </object>
+
+
+ <object id="1129">
+
+
+ <ocn>1129</ocn>
+
+
+ <text class="norm"><b>.sst / .ssm - sisu text files</b></text>
+
+ </object>
+
+
+ <object id="1130">
+
+
+ <ocn>1130</ocn>
+
+
+ <text class="norm"><b>SiSU</b> can be run against source text files on a remote machine, provide the processing instruction and the url. The source file and any associated parts (such as images) will be downloaded and generated locally.</text>
+
+ </object>
+
+
+ <object id="1131">
+
+
+ <ocn>1131</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;sisu -3 http://[provide url to valid .sst or .ssm file]&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1132">
+
+
+ <ocn>1132</ocn>
+
+
+ <text class="norm">Any of the source documents in the sisu examples page can be used in this way, see &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html">http://www.jus.uio.no/sisu/SiSU/2.html</link>&gt; and use the url for the desired document.</text>
+
+ </object>
+
+
+ <object id="1133">
+
+
+ <ocn>1133</ocn>
+
+
+ <text class="norm">NOTE: to set up a remote machine to serve <b>SiSU</b> documents in this way, images should be in the directory relative to the document source ../_sisu/image</text>
+
+ </object>
+
+
+ <object id="1134">
+
+
+ <ocn>1134</ocn>
+
+
+ <text class="norm"><b>sisupod - zipped sisu files</b></text>
+
+ </object>
+
+
+ <object id="1135">
+
+
+ <ocn>1135</ocn>
+
+
+ <text class="norm">A sisupod is the zipped content of a sisu marked up text or texts and any other associated parts to the document such as images.</text>
+
+ </object>
+
+
+ <object id="1136">
+
+
+ <ocn>1136</ocn>
+
+
+ <text class="norm"><b>SiSU</b> can be run against a sisupod on a (local or) remote machine, provide the processing instruction and the url, the sisupod will be downloaded and the documents it contains generated locally.</text>
+
+ </object>
+
+
+ <object id="1137">
+
+
+ <ocn>1137</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;sisu -3 http://[provide url to valid sisupod.zip or .ssp file]&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1138">
+
+
+ <ocn>1138</ocn>
+
+
+ <text class="norm">Any of the source documents in the sisu examples page can be used in this way, see &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html">http://www.jus.uio.no/sisu/SiSU/2.html</link>&gt; and use the url for the desired document.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ </heading3>
+
+ <heading3>
+ <heading>
+ <object id="1139">
+ <ocn>1139</ocn>
+ <text>Remote Document Output</text>
+ </object>
+ </heading>
+
+ <contents1>
+ <heading>
+ <object id="1140">
+ <ocn>1140</ocn>
+ <nametag>remote_output</nametag>
+
+ <text>31. Remote Output </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1141">
+
+
+ <ocn>1141</ocn>
+
+
+ <text class="norm">Once properly configured <b>SiSU</b> output can be automatically posted once generated to a designated remote machine using either rsync, or scp.</text>
+
+ </object>
+
+
+ <object id="1142">
+
+
+ <ocn>1142</ocn>
+
+
+ <text class="norm">In order to do this some ssh authentication agent and keychain or similar tool will need to be configured. Once that is done the placement on a remote host can be done seamlessly with the -r (for scp) or -R (for rsync) flag, which may be used in conjunction with other processing flags, e.g.</text>
+
+ </object>
+
+
+ <object id="1143">
+
+
+ <ocn>1143</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;sisu -3R sisu_remote.sst&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1144">
+ <ocn>1144</ocn>
+ <nametag>31.1</nametag>
+
+ <text>31.1 commands</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1145">
+
+
+ <ocn>1145</ocn>
+
+
+ <text class="norm"><b>-R [filename/wildcard] </b><br /> copies sisu output files to remote host using rsync. This requires that sisurc.yml has been provided with information on hostname and username, and that you have your "keys" and ssh agent in place. Note the behavior of rsync different if -R is used with other flags from if used alone. Alone the rsync --delete parameter is sent, useful for cleaning the remote directory (when -R is used together with other flags, it is not). Also see -r</text>
+
+ </object>
+
+
+ <object id="1146">
+
+
+ <ocn>1146</ocn>
+
+
+ <text class="norm"><b>-r [filename/wildcard] </b><br /> copies sisu output files to remote host using scp. This requires that sisurc.yml has been provided with information on hostname and username, and that you have your "keys" and ssh agent in place. Also see -R</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1147">
+ <ocn>1147</ocn>
+ <nametag>31.2</nametag>
+
+ <text>31.2 configuration</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1148">
+
+
+ <ocn>1148</ocn>
+
+
+ <text class="norm">[expand on the setting up of an ssh-agent / keychain]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1149">
+ <ocn>1149</ocn>
+ <nametag>remote_servers</nametag>
+
+ <text>32. Remote Servers </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1150">
+
+
+ <ocn>1150</ocn>
+
+
+ <text class="norm">As <b>SiSU</b> is generally operated using the command line, and works within a Unix type environment, <b>SiSU</b> the program and all documents can just as easily be on a remote server, to which you are logged on using a terminal, and commands and operations would be pretty much the same as they would be on your local machine.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1151">
+ <ocn>1151</ocn>
+ <nametag>download</nametag>
+
+ <text>33. Download SiSU - Linux/Unix </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1152">
+ <ocn>1152</ocn>
+ <nametag>current</nametag>
+
+ <text>SiSU Current Version - Linux/Unix </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1153">
+ <ocn>1153</ocn>
+ <nametag>source</nametag>
+
+ <text>Source (tarball tar.gz) </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1154">
+
+
+ <ocn>1154</ocn>
+
+
+ <text class="norm">Download the latest version of <b>SiSU</b> (and <b>SiSU</b> markup samples):<endnote><number>65</number><note>Breakage and Fixes Report<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/breakage_and_fixes.html">http://www.jus.uio.no/sisu/SiSU/breakage_and_fixes.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1155">
+
+
+ <ocn>1155</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3.orig.tar.gz"> sisu_0.58.3.orig.tar.gz (of 2007-09-05:36/3) </link> <endnote><number>66</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3.orig.tar.gz">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3.orig.tar.gz</link>&gt; <br /> e9a20a06ffee8d633b8ce525017d89ba 1278987</note></endnote></text>
+
+ </object>
+
+
+ <object id="1156">
+
+
+ <ocn>1156</ocn>
+
+
+ <text class="indent1"> cgi generated sample search form</text>
+
+ </object>
+
+
+ <object id="1157">
+
+
+ <ocn>1157</ocn>
+
+
+ <text class="indent2"> order results on files of the same title, in multiple files (with different filenames)</text>
+
+ </object>
+
+
+ <object id="1158">
+
+
+ <ocn>1158</ocn>
+
+
+ <text class="indent2"> postgresql, character case sensitivity, control, on/off</text>
+
+ </object>
+
+
+ <object id="1159">
+
+
+ <ocn>1159</ocn>
+
+
+ <text class="indent2"> tail decoration, gplv3 &amp; sisu info</text>
+
+ </object>
+
+
+ <object id="1160">
+
+
+ <ocn>1160</ocn>
+
+
+ <text class="indent1"> texinfo/info (pinfo) module starts to do something vaguely useful again [not a much used module, testing required]</text>
+
+ </object>
+
+
+ <object id="1161">
+
+
+ <ocn>1161</ocn>
+
+
+ <text class="indent1"> print XML rendition of document structure to screen -T</text>
+
+ </object>
+
+
+ <object id="1162">
+
+
+ <ocn>1162</ocn>
+
+
+ <text class="indent1"> help on environment visited, sisu -V</text>
+
+ </object>
+
+
+ <object id="1163">
+
+
+ <ocn>1163</ocn>
+
+
+ <text class="indent1"> sisurc.yml default, color set to true [apologies if this causes anyone any inconvenience, it is configurable in sisurc.yml]</text>
+
+ </object>
+
+
+ <object id="1164">
+
+
+ <ocn>1164</ocn>
+
+
+ <text class="indent1"> help and man pages, some work man(8) related</text>
+
+ </object>
+
+
+ <object id="1165">
+
+
+ <ocn>1165</ocn>
+
+
+ <text class="indent1"> sisu-install (install ruby rant script renamed) and permissions set to executable</text>
+
+ </object>
+
+
+ <object id="1166">
+
+
+ <ocn>1166</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.7.orig.tar.gz"> sisu-markup-samples_1.0.8.orig.tar.gz (of 2007-08-19:33/7 ) </link> <endnote><number>67</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.7.orig.tar.gz">http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.7.orig.tar.gz</link>&gt; <br /> 04ae2812617a4689666600a0fb32301f 3438571</note></endnote> </text>
+
+ </object>
+
+
+ <object id="1167">
+
+
+ <ocn>1167</ocn>
+
+
+ <text class="norm">For installation notes see &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html">http://www.jus.uio.no/sisu/SiSU/download.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1168">
+
+
+ <ocn>1168</ocn>
+
+
+ <text class="norm">For changelogs see &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/changelog.html">http://www.jus.uio.no/sisu/SiSU/changelog.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1169">
+
+
+ <ocn>1169</ocn>
+
+
+ <text class="norm"><image xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:actuate="onLoad" xlink:show="embed" xlink:href="../_sisu/image_local/tulva.png" width="425" height="339" />[tulva.png] "Tulva, by Leena Krohn" <endnote><number>68</number><note>Reproduced with the kind permission of author and artist Leena Krohn, &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.kaapeli.fi/krohn">http://www.kaapeli.fi/krohn</link>&gt; Tulva is from the work Sphinx or Robot &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sphinx_or_robot.leena_krohn.1996">http://www.jus.uio.no/sisu/sphinx_or_robot.leena_krohn.1996</link>&gt; other works available online include Tainaron &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/tainaron.leena_krohn.1998">http://www.jus.uio.no/sisu/tainaron.leena_krohn.1998</link>&gt;, these two works can be found in the book sample section &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html#sample">http://www.jus.uio.no/sisu/SiSU/2.html#sample</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1170">
+ <ocn>1170</ocn>
+ <nametag>git</nametag>
+
+ <text>Git (source control management) </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1171">
+
+
+ <ocn>1171</ocn>
+
+
+ <text class="norm">Git repository currently at:</text>
+
+ </object>
+
+
+ <object id="1172">
+
+
+ <ocn>1172</ocn>
+
+
+ <text class="indent_bullet"> git clone git://sisudoc.org/git/sisu/</text>
+
+ </object>
+
+
+ <object id="1173">
+
+
+ <ocn>1173</ocn>
+
+
+ <text class="indent_bullet"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://search.sisudoc.org/cgi-bin/gitweb.cgi?p=sisu;a=summary">http://search.sisudoc.org/cgi-bin/gitweb.cgi?p=sisu;a=summary</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1174">
+ <ocn>1174</ocn>
+ <nametag>debian</nametag>
+
+ <text>Debian </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1175">
+
+
+ <ocn>1175</ocn>
+
+
+ <text class="norm">This section contains information on the latest <b>SiSU</b> release. For installation notes see &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_download/installation.html">http://www.jus.uio.no/sisu/sisu_download/installation.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1176">
+
+
+ <ocn>1176</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is updated fairly regularly in <b>Debian</b> testing and unstable, and should be available therefrom.</text>
+
+ </object>
+
+
+ <object id="1177">
+
+
+ <ocn>1177</ocn>
+
+
+ <text class="norm">To add this archive, should you still choose to do so, add the following lines to your /etc/apt/sources.list</text>
+
+ </object>
+
+
+ <object id="1178">
+
+
+ <ocn>1178</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;deb http://www.jus.uio.no/sisu/archive unstable main non-free<br />&#160;&#160; &nbsp;&nbsp;deb-src http://www.jus.uio.no/sisu/archive unstable main non-free&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1179">
+
+
+ <ocn>1179</ocn>
+
+
+ <text class="norm"><b>Source</b></text>
+
+ </object>
+
+
+ <object id="1180">
+
+
+ <ocn>1180</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3.orig.tar.gz"> sisu_0.58.3.orig.tar.gz </link> <endnote><number>69</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3.orig.tar.gz">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3.orig.tar.gz</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1181">
+
+
+ <ocn>1181</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1.diff.gz"> sisu_0.58.3-1.diff.gz </link> <endnote><number>70</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1.diff.gz">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1.diff.gz</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1182">
+
+
+ <ocn>1182</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1.dsc"> sisu_0.58.3-1.dsc </link> <endnote><number>71</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1.dsc">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1.dsc</link>&gt; <br /> b8330f8b97a15e6eaecba8f2616acb10 606 sisu_0.58.3-1.dsc</note></endnote></text>
+
+ </object>
+
+
+ <object id="1183">
+
+
+ <ocn>1183</ocn>
+
+
+ <text class="norm"><b>Debs</b></text>
+
+ </object>
+
+
+ <object id="1184">
+
+
+ <ocn>1184</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1_all.deb"> sisu_0.58.3-1_all.deb </link> <endnote><number>72</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1_all.deb">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_0.58.3-1_all.deb</link>&gt; <br /> sisu, the base code, (the main package on which the others depend), without any dependencies other than ruby (and for convenience the ruby webrick web server), this generates a number of types of output on its own, other packages provide additional functionality, and have their dependencies <br /> Depends: ruby (>=1.8.2), libwebrick-ruby<br /> Recommends: sisu-pdf, sisu-sqlite, sisu-postgresql, sisu-examples, vim-sisu, librmagick-ruby, trang, tidy, libtidy, librexml-ruby, zip, unzip, openssl</note></endnote></text>
+
+ </object>
+
+
+ <object id="1185">
+
+
+ <ocn>1185</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-complete_0.58.3-1_all.deb"> sisu-complete_0.58.3-1_all.deb </link> <endnote><number>73</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-complete_0.58.3-1_all.deb">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-complete_0.58.3-1_all.deb</link>&gt; <br /> a package that pulls in other packages to build the whole of sisu (excluding sisu-examples) <br /> Depends: ruby (>=1.8.2), sisu, sisu-pdf, sisu-postgresql, sisu-remote, sisu-sqlite, vim-sisu<br /> Recommends: sisu-examples</note></endnote></text>
+
+ </object>
+
+
+ <object id="1186">
+
+
+ <ocn>1186</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-pdf_0.58.3-1_all.deb"> sisu-pdf_0.58.3-1_all.deb </link> <endnote><number>74</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-pdf_0.58.3-1_all.deb">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-pdf_0.58.3-1_all.deb</link>&gt; <br /> dependencies used by sisu to produce pdf from LaTeX generated <br /> Depends: sisu, tetex-bin, tetex-extra, latex-ucs<br /> Suggests: evince, xpdf</note></endnote></text>
+
+ </object>
+
+
+ <object id="1187">
+
+
+ <ocn>1187</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-postgresql_0.58.3-1_all.deb"> sisu-postgresql_0.58.3-1_all.deb </link> <endnote><number>75</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-postgresql_0.58.3-1_all.deb">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-postgresql_0.58.3-1_all.deb</link>&gt; <br /> dependencies used by sisu to populate postgresql database (further configuration is necessary) <br /> Depends: sisu, postgresql-8.1, libdbi-ruby, libdbm-ruby, libdbd-pg-ruby<br /> Suggests: pgaccess, libdbd-pgsql, postgresql-contrib-8.1</note></endnote></text>
+
+ </object>
+
+
+ <object id="1188">
+
+
+ <ocn>1188</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-sqlite_0.58.3-1_all.deb"> sisu-sqlite_0.58.3-1_all.deb </link> <endnote><number>76</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-sqlite_0.58.3-1_all.deb">http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu-sqlite_0.58.3-1_all.deb</link>&gt; <br /> dependencies used by sisu to populate sqlite database <br /> Depends: sisu, sqlite, libdbi-ruby, libdbm-ruby, libdbd-sqlite-ruby<br /> Suggests: libdbd-sqlite</note></endnote></text>
+
+ </object>
+
+
+ <object id="1189">
+
+
+ <ocn>1189</ocn>
+
+
+ <text class="norm">For changelogs see:</text>
+
+ </object>
+
+
+ <object id="1190">
+
+
+ <ocn>1190</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/changelog.html">http://www.jus.uio.no/sisu/SiSU/changelog.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1191">
+
+
+ <ocn>1191</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_changelog/changelog.html">http://www.jus.uio.no/sisu/sisu_changelog/changelog.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1192">
+
+
+ <ocn>1192</ocn>
+
+
+ <text class="norm"><b>non-free</b></text>
+
+ </object>
+
+
+ <object id="1193">
+
+
+ <ocn>1193</ocn>
+
+
+ <text class="norm">Book markup samples have been moved to non-free as the substantive text of the documents are available under the author or original publisher's license, and usually do not comply with the <b>Debian</b> Free Software Guidelines.</text>
+
+ </object>
+
+
+ <object id="1194">
+
+
+ <ocn>1194</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.8-1_all.deb"> sisu-markup-samples_1.0.8-1_all.deb </link> <endnote><number>77</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.8-1_all.deb">http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.8-1_all.deb</link>&gt; <br /> marked up documents and other examples related to sisu, a larger package containing a number of texts <br /> Depends: sisu</note></endnote></text>
+
+ </object>
+
+
+ <object id="1195">
+
+
+ <ocn>1195</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.8-1.dsc"> sisu-markup-samples_1.0.8-1.dsc </link> <endnote><number>78</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.8-1.dsc">http://www.jus.uio.no/sisu/archive/pool/non-free/s/sisu-markup-samples/sisu-markup-samples_1.0.8-1.dsc</link>&gt; <br /> ca03c11467097d6049c43c54d0961ef5 606 sisu-markup-samples_1.0.8-1.dsc</note></endnote></text>
+
+ </object>
+
+
+ <object id="1196">
+
+
+ <ocn>1196</ocn>
+
+
+ <text class="norm">For changelogs see:</text>
+
+ </object>
+
+
+ <object id="1197">
+
+
+ <ocn>1197</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/changelog_markup_samples.html">http://www.jus.uio.no/sisu/SiSU/changelog_markup_samples.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1198">
+
+
+ <ocn>1198</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_markup_samples_changelog/changelog_markup_samples.html">http://www.jus.uio.no/sisu/sisu_markup_samples_changelog/changelog_markup_samples.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1199">
+ <ocn>1199</ocn>
+ <nametag>rpm</nametag>
+
+ <text>RPM </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1200">
+
+
+ <ocn>1200</ocn>
+
+
+ <text class="norm">The RPM is generated from the source file using Alien.<endnote><number>79</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.kitenet.net/programs/alien/">http://www.kitenet.net/programs/alien/</link>&gt;</note></endnote> Dependencies are not handled, not even that of the essential <b>Ruby</b>.</text>
+
+ </object>
+
+
+ <object id="1201">
+
+
+ <ocn>1201</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/pkg/rpm/sisu_0.58.3.orig-1-2.noarch.rpm"> sisu_0.58.3.orig-1-2.noarch.rpm </link> <endnote><number>80</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/pkg/rpm/sisu_0.58.3.orig-1-2.noarch.rpm">http://www.jus.uio.no/sisu/pkg/rpm/sisu_0.58.3.orig-1-2.noarch.rpm</link>&gt; <br /> 31f5cd3e0e577b418e7c98492f71f0af<br /> untested, created using: alien -r sisu_0.58.3.orig.tar.gz</note></endnote></text>
+
+ </object>
+
+
+ <object id="1202">
+
+
+ <ocn>1202</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/pkg/rpm/sisu-0.58.3-2.noarch.rpm"> sisu-0.58.3-2.noarch.rpm </link> <endnote><number>81</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/pkg/rpm/sisu-0.58.3-2.noarch.rpm">http://www.jus.uio.no/sisu/pkg/rpm/sisu-0.58.3-2.noarch.rpm</link>&gt; <br /> 8b6858f0117351ce441e8559bf5308be<br /> untested, created using: alien -r sisu_0.58.3-1_all.deb</note></endnote></text>
+
+ </object>
+
+
+ <object id="1203">
+
+
+ <ocn>1203</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/pkg/rpm/sisu-markup-samples_1.0.6.orig-2.noarch.rpm"> sisu-markup-samples_1.0.8.orig-2.noarch.rpm </link> <endnote><number>82</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/pkg/rpm/sisu-markup-samples_1.0.6.orig-2.noarch.rpm">http://www.jus.uio.no/sisu/pkg/rpm/sisu-markup-samples_1.0.6.orig-2.noarch.rpm</link>&gt; <br /> 15eed830b4d004f011bafe831bb816da<br /> untested, created using alien</note></endnote></text>
+
+ </object>
+
+
+ <object id="1204">
+
+
+ <ocn>1204</ocn>
+
+
+ <text class="norm">sudo rpm -i [package name]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ </heading3>
+
+ <heading3>
+ <heading>
+ <object id="1205">
+ <ocn>1205</ocn>
+ <text>Installation</text>
+ </object>
+ </heading>
+
+ <contents1>
+ <heading>
+ <object id="1206">
+ <ocn>1206</ocn>
+ <nametag>installation</nametag>
+
+ <text>34. Installation </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1207">
+
+
+ <ocn>1207</ocn>
+
+
+ <text class="norm">See the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download"> download pages </link> <endnote><number>83</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download">http://www.jus.uio.no/sisu/SiSU/download</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_download">http://www.jus.uio.no/sisu/sisu_download</link>&gt;</note></endnote> for information related to installation.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1208">
+ <ocn>1208</ocn>
+ <nametag>34.1</nametag>
+
+ <text>34.1 Debian</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1209">
+
+
+ <ocn>1209</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is developed on <b>Debian</b>, and packages are available for <b>Debian</b> that take care of the dependencies encountered on installation.</text>
+
+ </object>
+
+
+ <object id="1210">
+
+
+ <ocn>1210</ocn>
+
+
+ <text class="norm">The package is divided into the following components:</text>
+
+ </object>
+
+
+ <object id="1211">
+
+
+ <ocn>1211</ocn>
+
+
+ <text class="indent1"> <b>sisu</b>, the base code, (the main package on which the others depend), without any dependencies other than ruby (and for convenience the ruby webrick web server), this generates a number of types of output on its own, other packages provide additional functionality, and have their dependencies</text>
+
+ </object>
+
+
+ <object id="1212">
+
+
+ <ocn>1212</ocn>
+
+
+ <text class="indent1"> <b>sisu-complete</b>, a dummy package that installs the whole of greater sisu as described below, apart from sisu-examples</text>
+
+ </object>
+
+
+ <object id="1213">
+
+
+ <ocn>1213</ocn>
+
+
+ <text class="indent1"> <b>sisu-pdf</b>, dependencies used by sisu to produce pdf from LaTeX generated</text>
+
+ </object>
+
+
+ <object id="1214">
+
+
+ <ocn>1214</ocn>
+
+
+ <text class="indent1"> <b>sisu-postgresql</b>, dependencies used by sisu to populate postgresql database (further configuration is necessary)</text>
+
+ </object>
+
+
+ <object id="1215">
+
+
+ <ocn>1215</ocn>
+
+
+ <text class="indent1"> <b>sisu-remote</b>, dependencies used to place sisu output on a remote server (further configuration is necessary)</text>
+
+ </object>
+
+
+ <object id="1216">
+
+
+ <ocn>1216</ocn>
+
+
+ <text class="indent1"> <b>sisu-sqlite</b>, dependencies used by sisu to populate sqlite database</text>
+
+ </object>
+
+
+ <object id="1217">
+
+
+ <ocn>1217</ocn>
+
+
+ <text class="indent1"> <b>sisu-markup-samples</b>, sisu markup samples and other miscellany (under <b>Debian</b> Free Software Guidelines non-free)</text>
+
+ </object>
+
+
+ <object id="1218">
+
+
+ <ocn>1218</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is available off <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&amp;subword=1&amp;version=all&amp;release=all&amp;keywords=sisu&amp;sourceid=mozilla-search"> Debian Unstable and Testing </link> <endnote><number>84</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://packages.qa.debian.org/s/sisu.html">http://packages.qa.debian.org/s/sisu.html</link>&gt;</note></endnote> install it using apt-get, aptitude or alternative <b>Debian</b> install tools. <b>SiSU</b> is currently comprised of eight packages. </text>
+
+ </object>
+
+
+ <object id="1219">
+
+
+ <ocn>1219</ocn>
+
+
+ <text class="norm">Initial packaging is done here and to get the latest version of <b>SiSU</b> available you may add the following line(s) to your sources list: </text>
+
+ </object>
+
+
+ <object id="1220">
+
+
+ <ocn>1220</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;#/etc/apt/sources.list<br /><br />&#160;&#160; &nbsp;&nbsp;deb http://www.jus.uio.no/sisu/archive unstable main non-free<br />&#160;&#160; &nbsp;&nbsp;deb-src http://www.jus.uio.no/sisu/archive unstable main non-free&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1221">
+
+
+ <ocn>1221</ocn>
+
+
+ <text class="norm">The non-free section is for sisu markup samples provided, which contain authored works the substantive text of which cannot be changed, and which as a result do not meet the debian free software guidelines.</text>
+
+ </object>
+
+
+ <object id="1222">
+
+
+ <ocn>1222</ocn>
+
+
+ <text class="norm">On <b>Debian</b> there is little more to know beyond how to install software on <b>Debian</b> using apt, aptitude or synaptic.</text>
+
+ </object>
+
+
+ <object id="1223">
+
+
+ <ocn>1223</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;#Using aptitude:<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;aptitude update<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;aptitude install sisu-complete sisu-markup-samples&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1224">
+
+
+ <ocn>1224</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;Using apt-get<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;apt-get update<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;apt get install sisu-complete sisu-examples&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1225">
+ <ocn>1225</ocn>
+ <nametag>34.2</nametag>
+
+ <text>34.2 Other Unix / Linux</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1226">
+
+
+ <ocn>1226</ocn>
+
+
+ <text class="norm">A source tarball or an rpms built using alien are available, (however dependencies have not been tested). <b>SiSU</b> is first packaged and tested with dependency handling for <b>Debian</b>. <endnote><number>85</number><note>Notes on dependencies are provided in the section that follows</note></endnote> Information on dependencies configured for <b>Debian</b> is provided as this may be of assistance.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1227">
+ <ocn>1227</ocn>
+ <nametag>34.2.1</nametag>
+
+ <text>34.2.1 source tarball</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1228">
+
+
+ <ocn>1228</ocn>
+
+
+ <text class="norm"><b>installation with provided install script</b></text>
+
+ </object>
+
+
+ <object id="1229">
+
+
+ <ocn>1229</ocn>
+
+
+ <text class="norm">To install <b>SiSU</b>, in the root directory of the unpacked <b>SiSU</b> <u>as root type</u>:<endnote><number>86</number><note>This makes use of rant and the provided Rantfile. Note however, that additional external package dependencies, such as tetex-extra are not taken care of for you.</note></endnote></text>
+
+ </object>
+
+
+ <object id="1230">
+
+
+ <ocn>1230</ocn>
+
+
+ <text class="indent1"> ruby install</text>
+
+ </object>
+
+
+ <object id="1231">
+
+
+ <ocn>1231</ocn>
+
+
+ <text class="norm">Once installed see man 8 sisu for information on additional programs that sisu makes use of.</text>
+
+ </object>
+
+
+ <object id="1232">
+
+
+ <ocn>1232</ocn>
+
+
+ <text class="norm">Further notes on install script.</text>
+
+ </object>
+
+
+ <object id="1233">
+
+
+ <ocn>1233</ocn>
+
+
+ <text class="norm">The install script is prepared using Rant, and a Rantfile is provided,<endnote><number>87</number><note>a Rantfile has been configured to do post installation setup</note></endnote> with more comprehensive install options, and post install and setup configuration and generation of first test file, if you have installed Stefan Lang's <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://make.rubyforge.org/"> Rant </link> <endnote><number>88</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://make.rubyforge.org/">http://make.rubyforge.org/</link>&gt; &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://make.rubyforge.org/">http://make.rubyforge.org/</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://rubyforge.org/frs/?group_id=615">http://rubyforge.org/frs/?group_id=615</link>&gt;</note></endnote> installed. While in the package directory, type: rant help, or rant -T, or to install <b>SiSU</b> <u>as root</u>, type:</text>
+
+ </object>
+
+
+ <object id="1234">
+
+
+ <ocn>1234</ocn>
+
+
+ <text class="norm"><b>install</b> is an install script prepared using Stefan Lang's <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://make.rubyforge.org/"> Rant </link> <endnote><number>89</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://make.rubyforge.org/">http://make.rubyforge.org/</link>&gt; &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://make.rubyforge.org/">http://make.rubyforge.org/</link>&gt; <br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://rubyforge.org/frs/?group_id=615">http://rubyforge.org/frs/?group_id=615</link>&gt;</note></endnote> It should work whether you have previously installed Rant or not. It has fairly comprehensive install options, and can do some post install and setup configuration and generation of first test file. For options type:</text>
+
+ </object>
+
+
+ <object id="1235">
+
+
+ <ocn>1235</ocn>
+
+
+ <text class="indent1"> ruby install -T</text>
+
+ </object>
+
+
+ <object id="1236">
+
+
+ <ocn>1236</ocn>
+
+
+ <text class="norm">To install as root type:</text>
+
+ </object>
+
+
+ <object id="1237">
+
+
+ <ocn>1237</ocn>
+
+
+ <text class="indent1"> ruby install</text>
+
+ </object>
+
+
+ <object id="1238">
+
+
+ <ocn>1238</ocn>
+
+
+ <text class="norm">For a minimal install type:</text>
+
+ </object>
+
+
+ <object id="1239">
+
+
+ <ocn>1239</ocn>
+
+
+ <text class="indent1"> ruby install base</text>
+
+ </object>
+
+
+ <object id="1240">
+
+
+ <ocn>1240</ocn>
+
+
+ <text class="norm"><b>installation with setup.rb</b></text>
+
+ </object>
+
+
+ <object id="1241">
+
+
+ <ocn>1241</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://i.loveruby.net/en/projects/setup/"> setup.rb </link> <endnote><number>90</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://i.loveruby.net/en/projects/setup/">http://i.loveruby.net/en/projects/setup/</link>&gt;</note></endnote> is provided the package and will install <b>SiSU</b><endnote><number>91</number><note>Minero Aoki<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://i.loveruby.net/en/projects/setup/doc/">http://i.loveruby.net/en/projects/setup/doc/</link>&gt;</note></endnote> installation is a 3 step process<endnote><number>92</number><note>Installation instructions<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://i.loveruby.net/en/projects/setup/doc/usage.html">http://i.loveruby.net/en/projects/setup/doc/usage.html</link>&gt;</note></endnote> the following string assumes you are in the package directory and that you have root as sudo:</text>
+
+ </object>
+
+
+ <object id="1242">
+
+
+ <ocn>1242</ocn>
+
+
+ <text class="indent1"> ruby setup.rb config &amp;&amp; ruby setup.rb setup &amp;&amp; sudo ruby setup.rb install</text>
+
+ </object>
+
+
+ <object id="1243">
+
+
+ <ocn>1243</ocn>
+
+
+ <text class="norm"><b>installation of rpm</b></text>
+
+ </object>
+
+
+ <object id="1244">
+
+
+ <ocn>1244</ocn>
+
+
+ <text class="norm">The RPM is generated from the source file using Alien.<endnote><number>93</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.kitenet.net/programs/alien/">http://www.kitenet.net/programs/alien/</link>&gt;</note></endnote> Dependencies are not handled, not even that of the essential <b>Ruby</b>.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1245">
+ <ocn>1245</ocn>
+ <nametag>install_dependencies_and_notes</nametag>
+
+ <text>35. SiSU Components, Dependencies and Notes </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1246">
+
+
+ <ocn>1246</ocn>
+
+
+ <text class="norm">The dependency lists are from the <b>Debian</b> control file for <b>SiSU</b> version 0.36, and may assist in building <b>SiSU</b> on other distributions.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1247">
+ <ocn>1247</ocn>
+ <nametag>35.1</nametag>
+
+ <text>35.1 sisu</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1248">
+
+
+ <ocn>1248</ocn>
+
+
+ <text class="indent_bullet"> the base code, (the main package on which the others depend), without any dependencies other than ruby (and for convenience the ruby webrick web server), this generates a number of types of output on its own, other packages provide additional functionality, and have their dependencies</text>
+
+ </object>
+
+
+ <object id="1249">
+
+
+ <ocn>1249</ocn>
+
+
+ <text class="norm"><b>Depends:</b> on ruby (>=1.8.2), libwebrick-ruby</text>
+
+ </object>
+
+
+ <object id="1250">
+
+
+ <ocn>1250</ocn>
+
+
+ <text class="norm"><b>Recommends:</b> sisu-pdf, sisu-sqlite, sisu-postgresql, sisu-examples, librmagick-ruby, trang, tidy, libtidy, librexml-ruby, zip, unzip, openssl</text>
+
+ </object>
+
+
+ <object id="1251">
+
+
+ <ocn>1251</ocn>
+
+
+ <text class="norm">initialise directory</text>
+
+ </object>
+
+
+ <object id="1252">
+
+
+ <ocn>1252</ocn>
+
+
+ <text class="indent1"> sisu -CC</text>
+
+ </object>
+
+
+ <object id="1253">
+
+
+ <ocn>1253</ocn>
+
+
+ <text class="norm">html</text>
+
+ </object>
+
+
+ <object id="1254">
+
+
+ <ocn>1254</ocn>
+
+
+ <text class="indent1"> sisu -hv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1255">
+
+
+ <ocn>1255</ocn>
+
+
+ <text class="indent1"> sisu -Hv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1256">
+
+
+ <ocn>1256</ocn>
+
+
+ <text class="norm">LaTeX (but sisu-pdf dependencies required to convert that to pdf)</text>
+
+ </object>
+
+
+ <object id="1257">
+
+
+ <ocn>1257</ocn>
+
+
+ <text class="indent1"> sisu -pv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1258">
+
+
+ <ocn>1258</ocn>
+
+
+ <text class="norm">plain text Unix with footnotes</text>
+
+ </object>
+
+
+ <object id="1259">
+
+
+ <ocn>1259</ocn>
+
+
+ <text class="indent1"> sisu -av [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1260">
+
+
+ <ocn>1260</ocn>
+
+
+ <text class="norm">plain text Dos with footnotes</text>
+
+ </object>
+
+
+ <object id="1261">
+
+
+ <ocn>1261</ocn>
+
+
+ <text class="indent1"> sisu -Av [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1262">
+
+
+ <ocn>1262</ocn>
+
+
+ <text class="norm">plain text Unix with endnotes</text>
+
+ </object>
+
+
+ <object id="1263">
+
+
+ <ocn>1263</ocn>
+
+
+ <text class="indent1"> sisu -ev [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1264">
+
+
+ <ocn>1264</ocn>
+
+
+ <text class="norm">plain text Dos with endnotes</text>
+
+ </object>
+
+
+ <object id="1265">
+
+
+ <ocn>1265</ocn>
+
+
+ <text class="indent1"> sisu -Ev [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1266">
+
+
+ <ocn>1266</ocn>
+
+
+ <text class="norm">openoffice odt</text>
+
+ </object>
+
+
+ <object id="1267">
+
+
+ <ocn>1267</ocn>
+
+
+ <text class="indent1"> sisu -ov [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1268">
+
+
+ <ocn>1268</ocn>
+
+
+ <text class="norm">xhtml</text>
+
+ </object>
+
+
+ <object id="1269">
+
+
+ <ocn>1269</ocn>
+
+
+ <text class="indent1"> sisu -bv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1270">
+
+
+ <ocn>1270</ocn>
+
+
+ <text class="norm">XML SAX</text>
+
+ </object>
+
+
+ <object id="1271">
+
+
+ <ocn>1271</ocn>
+
+
+ <text class="indent1"> sisu -xv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1272">
+
+
+ <ocn>1272</ocn>
+
+
+ <text class="norm">XML DOM</text>
+
+ </object>
+
+
+ <object id="1273">
+
+
+ <ocn>1273</ocn>
+
+
+ <text class="indent1"> sisu -Xv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1274">
+
+
+ <ocn>1274</ocn>
+
+
+ <text class="norm">wordmap (a rudimentary index of content)</text>
+
+ </object>
+
+
+ <object id="1275">
+
+
+ <ocn>1275</ocn>
+
+
+ <text class="indent1"> sisu -wv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1276">
+
+
+ <ocn>1276</ocn>
+
+
+ <text class="norm">document content certificate</text>
+
+ </object>
+
+
+ <object id="1277">
+
+
+ <ocn>1277</ocn>
+
+
+ <text class="indent1"> sisu -Nv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1278">
+
+
+ <ocn>1278</ocn>
+
+
+ <text class="norm">placement of sourcefile in output directory</text>
+
+ </object>
+
+
+ <object id="1279">
+
+
+ <ocn>1279</ocn>
+
+
+ <text class="indent1"> sisu -sv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1280">
+
+
+ <ocn>1280</ocn>
+
+
+ <text class="norm">creation of source tarball with images, and placement of source tarball in ouput directory</text>
+
+ </object>
+
+
+ <object id="1281">
+
+
+ <ocn>1281</ocn>
+
+
+ <text class="indent1"> sisu -Sv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1282">
+
+
+ <ocn>1282</ocn>
+
+
+ <text class="norm">manifest of output produced (polls output directory and provides links to existing output)</text>
+
+ </object>
+
+
+ <object id="1283">
+
+
+ <ocn>1283</ocn>
+
+
+ <text class="indent1"> sisu -yv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1284">
+
+
+ <ocn>1284</ocn>
+
+
+ <text class="norm">url for output files -u -U</text>
+
+ </object>
+
+
+ <object id="1285">
+
+
+ <ocn>1285</ocn>
+
+
+ <text class="indent1"> sisu -uv[and other flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1286">
+
+
+ <ocn>1286</ocn>
+
+
+ <text class="indent1"> sisu -Uv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1287">
+
+
+ <ocn>1287</ocn>
+
+
+ <text class="norm">toggle screen colour</text>
+
+ </object>
+
+
+ <object id="1288">
+
+
+ <ocn>1288</ocn>
+
+
+ <text class="indent1"> sisu -cv[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1289">
+
+
+ <ocn>1289</ocn>
+
+
+ <text class="norm">verbose mode</text>
+
+ </object>
+
+
+ <object id="1290">
+
+
+ <ocn>1290</ocn>
+
+
+ <text class="indent1"> sisu -v[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1291">
+
+
+ <ocn>1291</ocn>
+
+
+ <text class="indent1"> sisu -V[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1292">
+
+
+ <ocn>1292</ocn>
+
+
+ <text class="norm">quiet mode</text>
+
+ </object>
+
+
+ <object id="1293">
+
+
+ <ocn>1293</ocn>
+
+
+ <text class="indent1"> sisu -q[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1294">
+
+
+ <ocn>1294</ocn>
+
+
+ <text class="norm">maintenance mode, intermediate files kept -M</text>
+
+ </object>
+
+
+ <object id="1295">
+
+
+ <ocn>1295</ocn>
+
+
+ <text class="indent1"> sisu -Mv[and other flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1296">
+
+
+ <ocn>1296</ocn>
+
+
+ <text class="norm">[the -v is for verbose]</text>
+
+ </object>
+
+
+ <object id="1297">
+
+
+ <ocn>1297</ocn>
+
+
+ <text class="norm">start the webrick server</text>
+
+ </object>
+
+
+ <object id="1298">
+
+
+ <ocn>1298</ocn>
+
+
+ <text class="indent1"> sisu -W</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1299">
+ <ocn>1299</ocn>
+ <nametag>35.2</nametag>
+
+ <text>35.2 sisu-complete</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1300">
+
+
+ <ocn>1300</ocn>
+
+
+ <text class="indent_bullet"> a dummy package that installs the whole <b>SiSU</b>, apart from sisu-examples</text>
+
+ </object>
+
+
+ <object id="1301">
+
+
+ <ocn>1301</ocn>
+
+
+ <text class="norm"><b>Depends:</b> ruby (>=1.8.2), sisu, sisu-pdf, sisu-postgresql, sisu-remote, sisu-sqlite</text>
+
+ </object>
+
+
+ <object id="1302">
+
+
+ <ocn>1302</ocn>
+
+
+ <text class="norm"><b>Recommends:</b> sisu-examples</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1303">
+ <ocn>1303</ocn>
+ <nametag>35.3</nametag>
+
+ <text>35.3 sisu-examples</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1304">
+
+
+ <ocn>1304</ocn>
+
+
+ <text class="indent_bullet"> installs sisu markup samples and other miscelleny</text>
+
+ </object>
+
+
+ <object id="1305">
+
+
+ <ocn>1305</ocn>
+
+
+ <text class="norm"><b>Depends:</b> sisu</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1306">
+ <ocn>1306</ocn>
+ <nametag>35.4</nametag>
+
+ <text>35.4 sisu-pdf</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1307">
+
+
+ <ocn>1307</ocn>
+
+
+ <text class="indent_bullet"> dependencies used by sisu to produce pdf from LaTeX generated</text>
+
+ </object>
+
+
+ <object id="1308">
+
+
+ <ocn>1308</ocn>
+
+
+ <text class="norm"><b>Depends:</b> sisu, tetex-bin, tetex-extra, latex-ucs</text>
+
+ </object>
+
+
+ <object id="1309">
+
+
+ <ocn>1309</ocn>
+
+
+ <text class="norm"><b>Suggests:</b> evince, xpdf</text>
+
+ </object>
+
+
+ <object id="1310">
+
+
+ <ocn>1310</ocn>
+
+
+ <text class="norm">converts sisu LaTeX produced to pdf</text>
+
+ </object>
+
+
+ <object id="1311">
+
+
+ <ocn>1311</ocn>
+
+
+ <text class="indent1"> sisu -pv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1312">
+
+
+ <ocn>1312</ocn>
+
+
+ <text class="norm">[the -v is for verbose]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1313">
+ <ocn>1313</ocn>
+ <nametag>35.5</nametag>
+
+ <text>35.5 sisu-postgresql</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1314">
+
+
+ <ocn>1314</ocn>
+
+
+ <text class="indent_bullet"> dependencies used by sisu to populate postgresql database (further configuration is necessary)</text>
+
+ </object>
+
+
+ <object id="1315">
+
+
+ <ocn>1315</ocn>
+
+
+ <text class="norm"><b>Depends:</b> sisu, postgresql-8.1, libdbi-ruby, libdbm-ruby, libdbd-pg-ruby</text>
+
+ </object>
+
+
+ <object id="1316">
+
+
+ <ocn>1316</ocn>
+
+
+ <text class="norm"><b>Suggests:</b> pgaccess, libdbd-pgsql, postgresql-contrib-8.1</text>
+
+ </object>
+
+
+ <object id="1317">
+
+
+ <ocn>1317</ocn>
+
+
+ <text class="norm">installs dependencies for sisu to work with and populate postgresql database</text>
+
+ </object>
+
+
+ <object id="1318">
+
+
+ <ocn>1318</ocn>
+
+
+ <text class="norm">create database</text>
+
+ </object>
+
+
+ <object id="1319">
+
+
+ <ocn>1319</ocn>
+
+
+ <text class="indent1"> sisu -Dv createall</text>
+
+ </object>
+
+
+ <object id="1320">
+
+
+ <ocn>1320</ocn>
+
+
+ <text class="norm">drop database</text>
+
+ </object>
+
+
+ <object id="1321">
+
+
+ <ocn>1321</ocn>
+
+
+ <text class="indent1"> sisu -Dv dropall</text>
+
+ </object>
+
+
+ <object id="1322">
+
+
+ <ocn>1322</ocn>
+
+
+ <text class="norm">import content</text>
+
+ </object>
+
+
+ <object id="1323">
+
+
+ <ocn>1323</ocn>
+
+
+ <text class="indent1"> sisu -Div [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1324">
+
+
+ <ocn>1324</ocn>
+
+
+ <text class="indent1"> sisu -Dv import [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1325">
+
+
+ <ocn>1325</ocn>
+
+
+ <text class="norm">update content</text>
+
+ </object>
+
+
+ <object id="1326">
+
+
+ <ocn>1326</ocn>
+
+
+ <text class="indent1"> sisu -Duv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1327">
+
+
+ <ocn>1327</ocn>
+
+
+ <text class="indent1"> sisu -Dv update [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1328">
+
+
+ <ocn>1328</ocn>
+
+
+ <text class="norm">[the -v is for verbose]</text>
+
+ </object>
+
+
+ <object id="1329">
+
+
+ <ocn>1329</ocn>
+
+
+ <text class="norm">The following are available without installation of the sisu-postgresql component, but are of interest in this context</text>
+
+ </object>
+
+
+ <object id="1330">
+
+
+ <ocn>1330</ocn>
+
+
+ <text class="norm">generate a sample database query form for use with webserver on port 80</text>
+
+ </object>
+
+
+ <object id="1331">
+
+
+ <ocn>1331</ocn>
+
+
+ <text class="indent1"> sisu -F</text>
+
+ </object>
+
+
+ <object id="1332">
+
+
+ <ocn>1332</ocn>
+
+
+ <text class="norm">or for use with webrick server</text>
+
+ </object>
+
+
+ <object id="1333">
+
+
+ <ocn>1333</ocn>
+
+
+ <text class="indent1"> sisu -F webrick</text>
+
+ </object>
+
+
+ <object id="1334">
+
+
+ <ocn>1334</ocn>
+
+
+ <text class="norm">to start webrick server</text>
+
+ </object>
+
+
+ <object id="1335">
+
+
+ <ocn>1335</ocn>
+
+
+ <text class="indent1"> sisu -W</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1336">
+ <ocn>1336</ocn>
+ <nametag>35.6</nametag>
+
+ <text>35.6 sisu-remote</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1337">
+
+
+ <ocn>1337</ocn>
+
+
+ <text class="indent_bullet"> dependencies used to place sisu output on a remote server (further configuration is necessary)</text>
+
+ </object>
+
+
+ <object id="1338">
+
+
+ <ocn>1338</ocn>
+
+
+ <text class="norm">scp</text>
+
+ </object>
+
+
+ <object id="1339">
+
+
+ <ocn>1339</ocn>
+
+
+ <text class="indent1"> sisu -vr[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1340">
+
+
+ <ocn>1340</ocn>
+
+
+ <text class="norm">rsync</text>
+
+ </object>
+
+
+ <object id="1341">
+
+
+ <ocn>1341</ocn>
+
+
+ <text class="indent1"> sisu -vR[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1342">
+
+
+ <ocn>1342</ocn>
+
+
+ <text class="norm">[the -v is for verbose]</text>
+
+ </object>
+
+
+ <object id="1343">
+
+
+ <ocn>1343</ocn>
+
+
+ <text class="norm"><b>Depends:</b> sisu, rsync, openssh-client|lsh-client, keychain</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1344">
+ <ocn>1344</ocn>
+ <nametag>35.7</nametag>
+
+ <text>35.7 sisu-sqlite</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1345">
+
+
+ <ocn>1345</ocn>
+
+
+ <text class="indent_bullet"> dependencies used by sisu to populate sqlite database</text>
+
+ </object>
+
+
+ <object id="1346">
+
+
+ <ocn>1346</ocn>
+
+
+ <text class="norm"><b>Depends:</b> sisu, sqlite, libdbi-ruby, libdbm-ruby, libdbd-sqlite-ruby</text>
+
+ </object>
+
+
+ <object id="1347">
+
+
+ <ocn>1347</ocn>
+
+
+ <text class="norm"><b>Suggests:</b> libdbd-sqlite</text>
+
+ </object>
+
+
+ <object id="1348">
+
+
+ <ocn>1348</ocn>
+
+
+ <text class="norm">installs dependencies for sisu to work with and populate sqlite database</text>
+
+ </object>
+
+
+ <object id="1349">
+
+
+ <ocn>1349</ocn>
+
+
+ <text class="norm">create database</text>
+
+ </object>
+
+
+ <object id="1350">
+
+
+ <ocn>1350</ocn>
+
+
+ <text class="indent1"> sisu -dv createall</text>
+
+ </object>
+
+
+ <object id="1351">
+
+
+ <ocn>1351</ocn>
+
+
+ <text class="norm">drop database</text>
+
+ </object>
+
+
+ <object id="1352">
+
+
+ <ocn>1352</ocn>
+
+
+ <text class="indent1"> sisu -dv dropall</text>
+
+ </object>
+
+
+ <object id="1353">
+
+
+ <ocn>1353</ocn>
+
+
+ <text class="norm">update content</text>
+
+ </object>
+
+
+ <object id="1354">
+
+
+ <ocn>1354</ocn>
+
+
+ <text class="indent1"> sisu -div [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1355">
+
+
+ <ocn>1355</ocn>
+
+
+ <text class="indent1"> sisu -dv import [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1356">
+
+
+ <ocn>1356</ocn>
+
+
+ <text class="norm">update content</text>
+
+ </object>
+
+
+ <object id="1357">
+
+
+ <ocn>1357</ocn>
+
+
+ <text class="indent1"> sisu -duv [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1358">
+
+
+ <ocn>1358</ocn>
+
+
+ <text class="indent1"> sisu -dv update [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1359">
+
+
+ <ocn>1359</ocn>
+
+
+ <text class="norm">[the -v is for verbose]</text>
+
+ </object>
+
+
+ <object id="1360">
+
+
+ <ocn>1360</ocn>
+
+
+ <text class="norm">The following are available without installation of the sisu-sqlite component, but are of interest in this context</text>
+
+ </object>
+
+
+ <object id="1361">
+
+
+ <ocn>1361</ocn>
+
+
+ <text class="norm">generate a sample database query form for use with webserver on port 80</text>
+
+ </object>
+
+
+ <object id="1362">
+
+
+ <ocn>1362</ocn>
+
+
+ <text class="indent1"> sisu -F</text>
+
+ </object>
+
+
+ <object id="1363">
+
+
+ <ocn>1363</ocn>
+
+
+ <text class="norm">or for use with webrick server</text>
+
+ </object>
+
+
+ <object id="1364">
+
+
+ <ocn>1364</ocn>
+
+
+ <text class="indent1"> sisu -F webrick</text>
+
+ </object>
+
+
+ <object id="1365">
+
+
+ <ocn>1365</ocn>
+
+
+ <text class="norm">to start webrick server</text>
+
+ </object>
+
+
+ <object id="1366">
+
+
+ <ocn>1366</ocn>
+
+
+ <text class="indent1"> sisu -W</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1367">
+ <ocn>1367</ocn>
+ <nametag>36</nametag>
+
+ <text>36. Quickstart - Getting Started Howto</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1368">
+ <ocn>1368</ocn>
+ <nametag>36.1</nametag>
+
+ <text>36.1 Installation</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1369">
+
+
+ <ocn>1369</ocn>
+
+
+ <text class="norm">Installation is currently most straightforward and tested on the <b>Debian</b> platform, as there are packages for the installation of sisu and all requirements for what it does.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1370">
+ <ocn>1370</ocn>
+ <nametag>36.1.1</nametag>
+
+ <text>36.1.1 Debian Installation</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1371">
+
+
+ <ocn>1371</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is available directly from the <b>Debian</b> Sid and testing archives (and possibly Ubuntu), assuming your /etc/apt/sources.list is set accordingly:</text>
+
+ </object>
+
+
+ <object id="1372">
+
+
+ <ocn>1372</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;aptitude update<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;aptitude install sisu-complete&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1373">
+
+
+ <ocn>1373</ocn>
+
+
+ <text class="norm">The following /etc/apt/sources.list setting permits the download of additional markup samples:</text>
+
+ </object>
+
+
+ <object id="1374">
+
+
+ <ocn>1374</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;#/etc/apt/sources.list<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;deb http://ftp.fi.debian.org/debian/ unstable main non-free contrib<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;deb-src http://ftp.fi.debian.org/debian/ unstable main non-free contrib<br />&#160;&#160; &nbsp;&nbsp;d&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1375">
+
+
+ <ocn>1375</ocn>
+
+
+ <text class="norm">The aptitude commands become:</text>
+
+ </object>
+
+
+ <object id="1376">
+
+
+ <ocn>1376</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;aptitude update<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;aptitude install sisu-complete sisu-markup-samples&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1377">
+
+
+ <ocn>1377</ocn>
+
+
+ <text class="norm">If there are newer versions of <b>SiSU</b> upstream of the <b>Debian</b> archives, they will be available by adding the following to your /etc/apt/sources.list</text>
+
+ </object>
+
+
+ <object id="1378">
+
+
+ <ocn>1378</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;#/etc/apt/sources.list<br /><br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;deb http://www.jus.uio.no/sisu/archive unstable main non-free<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;deb-src http://www.jus.uio.no/sisu/archive unstable main non-free&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1379">
+
+
+ <ocn>1379</ocn>
+
+
+ <text class="norm">repeat the aptitude commands</text>
+
+ </object>
+
+
+ <object id="1380">
+
+
+ <ocn>1380</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;aptitude update<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;aptitude install sisu-complete sisu-markup-samples&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1381">
+
+
+ <ocn>1381</ocn>
+
+
+ <text class="norm">Note however that it is not necessary to install sisu-complete if not all components of sisu are to be used. Installing just the package sisu will provide basic functionality.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1382">
+ <ocn>1382</ocn>
+ <nametag>36.1.2</nametag>
+
+ <text>36.1.2 RPM Installation</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1383">
+
+
+ <ocn>1383</ocn>
+
+
+ <text class="norm">RPMs are provided though untested, they are prepared by running alien against the source package, and against the debs.</text>
+
+ </object>
+
+
+ <object id="1384">
+
+
+ <ocn>1384</ocn>
+
+
+ <text class="norm">They may be downloaded from:</text>
+
+ </object>
+
+
+ <object id="1385">
+
+
+ <ocn>1385</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#rpm">http://www.jus.uio.no/sisu/SiSU/download.html#rpm</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1386">
+
+
+ <ocn>1386</ocn>
+
+
+ <text class="norm">as root type:</text>
+
+ </object>
+
+
+ <object id="1387">
+
+
+ <ocn>1387</ocn>
+
+
+ <text class="indent1"> rpm -i [rpm package name]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1388">
+ <ocn>1388</ocn>
+ <nametag>36.1.3</nametag>
+
+ <text>36.1.3 Installation from source</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1389">
+
+
+ <ocn>1389</ocn>
+
+
+ <text class="norm">To install <b>SiSU</b> from source check information at:</text>
+
+ </object>
+
+
+ <object id="1390">
+
+
+ <ocn>1390</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#current">http://www.jus.uio.no/sisu/SiSU/download.html#current</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1391">
+
+
+ <ocn>1391</ocn>
+
+
+ <text class="indent_bullet"> download the source package</text>
+
+ </object>
+
+
+ <object id="1392">
+
+
+ <ocn>1392</ocn>
+
+
+ <text class="indent_bullet"> Unpack the source</text>
+
+ </object>
+
+
+ <object id="1393">
+
+
+ <ocn>1393</ocn>
+
+
+ <text class="norm">Two alternative modes of installation from source are provided, setup.rb (by Minero Aoki) and a rant(by Stefan Lang) built install file, in either case: the first steps are the same, download and unpack the source file:</text>
+
+ </object>
+
+
+ <object id="1394">
+
+
+ <ocn>1394</ocn>
+
+
+ <text class="norm">For basic use <b>SiSU</b> is only dependent on the programming language in which it is written <b>Ruby</b>, and <b>SiSU</b> will be able to generate html, various XMLs, including ODF (and will also produce LaTeX). Dependencies required for further actions, though it relies on the installation of additional dependencies which the source tarball does not take care of, for things like using a database (postgresql or sqlite)<endnote><number>94</number><note>There is nothing to stop MySQL support being added in future.</note></endnote> or converting LaTeX to pdf.</text>
+
+ </object>
+
+
+ <object id="1395">
+
+
+ <ocn>1395</ocn>
+
+
+ <text class="norm"><b>setup.rb</b></text>
+
+ </object>
+
+
+ <object id="1396">
+
+
+ <ocn>1396</ocn>
+
+
+ <text class="norm">This is a standard ruby installer, using setup.rb is a three step process. In the root directory of the unpacked <b>SiSU</b> as root type:</text>
+
+ </object>
+
+
+ <object id="1397">
+
+
+ <ocn>1397</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ruby setup.rb config <br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ruby setup.rb setup <br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#[and as root:]<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ruby setup.rb install&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1398">
+
+
+ <ocn>1398</ocn>
+
+
+ <text class="norm">further information on setup.rb is available from:</text>
+
+ </object>
+
+
+ <object id="1399">
+
+
+ <ocn>1399</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://i.loveruby.net/en/projects/setup/">http://i.loveruby.net/en/projects/setup/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1400">
+
+
+ <ocn>1400</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://i.loveruby.net/en/projects/setup/doc/usage.html">http://i.loveruby.net/en/projects/setup/doc/usage.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1401">
+
+
+ <ocn>1401</ocn>
+
+
+ <text class="norm"><b>"install"</b></text>
+
+ </object>
+
+
+ <object id="1402">
+
+
+ <ocn>1402</ocn>
+
+
+ <text class="norm">The "install" file provided is an installer prepared using "rant". In the root directory of the unpacked <b>SiSU</b> as root type:</text>
+
+ </object>
+
+
+ <object id="1403">
+
+
+ <ocn>1403</ocn>
+
+
+ <text class="indent1"> ruby install base</text>
+
+ </object>
+
+
+ <object id="1404">
+
+
+ <ocn>1404</ocn>
+
+
+ <text class="norm">or for a more complete installation:</text>
+
+ </object>
+
+
+ <object id="1405">
+
+
+ <ocn>1405</ocn>
+
+
+ <text class="indent1"> ruby install</text>
+
+ </object>
+
+
+ <object id="1406">
+
+
+ <ocn>1406</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1407">
+
+
+ <ocn>1407</ocn>
+
+
+ <text class="indent1"> ruby install base</text>
+
+ </object>
+
+
+ <object id="1408">
+
+
+ <ocn>1408</ocn>
+
+
+ <text class="norm">This makes use of Rant (by Stefan Lang) and the provided Rantfile. It has been configured to do post installation setup setup configuration and generation of first test file. Note however, that additional external package dependencies, such as tetex-extra are not taken care of for you.</text>
+
+ </object>
+
+
+ <object id="1409">
+
+
+ <ocn>1409</ocn>
+
+
+ <text class="norm">Further information on "rant" is available from:</text>
+
+ </object>
+
+
+ <object id="1410">
+
+
+ <ocn>1410</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://make.rubyforge.org/">http://make.rubyforge.org/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1411">
+
+
+ <ocn>1411</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://rubyforge.org/frs/?group_id=615">http://rubyforge.org/frs/?group_id=615</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1412">
+
+
+ <ocn>1412</ocn>
+
+
+ <text class="norm">For a list of alternative actions you may type:</text>
+
+ </object>
+
+
+ <object id="1413">
+
+
+ <ocn>1413</ocn>
+
+
+ <text class="indent1"> ruby install help</text>
+
+ </object>
+
+
+ <object id="1414">
+
+
+ <ocn>1414</ocn>
+
+
+ <text class="indent1"> ruby install -T</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1415">
+ <ocn>1415</ocn>
+ <nametag>36.2</nametag>
+
+ <text>36.2 Testing SiSU, generating output</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1416">
+
+
+ <ocn>1416</ocn>
+
+
+ <text class="norm">To check which version of sisu is installed:</text>
+
+ </object>
+
+
+ <object id="1417">
+
+
+ <ocn>1417</ocn>
+
+
+ <text class="norm">sisu -v</text>
+
+ </object>
+
+
+ <object id="1418">
+
+
+ <ocn>1418</ocn>
+
+
+ <text class="norm">Depending on your mode of installation one or a number of markup sample files may be found either in the directory:</text>
+
+ </object>
+
+
+ <object id="1419">
+
+
+ <ocn>1419</ocn>
+
+
+ <text class="norm">...</text>
+
+ </object>
+
+
+ <object id="1420">
+
+
+ <ocn>1420</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1421">
+
+
+ <ocn>1421</ocn>
+
+
+ <text class="norm">...</text>
+
+ </object>
+
+
+ <object id="1422">
+
+
+ <ocn>1422</ocn>
+
+
+ <text class="norm">change directory to the appropriate one:</text>
+
+ </object>
+
+
+ <object id="1423">
+
+
+ <ocn>1423</ocn>
+
+
+ <text class="norm">cd /usr/share/doc/sisu/sisu_markup_samples/dfsg</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1424">
+ <ocn>1424</ocn>
+ <nametag>36.2.1</nametag>
+
+ <text>36.2.1 basic text, plaintext, html, XML, ODF</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1425">
+
+
+ <ocn>1425</ocn>
+
+
+ <text class="norm">Having moved to the directory that contains the markup samples (see instructions above if necessary), choose a file and run sisu against it</text>
+
+ </object>
+
+
+ <object id="1426">
+
+
+ <ocn>1426</ocn>
+
+
+ <text class="norm">sisu -NhwoabxXyv free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1427">
+
+
+ <ocn>1427</ocn>
+
+
+ <text class="norm">this will generate html including a concordance file, opendocument text format, plaintext, XHTML and various forms of XML, and OpenDocument text</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1428">
+ <ocn>1428</ocn>
+ <nametag>36.2.2</nametag>
+
+ <text>36.2.2 LaTeX / pdf</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1429">
+
+
+ <ocn>1429</ocn>
+
+
+ <text class="norm">Assuming a LaTeX engine such as tetex or texlive is installed with the required modules (done automatically on selection of sisu-pdf in <b>Debian</b>)</text>
+
+ </object>
+
+
+ <object id="1430">
+
+
+ <ocn>1430</ocn>
+
+
+ <text class="norm">Having moved to the directory that contains the markup samples (see instructions above if necessary), choose a file and run sisu against it</text>
+
+ </object>
+
+
+ <object id="1431">
+
+
+ <ocn>1431</ocn>
+
+
+ <text class="norm">sisu -pv free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1432">
+
+
+ <ocn>1432</ocn>
+
+
+ <text class="norm">sisu -3 free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1433">
+
+
+ <ocn>1433</ocn>
+
+
+ <text class="norm">should generate most available output formats: html including a concordance file, opendocument text format, plaintext, XHTML and various forms of XML, and OpenDocument text and pdf</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1434">
+ <ocn>1434</ocn>
+ <nametag>36.2.3</nametag>
+
+ <text>36.2.3 relational database - postgresql, sqlite</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1435">
+
+
+ <ocn>1435</ocn>
+
+
+ <text class="norm">Relational databases need some setting up - you must have permission to create the database and write to it when you run sisu.</text>
+
+ </object>
+
+
+ <object id="1436">
+
+
+ <ocn>1436</ocn>
+
+
+ <text class="norm">Assuming you have the database installed and the requisite permissions</text>
+
+ </object>
+
+
+ <object id="1437">
+
+
+ <ocn>1437</ocn>
+
+
+ <text class="norm">sisu --sqlite --recreate</text>
+
+ </object>
+
+
+ <object id="1438">
+
+
+ <ocn>1438</ocn>
+
+
+ <text class="norm">sisu --sqlite -v --import free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1439">
+
+
+ <ocn>1439</ocn>
+
+
+ <text class="norm">sisu --pgsql --recreate</text>
+
+ </object>
+
+
+ <object id="1440">
+
+
+ <ocn>1440</ocn>
+
+
+ <text class="norm">sisu --pgsql -v --import free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1441">
+ <ocn>1441</ocn>
+ <nametag>36.3</nametag>
+
+ <text>36.3 Getting Help</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1442">
+ <ocn>1442</ocn>
+ <nametag>36.3.1</nametag>
+
+ <text>36.3.1 The man pages</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1443">
+
+
+ <ocn>1443</ocn>
+
+
+ <text class="norm">Type:</text>
+
+ </object>
+
+
+ <object id="1444">
+
+
+ <ocn>1444</ocn>
+
+
+ <text class="indent1"> man sisu</text>
+
+ </object>
+
+
+ <object id="1445">
+
+
+ <ocn>1445</ocn>
+
+
+ <text class="norm">The man pages are also available online, though not always kept as up to date as within the package itself:</text>
+
+ </object>
+
+
+ <object id="1446">
+
+
+ <ocn>1446</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.1"> sisu.1 </link> <endnote><number>95</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.1">http://www.jus.uio.no/sisu/man/sisu.1</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1447">
+
+
+ <ocn>1447</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.8"> sisu.8 </link> <endnote><number>96</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.8">http://www.jus.uio.no/sisu/man/sisu.8</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1448">
+
+
+ <ocn>1448</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man"> man directory </link> <endnote><number>97</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man">http://www.jus.uio.no/sisu/man</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1449">
+ <ocn>1449</ocn>
+ <nametag>36.3.2</nametag>
+
+ <text>36.3.2 Built in help</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1450">
+
+
+ <ocn>1450</ocn>
+
+
+ <text class="norm">sisu --help</text>
+
+ </object>
+
+
+ <object id="1451">
+
+
+ <ocn>1451</ocn>
+
+
+ <text class="norm">sisu --help --env</text>
+
+ </object>
+
+
+ <object id="1452">
+
+
+ <ocn>1452</ocn>
+
+
+ <text class="norm">sisu --help --commands</text>
+
+ </object>
+
+
+ <object id="1453">
+
+
+ <ocn>1453</ocn>
+
+
+ <text class="norm">sisu --help --markup</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1454">
+ <ocn>1454</ocn>
+ <nametag>36.3.3</nametag>
+
+ <text>36.3.3 The home page</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1455">
+
+
+ <ocn>1455</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1456">
+
+
+ <ocn>1456</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU">http://www.jus.uio.no/sisu/SiSU</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1457">
+ <ocn>1457</ocn>
+ <nametag>36.4</nametag>
+
+ <text>36.4 Markup Samples</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1458">
+
+
+ <ocn>1458</ocn>
+
+
+ <text class="norm">A number of markup samples (along with output) are available off:</text>
+
+ </object>
+
+
+ <object id="1459">
+
+
+ <ocn>1459</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html">http://www.jus.uio.no/sisu/SiSU/2.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1460">
+
+
+ <ocn>1460</ocn>
+
+
+ <text class="norm">Additional markup samples are packaged separately in the file:</text>
+
+ </object>
+
+
+ <object id="1461">
+
+
+ <ocn>1461</ocn>
+
+
+ <text class="norm"><b>*</b></text>
+
+ </object>
+
+
+ <object id="1462">
+
+
+ <ocn>1462</ocn>
+
+
+ <text class="norm">On <b>Debian</b> they are available in non-free<endnote><number>98</number><note>the <b>Debian</b> Free Software guidelines require that everything distributed within <b>Debian</b> can be changed - and the documents are authors' works that while freely distributable are not freely changeable.</note></endnote> to include them it is necessary to include non-free in your /etc/apt/source.list or obtain them from the sisu home site.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ </heading3>
+
+ <heading3>
+ <heading>
+ <object id="1463">
+ <ocn>1463</ocn>
+ <text>HowTo</text>
+ </object>
+ </heading>
+
+ <contents1>
+ <heading>
+ <object id="1464">
+ <ocn>1464</ocn>
+ <nametag>howto_help</nametag>
+
+ <text>37. Getting Help </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1465">
+
+
+ <ocn>1465</ocn>
+
+
+ <text class="norm">An online manual of sorts should be available at:</text>
+
+ </object>
+
+
+ <object id="1466">
+
+
+ <ocn>1466</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu_manual/">http://www.jus.uio.no/sisu_manual/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1467">
+
+
+ <ocn>1467</ocn>
+
+
+ <text class="norm">The manual pages provided with <b>SiSU</b> are also available online, and there is an interactive help, which is being superseded by the man page, and possibly some document which contains this component.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1468">
+ <ocn>1468</ocn>
+ <nametag>37.1</nametag>
+
+ <text>37.1 SiSU "man" pages </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1469">
+
+
+ <ocn>1469</ocn>
+
+
+ <text class="norm">If <b>SiSU</b> is installed on your system usual man commands should be available, try:</text>
+
+ </object>
+
+
+ <object id="1470">
+
+
+ <ocn>1470</ocn>
+
+
+ <text class="norm">man sisu</text>
+
+ </object>
+
+
+ <object id="1471">
+
+
+ <ocn>1471</ocn>
+
+
+ <text class="norm">The <b>SiSU</b> man pages can be viewed online at:<endnote><number>99</number><note>generated from source using rman<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://polyglotman.sourceforge.net/rman.html">http://polyglotman.sourceforge.net/rman.html</link>&gt; <br /> With regard to <b>SiSU</b> man pages the formatting generated for markup syntax is not quite right, for that you might prefer the links under:<br /> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sample">http://www.jus.uio.no/sample</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1472">
+
+
+ <ocn>1472</ocn>
+
+
+ <text class="norm">An online version of the sisu man page is available here:</text>
+
+ </object>
+
+
+ <object id="1473">
+
+
+ <ocn>1473</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/"> various sisu man pages </link> <endnote><number>100</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/">http://www.jus.uio.no/sisu/man/</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1474">
+
+
+ <ocn>1474</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.1.html"> sisu.1 </link> <endnote><number>101</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.1.html">http://www.jus.uio.no/sisu/man/sisu.1.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1475">
+
+
+ <ocn>1475</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.8.html"> sisu.8 </link> <endnote><number>102</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.8.html">http://www.jus.uio.no/sisu/man/sisu.8.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1476">
+
+
+ <ocn>1476</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_examples.1.html"> sisu_examples.1 </link> <endnote><number>103</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_examples.1.html">http://www.jus.uio.no/sisu/man/sisu_examples.1.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1477">
+
+
+ <ocn>1477</ocn>
+
+
+ <text class="indent_bullet"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_webrick.1.html"> sisu_webrick.1 </link> <endnote><number>104</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_webrick.1.html">http://www.jus.uio.no/sisu/man/sisu_webrick.1.html</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1478">
+ <ocn>1478</ocn>
+ <nametag>37.2</nametag>
+
+ <text>37.2 SiSU built-in help</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1479">
+
+
+ <ocn>1479</ocn>
+
+
+ <text class="indent1"> sisu --help</text>
+
+ </object>
+
+
+ <object id="1480">
+
+
+ <ocn>1480</ocn>
+
+
+ <text class="indent1"> sisu --help [subject]</text>
+
+ </object>
+
+
+ <object id="1481">
+
+
+ <ocn>1481</ocn>
+
+
+ <text class="indent2"> sisu --help env [for feedback on the way your system is setup with regard to sisu]</text>
+
+ </object>
+
+
+ <object id="1482">
+
+
+ <ocn>1482</ocn>
+
+
+ <text class="indent2"> sisu -V [same as above command]</text>
+
+ </object>
+
+
+ <object id="1483">
+
+
+ <ocn>1483</ocn>
+
+
+ <text class="indent2"> sisu --help commands</text>
+
+ </object>
+
+
+ <object id="1484">
+
+
+ <ocn>1484</ocn>
+
+
+ <text class="indent2"> sisu --help markup</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1485">
+ <ocn>1485</ocn>
+ <nametag>37.3</nametag>
+
+ <text>37.3 Command Line with Flags - Batch Processing</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1486">
+
+
+ <ocn>1486</ocn>
+
+
+ <text class="norm">Running sisu (alone without any flags, filenames or wildcards) brings up the interactive help, as does any sisu command that is not recognised.</text>
+
+ </object>
+
+
+ <object id="1487">
+
+
+ <ocn>1487</ocn>
+
+
+ <text class="norm">In the data directory run sisu -mh filename or wildcard eg. "sisu -h cisg.sst" or "sisu -h *.{sst,ssm}" to produce html version of all documents.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1488">
+ <ocn>1488</ocn>
+ <nametag>howto_setup</nametag>
+
+ <text>38. Setup, initialisation </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1489">
+ <ocn>1489</ocn>
+ <nametag>38.1</nametag>
+
+ <text>38.1 initialise output directory</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1490">
+
+
+ <ocn>1490</ocn>
+
+
+ <text class="norm">Images, css files for a document directory are copied to their respective locations in the output directory.</text>
+
+ </object>
+
+
+ <object id="1491">
+
+
+ <ocn>1491</ocn>
+
+
+ <text class="norm">while within your document markup/preparation directory, issue the following command</text>
+
+ </object>
+
+
+ <object id="1492">
+
+
+ <ocn>1492</ocn>
+
+
+ <text class="indent1"> sisu -CC</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1493">
+ <ocn>1493</ocn>
+ <nametag>38.1.1</nametag>
+
+ <text>38.1.1 Use of search functionality, an example using sqlite</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1494">
+
+
+ <ocn>1494</ocn>
+
+
+ <text class="norm"><b>SiSU</b> can populate PostgreSQL and Sqlite databases and provides a sample search form for querying these databases.</text>
+
+ </object>
+
+
+ <object id="1495">
+
+
+ <ocn>1495</ocn>
+
+
+ <text class="norm">This note provides an example to get you started and will use sqlite</text>
+
+ </object>
+
+
+ <object id="1496">
+
+
+ <ocn>1496</ocn>
+
+
+ <text class="norm">It is necessary to:</text>
+
+ </object>
+
+
+ <object id="1497">
+
+
+ <ocn>1497</ocn>
+
+
+ <text class="norm">(1) make sure the required dependencies have been installed</text>
+
+ </object>
+
+
+ <object id="1498">
+
+
+ <ocn>1498</ocn>
+
+
+ <text class="norm">(2) have a directory with sisu markup samples that is writable</text>
+
+ </object>
+
+
+ <object id="1499">
+
+
+ <ocn>1499</ocn>
+
+
+ <text class="norm">(3) use sisu to create a database</text>
+
+ </object>
+
+
+ <object id="1500">
+
+
+ <ocn>1500</ocn>
+
+
+ <text class="norm">(4) use sisu tp populate a database</text>
+
+ </object>
+
+
+ <object id="1501">
+
+
+ <ocn>1501</ocn>
+
+
+ <text class="norm">(5) use sisu to start the webrick (httpd) server</text>
+
+ </object>
+
+
+ <object id="1502">
+
+
+ <ocn>1502</ocn>
+
+
+ <text class="norm">(6) use sisu to create a search form</text>
+
+ </object>
+
+
+ <object id="1503">
+
+
+ <ocn>1503</ocn>
+
+
+ <text class="norm">(7) copy the search form to the cgi directory</text>
+
+ </object>
+
+
+ <object id="1504">
+
+
+ <ocn>1504</ocn>
+
+
+ <text class="norm">(8) open up the form in your browser</text>
+
+ </object>
+
+
+ <object id="1505">
+
+
+ <ocn>1505</ocn>
+
+
+ <text class="norm">(9) query the database using the search form</text>
+
+ </object>
+
+
+ <object id="1506">
+
+
+ <ocn>1506</ocn>
+
+
+ <text class="norm"><b>(1) make sure the required dependencies have been installed</b></text>
+
+ </object>
+
+
+ <object id="1507">
+
+
+ <ocn>1507</ocn>
+
+
+ <text class="norm">if you use <b>Debian</b>, the following command will install the required dependencies</text>
+
+ </object>
+
+
+ <object id="1508">
+
+
+ <ocn>1508</ocn>
+
+
+ <text class="norm">aptitude install sisu-sqlite</text>
+
+ </object>
+
+
+ <object id="1509">
+
+
+ <ocn>1509</ocn>
+
+
+ <text class="norm"><b>(2) have a directory with sisu markup samples that is writable</b></text>
+
+ </object>
+
+
+ <object id="1510">
+
+
+ <ocn>1510</ocn>
+
+
+ <text class="norm">ideally copy the sisu-examples directory to your home directory (because the directory in which you run this example should be writable)</text>
+
+ </object>
+
+
+ <object id="1511">
+
+
+ <ocn>1511</ocn>
+
+
+ <text class="norm">cp -rv /usr/share/sisu-examples/sample/document_samples_sisu_markup &#126;/.</text>
+
+ </object>
+
+
+ <object id="1512">
+
+
+ <ocn>1512</ocn>
+
+
+ <text class="norm"><b>(3) use sisu to create an sqlite database</b></text>
+
+ </object>
+
+
+ <object id="1513">
+
+
+ <ocn>1513</ocn>
+
+
+ <text class="norm">within the sisu-examples directory</text>
+
+ </object>
+
+
+ <object id="1514">
+
+
+ <ocn>1514</ocn>
+
+
+ <text class="norm">sisu -dv createall</text>
+
+ </object>
+
+
+ <object id="1515">
+
+
+ <ocn>1515</ocn>
+
+
+ <text class="norm"><b>(4) use sisu tp populate a database with some text</b></text>
+
+ </object>
+
+
+ <object id="1516">
+
+
+ <ocn>1516</ocn>
+
+
+ <text class="norm">within the sisu-examples directory</text>
+
+ </object>
+
+
+ <object id="1517">
+
+
+ <ocn>1517</ocn>
+
+
+ <text class="norm">sisu -div free_*.sst</text>
+
+ </object>
+
+
+ <object id="1518">
+
+
+ <ocn>1518</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1519">
+
+
+ <ocn>1519</ocn>
+
+
+ <text class="norm">sisu -dv import free_*.sst debian_constitution_v1.2.sst debian_social_contract_v1.1.sst gpl2.fsf.sst</text>
+
+ </object>
+
+
+ <object id="1520">
+
+
+ <ocn>1520</ocn>
+
+
+ <text class="norm"><b>(5) use sisu to start the webrick (httpd) server (if it has not already been started):</b></text>
+
+ </object>
+
+
+ <object id="1521">
+
+
+ <ocn>1521</ocn>
+
+
+ <text class="norm">sisu -W</text>
+
+ </object>
+
+
+ <object id="1522">
+
+
+ <ocn>1522</ocn>
+
+
+ <text class="norm"><b>(6) use sisu to create a search form (for use with the webrick server, and your sample documents)</b></text>
+
+ </object>
+
+
+ <object id="1523">
+
+
+ <ocn>1523</ocn>
+
+
+ <text class="norm">within the sisu-examples directory</text>
+
+ </object>
+
+
+ <object id="1524">
+
+
+ <ocn>1524</ocn>
+
+
+ <text class="norm">sisu -F webrick</text>
+
+ </object>
+
+
+ <object id="1525">
+
+
+ <ocn>1525</ocn>
+
+
+ <text class="norm">#here i run into a problem, you are working from a read only #directory..., not my usual mode of operation, to complete the example #the following is necessary sudo touch sisu_sqlite.cgi sisu_pgsql.cgi sudo -P chown $USER sisu_sqlite.cgi sisu_pgsql.cgi</text>
+
+ </object>
+
+
+ <object id="1526">
+
+
+ <ocn>1526</ocn>
+
+
+ <text class="norm">#now this should be possible: sisu -F webrick</text>
+
+ </object>
+
+
+ <object id="1527">
+
+
+ <ocn>1527</ocn>
+
+
+ <text class="norm"><b>(7) copy the search form to the cgi directory</b></text>
+
+ </object>
+
+
+ <object id="1528">
+
+
+ <ocn>1528</ocn>
+
+
+ <text class="norm">the string should be provided as output from the previous command</text>
+
+ </object>
+
+
+ <object id="1529">
+
+
+ <ocn>1529</ocn>
+
+
+ <text class="norm">sudo cp -vi /usr/share/sisu-examples/sample/document_samples_sisu_markup/sisu_sqlite.cgi /usr/lib/cgi-bin</text>
+
+ </object>
+
+
+ <object id="1530">
+
+
+ <ocn>1530</ocn>
+
+
+ <text class="norm">sudo chmod -v 755 /usr/lib/cgi-bin/sisu_sqlite.cgi</text>
+
+ </object>
+
+
+ <object id="1531">
+
+
+ <ocn>1531</ocn>
+
+
+ <text class="norm"><b>(8) open up the form in your browser and query it</b></text>
+
+ </object>
+
+
+ <object id="1532">
+
+
+ <ocn>1532</ocn>
+
+
+ <text class="norm">url:</text>
+
+ </object>
+
+
+ <object id="1533">
+
+
+ <ocn>1533</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://localhost:8081/cgi-bin/sisu_sqlite.cgi">http://localhost:8081/cgi-bin/sisu_sqlite.cgi</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1534">
+
+
+ <ocn>1534</ocn>
+
+
+ <text class="norm">or as instructed by command sisu -F webrick</text>
+
+ </object>
+
+
+ <object id="1535">
+
+
+ <ocn>1535</ocn>
+
+
+ <text class="norm"><b>(9) query the database using the search form</b></text>
+
+ </object>
+
+
+ <object id="1536">
+
+
+ <ocn>1536</ocn>
+
+
+ <text class="norm">if there are other options in the dropdown menu select</text>
+
+ </object>
+
+
+ <object id="1537">
+
+
+ <ocn>1537</ocn>
+
+
+ <text class="norm">document_samples_sisu_markup</text>
+
+ </object>
+
+
+ <object id="1538">
+
+
+ <ocn>1538</ocn>
+
+
+ <text class="norm">and search for some text, e.g.:</text>
+
+ </object>
+
+
+ <object id="1539">
+
+
+ <ocn>1539</ocn>
+
+
+ <text class="norm">aim OR project</text>
+
+ </object>
+
+
+ <object id="1540">
+
+
+ <ocn>1540</ocn>
+
+
+ <text class="indent_bullet"> selecting the <b>index</b> radio button gives an index of results using the object numbers</text>
+
+ </object>
+
+
+ <object id="1541">
+
+
+ <ocn>1541</ocn>
+
+
+ <text class="indent_bullet"> selecting the <b>text</b> radio button gives the content of the matched paragraphs with the match highlighted</text>
+
+ </object>
+
+
+ <object id="1542">
+
+
+ <ocn>1542</ocn>
+
+
+ <text class="norm"><b>(10) to start again with a new database</b></text>
+
+ </object>
+
+
+ <object id="1543">
+
+
+ <ocn>1543</ocn>
+
+
+ <text class="norm">to start from scratch you can drop the database with the command</text>
+
+ </object>
+
+
+ <object id="1544">
+
+
+ <ocn>1544</ocn>
+
+
+ <text class="norm">sisu -dv dropall</text>
+
+ </object>
+
+
+ <object id="1545">
+
+
+ <ocn>1545</ocn>
+
+
+ <text class="norm">and go to step 3</text>
+
+ </object>
+
+
+ <object id="1546">
+
+
+ <ocn>1546</ocn>
+
+
+ <text class="norm">to get to step 3 in one step with a single command</text>
+
+ </object>
+
+
+ <object id="1547">
+
+
+ <ocn>1547</ocn>
+
+
+ <text class="norm">sisu -dv recreate</text>
+
+ </object>
+
+
+ <object id="1548">
+
+
+ <ocn>1548</ocn>
+
+
+ <text class="norm">continue subsequent steps</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1549">
+ <ocn>1549</ocn>
+ <nametag>38.2</nametag>
+
+ <text>38.2 misc</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1550">
+ <ocn>1550</ocn>
+ <nametag>38.2.1</nametag>
+
+ <text>38.2.1 url for output files -u -U</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1551">
+
+
+ <ocn>1551</ocn>
+
+
+ <text class="indent1"> sisu -uv[and other flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1552">
+
+
+ <ocn>1552</ocn>
+
+
+ <text class="indent1"> sisu -Uv [filename/wildcard]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1553">
+ <ocn>1553</ocn>
+ <nametag>38.2.2</nametag>
+
+ <text>38.2.2 toggle screen color</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1554">
+
+
+ <ocn>1554</ocn>
+
+
+ <text class="indent1"> sisu -cv[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1555">
+ <ocn>1555</ocn>
+ <nametag>38.2.3</nametag>
+
+ <text>38.2.3 verbose mode</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1556">
+
+
+ <ocn>1556</ocn>
+
+
+ <text class="indent1"> sisu -v[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1557">
+
+
+ <ocn>1557</ocn>
+
+
+ <text class="indent1"> sisu -V[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1558">
+ <ocn>1558</ocn>
+ <nametag>38.2.4</nametag>
+
+ <text>38.2.4 quiet mode</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1559">
+
+
+ <ocn>1559</ocn>
+
+
+ <text class="indent1"> sisu -q[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1560">
+ <ocn>1560</ocn>
+ <nametag>38.2.5</nametag>
+
+ <text>38.2.5 maintenance mode intermediate files kept -M</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1561">
+
+
+ <ocn>1561</ocn>
+
+
+ <text class="indent1"> sisu -Mv[and other flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1562">
+ <ocn>1562</ocn>
+ <nametag>38.2.6</nametag>
+
+ <text>38.2.6 start the webrick server</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1563">
+
+
+ <ocn>1563</ocn>
+
+
+ <text class="indent1"> sisu -W</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1564">
+ <ocn>1564</ocn>
+ <nametag>38.3</nametag>
+
+ <text>38.3 remote placement of output</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1565">
+
+
+ <ocn>1565</ocn>
+
+
+ <text class="norm">configuration is necessary</text>
+
+ </object>
+
+
+ <object id="1566">
+
+
+ <ocn>1566</ocn>
+
+
+ <text class="norm">scp</text>
+
+ </object>
+
+
+ <object id="1567">
+
+
+ <ocn>1567</ocn>
+
+
+ <text class="indent1"> sisu -vr[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="1568">
+
+
+ <ocn>1568</ocn>
+
+
+ <text class="norm">rsync</text>
+
+ </object>
+
+
+ <object id="1569">
+
+
+ <ocn>1569</ocn>
+
+
+ <text class="indent1"> sisu -vR[and processing flags] [filename/wildcard]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1570">
+ <ocn>1570</ocn>
+ <nametag>howto_config</nametag>
+
+ <text>39. Configuration Files </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1571">
+
+
+ <ocn>1571</ocn>
+
+
+ <text class="norm">Sample provided, on untarring the source tarball:</text>
+
+ </object>
+
+
+ <object id="1572">
+
+
+ <ocn>1572</ocn>
+
+
+ <text class="indent1"> conf/sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1573">
+
+
+ <ocn>1573</ocn>
+
+
+ <text class="norm">and on installation under:</text>
+
+ </object>
+
+
+ <object id="1574">
+
+
+ <ocn>1574</ocn>
+
+
+ <text class="indent1"> /etc/sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1575">
+
+
+ <ocn>1575</ocn>
+
+
+ <text class="norm">The following paths are searched:</text>
+
+ </object>
+
+
+ <object id="1576">
+
+
+ <ocn>1576</ocn>
+
+
+ <text class="indent1"> ./_sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1577">
+
+
+ <ocn>1577</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1578">
+
+
+ <ocn>1578</ocn>
+
+
+ <text class="indent1"> ./etc/sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1579">
+ <ocn>1579</ocn>
+ <nametag>howto_markup</nametag>
+
+ <text>40. Markup </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1580">
+
+
+ <ocn>1580</ocn>
+
+
+ <text class="norm">See sample markup provided on</text>
+
+ </object>
+
+
+ <object id="1581">
+
+
+ <ocn>1581</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1582">
+
+
+ <ocn>1582</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu_markup">http://www.jus.uio.no/sisu_markup</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1583">
+
+
+ <ocn>1583</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU">http://www.jus.uio.no/sisu/SiSU</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1584">
+
+
+ <ocn>1584</ocn>
+
+
+ <text class="norm">in particular for each of the document output samples provided, the source document is provided as well</text>
+
+ </object>
+
+
+ <object id="1585">
+
+
+ <ocn>1585</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2#books">http://www.jus.uio.no/sisu/SiSU/2#books</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1586">
+
+
+ <ocn>1586</ocn>
+
+
+ <text class="norm">on untarring the source tarball:</text>
+
+ </object>
+
+
+ <object id="1587">
+
+
+ <ocn>1587</ocn>
+
+
+ <text class="indent1"> data/sisu-examples/sample/document_samples_sisu_markup/</text>
+
+ </object>
+
+
+ <object id="1588">
+
+
+ <ocn>1588</ocn>
+
+
+ <text class="norm">or the same once source is installed (or sisu-examples) under:</text>
+
+ </object>
+
+
+ <object id="1589">
+
+
+ <ocn>1589</ocn>
+
+
+ <text class="indent1"> /usr/share/sisu-examples/sample/document_samples_sisu_markup/</text>
+
+ </object>
+
+
+ <object id="1590">
+
+
+ <ocn>1590</ocn>
+
+
+ <text class="norm">Some notes are contained within the man page, <b>man sisu</b> and within sisu help via the commands <b>sisu help markup</b> and <b>sisu help headers</b></text>
+
+ </object>
+
+
+ <object id="1591">
+
+
+ <ocn>1591</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is for literary and legal text, also for some social science material. In particular it does not do formula, and is not particularly suited to technical documentation. Despite the latter caveat, some notes will be provided here and added to over time:</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1592">
+ <ocn>1592</ocn>
+ <nametag>40.1</nametag>
+
+ <text>40.1 Headers</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1593">
+
+
+ <ocn>1593</ocn>
+
+
+ <text class="norm">Headers @headername: provide information related to the document, this may relate to</text>
+
+ </object>
+
+
+ <object id="1594">
+
+
+ <ocn>1594</ocn>
+
+
+ <text class="norm">1. how it is to be processed, such as whether headings are to be numbered, what skin is to be used and markup instructions, such as the document structure, or words to be made bold within the document</text>
+
+ </object>
+
+
+ <object id="1595">
+
+
+ <ocn>1595</ocn>
+
+
+ <text class="norm">2. semantic information about the document including the dublin core</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1596">
+ <ocn>1596</ocn>
+ <nametag>40.2</nametag>
+
+ <text>40.2 Font Face</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1597">
+
+
+ <ocn>1597</ocn>
+
+
+ <text class="norm">Defaults are set. You may change the face to: bold, italics, underscore, strikethrough, ...</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1598">
+ <ocn>1598</ocn>
+ <nametag>40.2.1</nametag>
+
+ <text>40.2.1 Bold</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1599">
+
+
+ <ocn>1599</ocn>
+
+
+ <text class="norm">\@bold: [list of words that should be made bold within document]</text>
+
+ </object>
+
+
+ <object id="1600">
+
+
+ <ocn>1600</ocn>
+
+
+ <text class="norm"><b>bold line</b></text>
+
+ </object>
+
+
+ <object id="1601">
+
+
+ <ocn>1601</ocn>
+
+
+ <text class="norm">&#033;_ bold line</text>
+
+ </object>
+
+
+ <object id="1602">
+
+
+ <ocn>1602</ocn>
+
+
+ <text class="norm"><b> bold word or sentence </b></text>
+
+ </object>
+
+
+ <object id="1603">
+
+
+ <ocn>1603</ocn>
+
+
+ <text class="norm">!&#123; bold word or sentence &#125;!</text>
+
+ </object>
+
+
+ <object id="1604">
+
+
+ <ocn>1604</ocn>
+
+
+ <text class="norm">*&#123; bold word or sentence &#125;*</text>
+
+ </object>
+
+
+ <object id="1605">
+
+
+ <ocn>1605</ocn>
+
+
+ <text class="norm"><b>boldword</b> or <b>boldword</b></text>
+
+ </object>
+
+
+ <object id="1606">
+
+
+ <ocn>1606</ocn>
+
+
+ <text class="norm">&#042;boldword&#042; or &#033;boldword&#033;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1607">
+ <ocn>1607</ocn>
+ <nametag>40.2.2</nametag>
+
+ <text>40.2.2 Italics</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1608">
+
+
+ <ocn>1608</ocn>
+
+
+ <text class="norm">\@italics: [list of words that should be italicised within document]</text>
+
+ </object>
+
+
+ <object id="1609">
+
+
+ <ocn>1609</ocn>
+
+
+ <text class="norm"><i> italicise word or sentence </i></text>
+
+ </object>
+
+
+ <object id="1610">
+
+
+ <ocn>1610</ocn>
+
+
+ <text class="norm">/&#123; italicise word or sentence &#125;/</text>
+
+ </object>
+
+
+ <object id="1611">
+
+
+ <ocn>1611</ocn>
+
+
+ <text class="norm"><i>italicisedword</i></text>
+
+ </object>
+
+
+ <object id="1612">
+
+
+ <ocn>1612</ocn>
+
+
+ <text class="norm">&#047;italicisedword&#047;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1613">
+ <ocn>1613</ocn>
+ <nametag>40.2.3</nametag>
+
+ <text>40.2.3 Underscore</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1614">
+
+
+ <ocn>1614</ocn>
+
+
+ <text class="norm"><u> underscore word or sentence </u></text>
+
+ </object>
+
+
+ <object id="1615">
+
+
+ <ocn>1615</ocn>
+
+
+ <text class="norm">_&#123; underscore word or sentence &#125;_</text>
+
+ </object>
+
+
+ <object id="1616">
+
+
+ <ocn>1616</ocn>
+
+
+ <text class="norm"><u>underscoreword</u></text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1617">
+ <ocn>1617</ocn>
+ <nametag>40.2.4</nametag>
+
+ <text>40.2.4 Strikethrough</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1618">
+
+
+ <ocn>1618</ocn>
+
+
+ <text class="norm"><del> strikethrough word or sentence </del></text>
+
+ </object>
+
+
+ <object id="1619">
+
+
+ <ocn>1619</ocn>
+
+
+ <text class="norm">-&#123; strikethrough word or sentence &#125;-</text>
+
+ </object>
+
+
+ <object id="1620">
+
+
+ <ocn>1620</ocn>
+
+
+ <text class="norm"><del>strikeword</del></text>
+
+ </object>
+
+
+ <object id="1621">
+
+
+ <ocn>1621</ocn>
+
+
+ <text class="norm">&#045;strikeword&#045;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1622">
+ <ocn>1622</ocn>
+ <nametag>40.3</nametag>
+
+ <text>40.3 Endnotes</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1623">
+
+
+ <ocn>1623</ocn>
+
+
+ <text class="norm">There are two forms of markup for endnotes, they cannot be mixed within the same document</text>
+
+ </object>
+
+
+ <object id="1624">
+
+
+ <ocn>1624</ocn>
+
+
+ <text class="norm">here<endnote><number>105</number><note>this is an endnote</note></endnote></text>
+
+ </object>
+
+
+ <object id="1625">
+
+
+ <ocn>1625</ocn>
+
+
+ <text class="norm">1. preferred endnote markup</text>
+
+ </object>
+
+
+ <object id="1626">
+
+
+ <ocn>1626</ocn>
+
+
+ <text class="norm">here&#126;&#123; this is an endnote &#125;~</text>
+
+ </object>
+
+
+ <object id="1627">
+
+
+ <ocn>1627</ocn>
+
+
+ <text class="norm">2. alternative markup equivalent, kept because it is possible to search and replace to get markup in existing texts such as Project Gutenberg</text>
+
+ </object>
+
+
+ <object id="1628">
+
+
+ <ocn>1628</ocn>
+
+
+ <text class="norm">here&#126;^</text>
+
+ </object>
+
+
+ <object id="1629">
+
+
+ <ocn>1629</ocn>
+
+
+ <text class="norm">^&#126; this is an endote</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1630">
+ <ocn>1630</ocn>
+ <nametag>40.4</nametag>
+
+ <text>40.4 Links</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1631">
+
+
+ <ocn>1631</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org"> SiSU </link></text>
+
+ </object>
+
+
+ <object id="1632">
+
+
+ <ocn>1632</ocn>
+
+
+ <text class="norm">&#123; <b>SiSU</b> &#125;http://sisudoc.org</text>
+
+ </object>
+
+
+ <object id="1633">
+
+
+ <ocn>1633</ocn>
+
+
+ <text class="norm"><image xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:actuate="onLoad" xlink:show="embed" xlink:href="../_sisu/image_local/sisu.png"/>sisu.png</text>
+
+ </object>
+
+
+ <object id="1634">
+
+
+ <ocn>1634</ocn>
+
+
+ <text class="norm">&#123;sisu.png &#125;http://sisudoc.org</text>
+
+ </object>
+
+
+ <object id="1635">
+
+
+ <ocn>1635</ocn>
+
+
+ <text class="norm">{tux.png 64x80 }image</text>
+
+ </object>
+
+
+ <object id="1636">
+
+
+ <ocn>1636</ocn>
+
+
+ <text class="norm">&#123; tux.png 64x80 &#125;image</text>
+
+ </object>
+
+
+ <object id="1637">
+
+
+ <ocn>1637</ocn>
+
+
+ <text class="norm"><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org"> SiSU </link> <endnote><number>106</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org">http://sisudoc.org</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1638">
+
+
+ <ocn>1638</ocn>
+
+
+ <text class="norm">&#123; <b>SiSU</b> &#125;http://sisudoc.org</text>
+
+ </object>
+
+
+ <object id="1639">
+
+
+ <ocn>1639</ocn>
+
+
+ <text class="norm">is equivalent to:</text>
+
+ </object>
+
+
+ <object id="1640">
+
+
+ <ocn>1640</ocn>
+
+
+ <text class="norm">&#123; <b>SiSU</b> &#125;http://sisudoc.org &#126;&#123; &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org">http://sisudoc.org</link>&gt; &#125;~</text>
+
+ </object>
+
+
+ <object id="1641">
+
+
+ <ocn>1641</ocn>
+
+
+ <text class="norm">the same can be done with an image:</text>
+
+ </object>
+
+
+ <object id="1642">
+
+
+ <ocn>1642</ocn>
+
+
+ <text class="norm"><image xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:actuate="onLoad" xlink:show="embed" xlink:href="../_sisu/image_local/sisu.png" width="120" height="39" />[sisu.png] "SiSU" <endnote><number>108</number><note>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org">http://sisudoc.org</link>&gt;</note></endnote></text>
+
+ </object>
+
+
+ <object id="1643">
+
+
+ <ocn>1643</ocn>
+
+
+ <text class="norm">&#123; sisu.png "<b>SiSU</b>" &#125;http://sisudoc.org</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1644">
+ <ocn>1644</ocn>
+ <nametag>40.5</nametag>
+
+ <text>40.5 Number Titles</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1645">
+
+
+ <ocn>1645</ocn>
+
+
+ <text class="norm">Set with the header @markup:</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1646">
+ <ocn>1646</ocn>
+ <nametag>40.6</nametag>
+
+ <text>40.6 Line operations</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1647">
+
+
+ <ocn>1647</ocn>
+
+
+ <text class="norm">Line Operations (marker placed at start of line)</text>
+
+ </object>
+
+
+ <object id="1648">
+
+
+ <ocn>1648</ocn>
+
+
+ <text class="norm">&#033;_ bold line</text>
+
+ </object>
+
+
+ <object id="1649">
+
+
+ <ocn>1649</ocn>
+
+
+ <text class="norm"><b>bold line</b></text>
+
+ </object>
+
+
+ <object id="1650">
+
+
+ <ocn>1650</ocn>
+
+
+ <text class="norm">&#095;1 indent paragraph one level</text>
+
+ </object>
+
+
+ <object id="1651">
+
+
+ <ocn>1651</ocn>
+
+
+ <text class="indent1"> indent paragraph one level</text>
+
+ </object>
+
+
+ <object id="1652">
+
+
+ <ocn>1652</ocn>
+
+
+ <text class="norm">&#095;2 indent paragraph two steps</text>
+
+ </object>
+
+
+ <object id="1653">
+
+
+ <ocn>1653</ocn>
+
+
+ <text class="indent2"> indent paragraph two steps</text>
+
+ </object>
+
+
+ <object id="1654">
+
+
+ <ocn>1654</ocn>
+
+
+ <text class="norm">&#095;* bullet paragraph</text>
+
+ </object>
+
+
+ <object id="1655">
+
+
+ <ocn>1655</ocn>
+
+
+ <text class="indent_bullet"> bullet paragraph</text>
+
+ </object>
+
+
+ <object id="1656">
+
+
+ <ocn>1656</ocn>
+
+
+ <text class="norm">&#035; number paragraph (see headers for numbering document headings)</text>
+
+ </object>
+
+
+ <object id="1657">
+
+
+ <ocn>1657</ocn>
+
+
+ <text class="norm">1. number paragraph (see headers for numbering document headings)</text>
+
+ </object>
+
+
+ <object id="1658">
+
+
+ <ocn>1658</ocn>
+
+
+ <text class="norm">&#095;# number paragraph level 2 (see headers for numbering document headings)</text>
+
+ </object>
+
+
+ <object id="1659">
+
+
+ <ocn>1659</ocn>
+
+
+ <text class="indent1"> a. number paragraph level 2 (see headers for numbering document headings)</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1660">
+ <ocn>1660</ocn>
+ <nametag>40.7</nametag>
+
+ <text>40.7 Tables</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1661">
+
+
+ <ocn>1661</ocn>
+
+
+ <text class="norm">Table markup sample</text>
+
+ </object>
+
+
+ <object id="1662">
+
+
+ <ocn>1662</ocn>
+
+
+ <text class="verse">
+
+ table&#123;~h c3; 26; 32; 32;<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1663">
+
+
+ <ocn>1663</ocn>
+
+
+ <text class="verse">
+
+ This is a table, column1<br />this would become row one of column two<br />column three of row one is here<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1664">
+
+
+ <ocn>1664</ocn>
+
+
+ <text class="verse">
+
+ column one row 2<br />column two of row two<br />column three of row two, and so on<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1665">
+
+
+ <ocn>1665</ocn>
+
+
+ <text class="verse">
+
+ column one row three<br />and so on<br />here<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1666">
+
+
+ <ocn>1666</ocn>
+
+
+ <text class="verse">
+
+ &#125;table<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1667">
+
+
+ <ocn>1667</ocn>
+
+
+ <text class="norm">Alternative form of table markup</text>
+
+ </object>
+
+
+ <object id="1668">
+
+
+ <ocn>1668</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;{t\~h}<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |Mon|Tue|Wed|Thu|Fri|Sat|Sun<br />&#160;&#160; &nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;| * | * | * | * | * | * | *<br />&#160;&#160; &nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;| * | * | * | * |&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp;<br />&#160;&#160; &nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;| - | * | * | * | * | * |&nbsp;&nbsp;<br />&#160;&#160; &nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;| - | * | * | * | * | * | *<br />&#160;&#160; &nbsp;&nbsp;4&nbsp;&nbsp;&nbsp;&nbsp;| - |&nbsp;&nbsp; |&nbsp;&nbsp; | * | * | * |&nbsp;&nbsp;<br />&#160;&#160; &nbsp;&nbsp;5&nbsp;&nbsp;&nbsp;&nbsp;| * | * | * | * | * | * | *&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1669">
+ <ocn>1669</ocn>
+ <nametag>40.8</nametag>
+
+ <text>40.8 Grouped Text</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1670">
+
+
+ <ocn>1670</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;5.times { puts 'Ruby' }&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1671">
+
+
+ <ocn>1671</ocn>
+
+
+ <text class="norm">code&#123;</text>
+
+ </object>
+
+
+ <object id="1672">
+
+
+ <ocn>1672</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;5.times { puts 'Ruby' }&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1673">
+
+
+ <ocn>1673</ocn>
+
+
+ <text class="norm">&#125;code</text>
+
+ </object>
+
+
+ <object id="1674">
+
+
+ <ocn>1674</ocn>
+
+
+ <text class="verse">
+
+ A Limerick<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1675">
+
+
+ <ocn>1675</ocn>
+
+
+ <text class="verse">
+
+ There was a young lady from Clyde,<br />who ate a green apple and died,<br />but the apple fermented inside the lamented,<br />and made cider inside her inside.<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1676">
+
+
+ <ocn>1676</ocn>
+
+
+ <text class="verse">
+
+ poem&#123;<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1677">
+
+
+ <ocn>1677</ocn>
+
+
+ <text class="verse">
+
+ There was a young lady from Clyde,<br />who ate a green apple and died,<br />but the apple fermented inside the lamented,<br />and made cider inside her inside.<br />
+
+ </text>
+
+ </object>
+
+
+ <object id="1678">
+
+
+ <ocn>1678</ocn>
+
+
+ <text class="verse">
+
+ }\poem<br />
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1679">
+ <ocn>1679</ocn>
+ <nametag>40.9</nametag>
+
+ <text>40.9 Composite Document</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1680">
+
+
+ <ocn>1680</ocn>
+
+
+ <text class="norm">To import another document, the master document or importing document should be named filename.r3 (r for require)</text>
+
+ </object>
+
+
+ <object id="1681">
+
+
+ <ocn>1681</ocn>
+
+
+ <text class="norm">&lt;&lt; &#123; filename.sst &#125;</text>
+
+ </object>
+
+
+ <object id="1682">
+
+
+ <ocn>1682</ocn>
+
+
+ <text class="norm">&lt;&lt; &#123; filename.ssi &#125;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="1683">
+ <ocn>1683</ocn>
+ <nametag>howto_appearance</nametag>
+
+ <text>41. Change Appearance </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1684">
+ <ocn>1684</ocn>
+ <nametag>41.1</nametag>
+
+ <text>41.1 Skins</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1685">
+
+
+ <ocn>1685</ocn>
+
+
+ <text class="norm">"Skins" may be used to change various aspects related to the output documents appearance, including such things as the url for the home page on which the material will be published, information on the credit band, and for html documents colours and icons used in navigation bars. Skins are ruby files which permit changing of the default values set within the program for <b>SiSU</b> output.</text>
+
+ </object>
+
+
+ <object id="1686">
+
+
+ <ocn>1686</ocn>
+
+
+ <text class="norm">There are a few examples provided, on untarring the source tarball:</text>
+
+ </object>
+
+
+ <object id="1687">
+
+
+ <ocn>1687</ocn>
+
+
+ <text class="indent1"> conf/sisu/skin/doc/</text>
+
+ </object>
+
+
+ <object id="1688">
+
+
+ <ocn>1688</ocn>
+
+
+ <text class="indent1"> data/sisu-examples/sample/document_samples_sisu_markup/_sisu/skin/doc</text>
+
+ </object>
+
+
+ <object id="1689">
+
+
+ <ocn>1689</ocn>
+
+
+ <text class="norm">and on installation under:</text>
+
+ </object>
+
+
+ <object id="1690">
+
+
+ <ocn>1690</ocn>
+
+
+ <text class="indent1"> /etc/sisu/skin/doc/</text>
+
+ </object>
+
+
+ <object id="1691">
+
+
+ <ocn>1691</ocn>
+
+
+ <text class="indent1"> /usr/share/sisu-examples/sample/document_samples_sisu_markup/_sisu/skin/doc</text>
+
+ </object>
+
+
+ <object id="1692">
+
+
+ <ocn>1692</ocn>
+
+
+ <text class="norm">The following paths are searched:</text>
+
+ </object>
+
+
+ <object id="1693">
+
+
+ <ocn>1693</ocn>
+
+
+ <text class="indent1"> ./_sisu/skin</text>
+
+ </object>
+
+
+ <object id="1694">
+
+
+ <ocn>1694</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin</text>
+
+ </object>
+
+
+ <object id="1695">
+
+
+ <ocn>1695</ocn>
+
+
+ <text class="indent1"> /etc/sisu/skin</text>
+
+ </object>
+
+
+ <object id="1696">
+
+
+ <ocn>1696</ocn>
+
+
+ <text class="norm">Skins under the searched paths in a per document directory, a per directory directory, or a site directory, named:</text>
+
+ </object>
+
+
+ <object id="1697">
+
+
+ <ocn>1697</ocn>
+
+
+ <text class="norm">doc [may be specified individually in each document]</text>
+
+ </object>
+
+
+ <object id="1698">
+
+
+ <ocn>1698</ocn>
+
+
+ <text class="norm">dir [used if identifier part of name matches markup directory name]</text>
+
+ </object>
+
+
+ <object id="1699">
+
+
+ <ocn>1699</ocn>
+
+
+ <text class="norm">site</text>
+
+ </object>
+
+
+ <object id="1700">
+
+
+ <ocn>1700</ocn>
+
+
+ <text class="norm">It is usual to place all skins in the document directory, with symbolic links as required from dir or site directories.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1701">
+ <ocn>1701</ocn>
+ <nametag>41.2</nametag>
+
+ <text>41.2 CSS</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1702">
+
+
+ <ocn>1702</ocn>
+
+
+ <text class="norm">The appearance of html and XML related output can be changed for an ouput collection directory by prepareing and placing a new css file in one of the sisu css directories searched in the sisu configuration path. These are located at:</text>
+
+ </object>
+
+
+ <object id="1703">
+
+
+ <ocn>1703</ocn>
+
+
+ <text class="norm">_./_sisu/css</text>
+
+ </object>
+
+
+ <object id="1704">
+
+
+ <ocn>1704</ocn>
+
+
+ <text class="norm">&#126;/.sisu/css</text>
+
+ </object>
+
+
+ <object id="1705">
+
+
+ <ocn>1705</ocn>
+
+
+ <text class="norm">and</text>
+
+ </object>
+
+
+ <object id="1706">
+
+
+ <ocn>1706</ocn>
+
+
+ <text class="norm">/etc/sisu/css</text>
+
+ </object>
+
+
+ <object id="1707">
+
+
+ <ocn>1707</ocn>
+
+
+ <text class="norm">The contents of the first directory found in the search path are copied to the corresponding sisu output directory with the commnd:</text>
+
+ </object>
+
+
+ <object id="1708">
+
+
+ <ocn>1708</ocn>
+
+
+ <text class="norm">sisu -CC</text>
+
+ </object>
+
+
+ <object id="1709">
+
+
+ <ocn>1709</ocn>
+
+
+ <text class="norm">The <b>SiSU</b> standard css files for <b>SiSU</b> output are:</text>
+
+ </object>
+
+
+ <object id="1710">
+
+
+ <ocn>1710</ocn>
+
+
+ <text class="norm">dom.css html.css html_tables.css index.css sax.css xhtml.css</text>
+
+ </object>
+
+
+ <object id="1711">
+
+
+ <ocn>1711</ocn>
+
+
+ <text class="norm">A document may specify its own/bespoke css file using the css header.</text>
+
+ </object>
+
+
+ <object id="1712">
+
+
+ <ocn>1712</ocn>
+
+
+ <text class="norm">\@css:</text>
+
+ </object>
+
+
+ <object id="1713">
+
+
+ <ocn>1713</ocn>
+
+
+ <text class="norm">[expand]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ </heading3>
+
+ <heading3>
+ <heading>
+ <object id="1714">
+ <ocn>1714</ocn>
+ <text>Extracts from the README</text>
+ </object>
+ </heading>
+
+ <contents1>
+ <heading>
+ <object id="1715">
+ <ocn>1715</ocn>
+ <nametag>howto_readme</nametag>
+
+ <text>42. README </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1716">
+
+
+ <ocn>1716</ocn>
+
+
+ <text class="norm"><b>SiSU</b> 0.55 2007w27/6 2007-07-07</text>
+
+ </object>
+
+
+ <object id="1717">
+
+
+ <ocn>1717</ocn>
+
+
+ <text class="norm">Homepage: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1718">
+
+
+ <ocn>1718</ocn>
+
+
+ <text class="norm"><b>Description</b></text>
+
+ </object>
+
+
+ <object id="1719">
+
+
+ <ocn>1719</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is lightweight markup based document creation and publishing framework that is controlled from the command line. Prepare documents for <b>SiSU</b> using your text editor of choice, then use <b>SiSU</b> to generate various output document formats.</text>
+
+ </object>
+
+
+ <object id="1720">
+
+
+ <ocn>1720</ocn>
+
+
+ <text class="norm">With minimal preparation of a plain-text (UTF-8) file using its native markup-syntax, <b>SiSU</b> produces: plain-text, HTML, XHTML, XML, ODF:ODT (Opendocument), LaTeX, PDF, and populates an SQL database (PostgreSQL or SQLite) in paragraph sized chunks so that document searches are done at this "atomic" level of granularity.</text>
+
+ </object>
+
+
+ <object id="1721">
+
+
+ <ocn>1721</ocn>
+
+
+ <text class="norm">Outputs share a common citation numbering system, and any semantic meta-data provided about the document.</text>
+
+ </object>
+
+
+ <object id="1722">
+
+
+ <ocn>1722</ocn>
+
+
+ <text class="norm"><b>SiSU</b> also provides concordance files, document content certificates and manifests of generated output.</text>
+
+ </object>
+
+
+ <object id="1723">
+
+
+ <ocn>1723</ocn>
+
+
+ <text class="norm"><b>SiSU</b> takes advantage of well established open standard ways of representing text, and provides a bridge to take advantage of the strengths of each, while remaining simple. <b>SiSU</b> implements across document formats a "useful common feature set" [coming from a humanities, law, and possibly social sciences perspective, rather than technical or scientific writing] ... focus is primarily on content and data integrity rather than appearance, (though outputs in the various formats are respectable).</text>
+
+ </object>
+
+
+ <object id="1724">
+
+
+ <ocn>1724</ocn>
+
+
+ <text class="norm">A vim syntax highlighting file and an ftplugin with folds for sisu markup is provided. Vim 7 includes syntax highlighting for <b>SiSU</b>.</text>
+
+ </object>
+
+
+ <object id="1725">
+
+
+ <ocn>1725</ocn>
+
+
+ <text class="norm">man pages, and interactive help are provided.</text>
+
+ </object>
+
+
+ <object id="1726">
+
+
+ <ocn>1726</ocn>
+
+
+ <text class="norm">Dependencies for various features are taken care of in sisu related packages. The package sisu-complete installs the whole of <b>SiSU</b>.</text>
+
+ </object>
+
+
+ <object id="1727">
+
+
+ <ocn>1727</ocn>
+
+
+ <text class="norm">Additional document markup samples are provided in the package sisu-markup-samples which is found in the non-free archive the licenses for the substantive content of the marked up documents provided is that provided by the author or original publisher.</text>
+
+ </object>
+
+
+ <object id="1728">
+
+
+ <ocn>1728</ocn>
+
+
+ <text class="norm">Homepage: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1729">
+
+
+ <ocn>1729</ocn>
+
+
+ <text class="norm"><b>SiSU</b> - simple information structuring universe, is a publishing tool, document generation and management, (and search enabling) tool primarily for literary, academic and legal published works.</text>
+
+ </object>
+
+
+ <object id="1730">
+
+
+ <ocn>1730</ocn>
+
+
+ <text class="norm"><b>SiSU</b> can be used for Internet, Intranet, local filesystem or cd publishing.</text>
+
+ </object>
+
+
+ <object id="1731">
+
+
+ <ocn>1731</ocn>
+
+
+ <text class="norm"><b>SiSU</b> can be used directly off the filesystem, or from a database.</text>
+
+ </object>
+
+
+ <object id="1732">
+
+
+ <ocn>1732</ocn>
+
+
+ <text class="norm"><b>SiSU</b>'s scalability, is be dependent on your hardware, and filesystem (in my case Reiserfs), and/or database Postgresql.</text>
+
+ </object>
+
+
+ <object id="1733">
+
+
+ <ocn>1733</ocn>
+
+
+ <text class="norm">Amongst it's characteristics are:</text>
+
+ </object>
+
+
+ <object id="1734">
+
+
+ <ocn>1734</ocn>
+
+
+ <text class="indent_bullet"> simple mnemonoic markup style,</text>
+
+ </object>
+
+
+ <object id="1735">
+
+
+ <ocn>1735</ocn>
+
+
+ <text class="indent_bullet"> the ability to produce multiple output formats, including html, structured XML, LaTeX, pdf (via LaTeX), stream to a relational database whilst retaining document structure - Postgresql and Sqlite,</text>
+
+ </object>
+
+
+ <object id="1736">
+
+
+ <ocn>1736</ocn>
+
+
+ <text class="indent_bullet"> that all share a common citation system (a simple idea from which much good), possibly most exciting, the following: if fed into a relational database (as it can be automatically), the document set is searchable, with results displayed at a paragraph level, or the possibility of an indexed display of documents in which the match is found together with a hyperlinked listing for each of each paragraph in which the match is found. In any event citations using this system (with or without the relational database) are relevant for all output formats.</text>
+
+ </object>
+
+
+ <object id="1737">
+
+
+ <ocn>1737</ocn>
+
+
+ <text class="indent_bullet"> it is command line driven, and can be set up on a remote server</text>
+
+ </object>
+
+
+ <object id="1738">
+
+
+ <ocn>1738</ocn>
+
+
+ <text class="indent_bullet"> Documents are marked up in <b>SiSU</b> syntax in your favourite editor. <b>SiSU</b> syntax may be regarded as a type of smart ascii - which in its basic form is simpler than the most elementary html. There is currently a syntax highlighter, and folding for Vim. Syntax highlighters for other editors are welcome.</text>
+
+ </object>
+
+
+ <object id="1739">
+
+
+ <ocn>1739</ocn>
+
+
+ <text class="norm">Input files should be UTF-8</text>
+
+ </object>
+
+
+ <object id="1740">
+
+
+ <ocn>1740</ocn>
+
+
+ <text class="norm">Once set up it is simple to use.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1741">
+ <ocn>1741</ocn>
+ <nametag>42.1</nametag>
+
+ <text>42.1 Online Information, places to look</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1742">
+
+
+ <ocn>1742</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1743">
+
+
+ <ocn>1743</ocn>
+
+
+ <text class="norm">Download Sources:</text>
+
+ </object>
+
+
+ <object id="1744">
+
+
+ <ocn>1744</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#current">http://www.jus.uio.no/sisu/SiSU/download.html#current</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1745">
+
+
+ <ocn>1745</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#debian">http://www.jus.uio.no/sisu/SiSU/download.html#debian</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1746">
+ <ocn>1746</ocn>
+ <nametag>42.2</nametag>
+
+ <text>42.2 Installation</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1747">
+
+
+ <ocn>1747</ocn>
+
+
+ <text class="norm">NB. Platform is Unix / Linux.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1748">
+ <ocn>1748</ocn>
+ <nametag>42.2.1</nametag>
+
+ <text>42.2.1 Debian</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1749">
+
+
+ <ocn>1749</ocn>
+
+
+ <text class="norm">If you use <b>Debian</b> use the <b>Debian</b> packages, check the information at:</text>
+
+ </object>
+
+
+ <object id="1750">
+
+
+ <ocn>1750</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#debian">http://www.jus.uio.no/sisu/SiSU/download.html#debian</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1751">
+
+
+ <ocn>1751</ocn>
+
+
+ <text class="norm">(A) <b>SiSU</b> is available directly off the <b>Debian</b> archives for Sid and testing. It should necessary only to run as root:</text>
+
+ </object>
+
+
+ <object id="1752">
+
+
+ <ocn>1752</ocn>
+
+
+ <text class="indent1"> aptitude update</text>
+
+ </object>
+
+
+ <object id="1753">
+
+
+ <ocn>1753</ocn>
+
+
+ <text class="indent1"> aptitude install sisu-complete</text>
+
+ </object>
+
+
+ <object id="1754">
+
+
+ <ocn>1754</ocn>
+
+
+ <text class="norm">(B) If there are newer versions of <b>SiSU</b> upstream of the <b>Debian</b> archives, they will be available by adding the following to your /etc/apt/sources.list</text>
+
+ </object>
+
+
+ <object id="1755">
+
+
+ <ocn>1755</ocn>
+
+
+ <text class="indent1"> deb &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive">http://www.jus.uio.no/sisu/archive</link>&gt; unstable main non-free</text>
+
+ </object>
+
+
+ <object id="1756">
+
+
+ <ocn>1756</ocn>
+
+
+ <text class="indent1"> deb-src &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/archive">http://www.jus.uio.no/sisu/archive</link>&gt; unstable main non-free</text>
+
+ </object>
+
+
+ <object id="1757">
+
+
+ <ocn>1757</ocn>
+
+
+ <text class="norm">[the non-free line is for document markup samples, for which the substantive text is provided under the author or original publisher's license and which in most cases will not be debian free software guideline compliant]</text>
+
+ </object>
+
+
+ <object id="1758">
+
+
+ <ocn>1758</ocn>
+
+
+ <text class="norm">Then as root run:</text>
+
+ </object>
+
+
+ <object id="1759">
+
+
+ <ocn>1759</ocn>
+
+
+ <text class="indent1"> aptitude update</text>
+
+ </object>
+
+
+ <object id="1760">
+
+
+ <ocn>1760</ocn>
+
+
+ <text class="indent1"> aptitude install sisu-complete</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1761">
+ <ocn>1761</ocn>
+ <nametag>42.2.2</nametag>
+
+ <text>42.2.2 RPM</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1762">
+
+
+ <ocn>1762</ocn>
+
+
+ <text class="norm">RPMs are provided though untested, they are prepared by running alien against the source package, and against the debs.</text>
+
+ </object>
+
+
+ <object id="1763">
+
+
+ <ocn>1763</ocn>
+
+
+ <text class="norm">They may be downloaded from:</text>
+
+ </object>
+
+
+ <object id="1764">
+
+
+ <ocn>1764</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#rpm">http://www.jus.uio.no/sisu/SiSU/download.html#rpm</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1765">
+ <ocn>1765</ocn>
+ <nametag>42.2.3</nametag>
+
+ <text>42.2.3 Source package .tgz</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1766">
+
+
+ <ocn>1766</ocn>
+
+
+ <text class="norm">Otherwise to install <b>SiSU</b> from source, check information at:</text>
+
+ </object>
+
+
+ <object id="1767">
+
+
+ <ocn>1767</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#current">http://www.jus.uio.no/sisu/SiSU/download.html#current</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1768">
+
+
+ <ocn>1768</ocn>
+
+
+ <text class="norm">alternative modes of installation from source are provided, setup.rb (by Minero Aoki), rake (by Jim Weirich) built install file, rant (by Stefan Lang) built install file,</text>
+
+ </object>
+
+
+ <object id="1769">
+
+
+ <ocn>1769</ocn>
+
+
+ <text class="norm"><b>Ruby</b> is the essential dependency for the basic operation of <b>SiSU</b></text>
+
+ </object>
+
+
+ <object id="1770">
+
+
+ <ocn>1770</ocn>
+
+
+ <text class="norm">1. Download the latest source (information available) from:</text>
+
+ </object>
+
+
+ <object id="1771">
+
+
+ <ocn>1771</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#current">http://www.jus.uio.no/sisu/SiSU/download.html#current</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1772">
+
+
+ <ocn>1772</ocn>
+
+
+ <text class="norm">2. Unpack the source</text>
+
+ </object>
+
+
+ <object id="1773">
+
+
+ <ocn>1773</ocn>
+
+
+ <text class="norm">Note however, that additional external package dependencies, such as texlive or postgresql should you desire to use it are not taken care of for you.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1774">
+ <ocn>1774</ocn>
+ <nametag>42.2.4</nametag>
+
+ <text>42.2.4 to use setup.rb</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1775">
+
+
+ <ocn>1775</ocn>
+
+
+ <text class="norm">this is a three step process, in the root directory of the unpacked <b>SiSU</b> as root type:</text>
+
+ </object>
+
+
+ <object id="1776">
+
+
+ <ocn>1776</ocn>
+
+
+ <text class="indent1"> ruby setup.rb config</text>
+
+ </object>
+
+
+ <object id="1777">
+
+
+ <ocn>1777</ocn>
+
+
+ <text class="indent1"> ruby setup.rb setup</text>
+
+ </object>
+
+
+ <object id="1778">
+
+
+ <ocn>1778</ocn>
+
+
+ <text class="norm">as root:</text>
+
+ </object>
+
+
+ <object id="1779">
+
+
+ <ocn>1779</ocn>
+
+
+ <text class="indent1"> ruby setup.rb install</text>
+
+ </object>
+
+
+ <object id="1780">
+
+
+ <ocn>1780</ocn>
+
+
+ <text class="norm">further information:</text>
+
+ </object>
+
+
+ <object id="1781">
+
+
+ <ocn>1781</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://i.loveruby.net/en/projects/setup/">http://i.loveruby.net/en/projects/setup/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1782">
+
+
+ <ocn>1782</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://i.loveruby.net/en/projects/setup/doc/usage.html">http://i.loveruby.net/en/projects/setup/doc/usage.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1783">
+ <ocn>1783</ocn>
+ <nametag>42.2.5</nametag>
+
+ <text>42.2.5 to use install (prapared with "Rake")</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1784">
+
+
+ <ocn>1784</ocn>
+
+
+ <text class="norm">Rake must be installed on your system:</text>
+
+ </object>
+
+
+ <object id="1785">
+
+
+ <ocn>1785</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://rake.rubyforge.org/">http://rake.rubyforge.org/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1786">
+
+
+ <ocn>1786</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://rubyforge.org/frs/?group_id=50">http://rubyforge.org/frs/?group_id=50</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1787">
+
+
+ <ocn>1787</ocn>
+
+
+ <text class="norm">in the root directory of the unpacked <b>SiSU</b> as root type:</text>
+
+ </object>
+
+
+ <object id="1788">
+
+
+ <ocn>1788</ocn>
+
+
+ <text class="indent1"> rake</text>
+
+ </object>
+
+
+ <object id="1789">
+
+
+ <ocn>1789</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1790">
+
+
+ <ocn>1790</ocn>
+
+
+ <text class="indent1"> rake base</text>
+
+ </object>
+
+
+ <object id="1791">
+
+
+ <ocn>1791</ocn>
+
+
+ <text class="norm">This makes use of Rake (by Jim Weirich) and the provided Rakefile</text>
+
+ </object>
+
+
+ <object id="1792">
+
+
+ <ocn>1792</ocn>
+
+
+ <text class="norm">For a list of alternative actions you may type:</text>
+
+ </object>
+
+
+ <object id="1793">
+
+
+ <ocn>1793</ocn>
+
+
+ <text class="indent1"> rake help</text>
+
+ </object>
+
+
+ <object id="1794">
+
+
+ <ocn>1794</ocn>
+
+
+ <text class="indent1"> rake -T</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1795">
+ <ocn>1795</ocn>
+ <nametag>42.2.6</nametag>
+
+ <text>42.2.6 to use install (prapared with "Rant")</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1796">
+
+
+ <ocn>1796</ocn>
+
+
+ <text class="norm">(you may use the instructions above for rake substituting rant if rant is installed on your system, or you may use an independent installer created using rant as follows:)</text>
+
+ </object>
+
+
+ <object id="1797">
+
+
+ <ocn>1797</ocn>
+
+
+ <text class="norm">in the root directory of the unpacked <b>SiSU</b> as root type:</text>
+
+ </object>
+
+
+ <object id="1798">
+
+
+ <ocn>1798</ocn>
+
+
+ <text class="indent1"> ruby ./sisu-install</text>
+
+ </object>
+
+
+ <object id="1799">
+
+
+ <ocn>1799</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1800">
+
+
+ <ocn>1800</ocn>
+
+
+ <text class="indent1"> ruby ./sisu-install base</text>
+
+ </object>
+
+
+ <object id="1801">
+
+
+ <ocn>1801</ocn>
+
+
+ <text class="norm">This makes use of Rant (by Stefan Lang) and the provided Rantfile. It has been configured to do post installation setup setup configuration and generation of first test file. Note however, that additional external package dependencies, such as tetex-extra are not taken care of for you.</text>
+
+ </object>
+
+
+ <object id="1802">
+
+
+ <ocn>1802</ocn>
+
+
+ <text class="norm">further information:</text>
+
+ </object>
+
+
+ <object id="1803">
+
+
+ <ocn>1803</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://make.rubyforge.org/">http://make.rubyforge.org/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1804">
+
+
+ <ocn>1804</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://rubyforge.org/frs/?group_id=615">http://rubyforge.org/frs/?group_id=615</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1805">
+
+
+ <ocn>1805</ocn>
+
+
+ <text class="norm">For a list of alternative actions you may type:</text>
+
+ </object>
+
+
+ <object id="1806">
+
+
+ <ocn>1806</ocn>
+
+
+ <text class="indent1"> ruby ./sisu-install help</text>
+
+ </object>
+
+
+ <object id="1807">
+
+
+ <ocn>1807</ocn>
+
+
+ <text class="indent1"> ruby ./sisu-install -T</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1808">
+ <ocn>1808</ocn>
+ <nametag>42.3</nametag>
+
+ <text>42.3 Dependencies</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1809">
+
+
+ <ocn>1809</ocn>
+
+
+ <text class="norm">Once installed see 'man 8 sisu' for some information on additional programs that sisu makes use of, and that you may need or wish to install. (this will depend on such factors as whether you want to generate pdf, whether you will be using <b>SiSU</b> with or without a database, ...) 'man sisu_markup-samples' may also be of interest if the sisu-markup-samples package has also been installed.</text>
+
+ </object>
+
+
+ <object id="1810">
+
+
+ <ocn>1810</ocn>
+
+
+ <text class="norm">The information in man 8 may not be most up to date, and it is possible that more useful information can be gleaned from the following notes taken from the <b>Debian</b> control file (end edited), gives an idea of additional packages that <b>SiSU</b> can make use of if available, (the use/requirement of some of which are interdependent for specific actions by <b>SiSU</b>).</text>
+
+ </object>
+
+
+ <object id="1811">
+
+
+ <ocn>1811</ocn>
+
+
+ <text class="norm">The following is from the debian/control file of sisu-0.58.2, which amongst other things provides the dependencies of sisu within <b>Debian</b>.</text>
+
+ </object>
+
+
+ <object id="1812">
+
+
+ <ocn>1812</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;Package: sisu<br />&#160;&#160; &nbsp;&nbsp;Architecture: all<br />&#160;&#160; &nbsp;&nbsp;Depends: ruby (&gt;= 1.8.2), libwebrick-ruby, unzip, zip<br />&#160;&#160; &nbsp;&nbsp;Conflicts: vim-sisu, sisu-vim, sisu-remote<br />&#160;&#160; &nbsp;&nbsp;Replaces: vim-sisu, sisu-vim<br />&#160;&#160; &nbsp;&nbsp;Recommends: sisu-pdf, sisu-sqlite, sisu-postgresql, librmagick-ruby, trang,<br />&#160;&#160; &nbsp;&nbsp;tidy, librexml-ruby, openssl, rsync, openssh-client | lsh-client, keychain,<br />&#160;&#160; &nbsp;&nbsp;hyperestraier, kdissert, vim-addon-manager<br />&#160;&#160; &nbsp;&nbsp;Suggests: rcs | cvs, lv, texinfo, pinfo<br /><br />&#160;&#160; &nbsp;&nbsp;Package: sisu-complete<br />&#160;&#160; &nbsp;&nbsp;Depends: ruby (&gt;= 1.8.4), sisu, sisu-pdf, sisu-postgresql, sisu-sqlite<br />&#160;&#160; &nbsp;&nbsp;Recommends: hyperestraier<br /><br />&#160;&#160; &nbsp;&nbsp;Package: sisu-pdf<br />&#160;&#160; &nbsp;&nbsp;Architecture: all<br />&#160;&#160; &nbsp;&nbsp;Depends: sisu, texlive-latex-base, texlive-fonts-recommended,<br />&#160;&#160; &nbsp;&nbsp;texlive-latex-recommended, texlive-latex-extra<br />&#160;&#160; &nbsp;&nbsp;Suggests: evince, xpdf<br /><br />&#160;&#160; &nbsp;&nbsp;Package: sisu-postgresql<br />&#160;&#160; &nbsp;&nbsp;Depends: sisu, postgresql-8.1, libdbi-ruby, libdbm-ruby, libdbd-pg-ruby<br />&#160;&#160; &nbsp;&nbsp;Suggests: pgaccess, libdbd-pgsql, postgresql-contrib-8.1<br /><br />&#160;&#160; &nbsp;&nbsp;Package: sisu-sqlite<br />&#160;&#160; &nbsp;&nbsp;Depends: sisu, sqlite, libdbi-ruby, libdbm-ruby, libdbd-sqlite-ruby<br />&#160;&#160; &nbsp;&nbsp;Suggests: libdbd-sqlite<br /><br />&#160;&#160; &nbsp;&nbsp;Package: sisu-markup-samples<br />&#160;&#160; &nbsp;&nbsp;Depends: sisu&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1813">
+
+
+ <ocn>1813</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;Source: sisu<br />&#160;&#160; &nbsp;&nbsp;Section: text<br />&#160;&#160; &nbsp;&nbsp;Priority: optional<br />&#160;&#160; &nbsp;&nbsp;Maintainer: Ralph Amissah &lt;ralph@amissah.com&gt;<br />&#160;&#160; &nbsp;&nbsp;Build-Depends: debhelper (&gt;= 5)<br />&#160;&#160; &nbsp;&nbsp;Standards-Version: 3.7.2<br /><br />&#160;&#160; &nbsp;&nbsp;Package: sisu<br />&#160;&#160; &nbsp;&nbsp;Architecture: all<br />&#160;&#160; &nbsp;&nbsp;Depends: ruby (&gt;= 1.8.2), libwebrick-ruby, unzip, zip<br />&#160;&#160; &nbsp;&nbsp;Conflicts: vim-sisu, sisu-vim, sisu-remote<br />&#160;&#160; &nbsp;&nbsp;Replaces: vim-sisu, sisu-vim<br />&#160;&#160; &nbsp;&nbsp;Recommends: sisu-pdf, sisu-sqlite, sisu-postgresql, hyperestraier, keychain, librmagick-ruby, librexml-ruby, openssl, openssh-client | lsh-client, rsync, tidy, vim-addon-manager<br />&#160;&#160; &nbsp;&nbsp;Suggests: kdissert, lv, rcs | cvs, pinfo, texinfo, trang<br />&#160;&#160; &nbsp;&nbsp;Description: documents - structuring, publishing in multiple formats and search<br />&#160;&#160; &nbsp;&nbsp; SiSU is a lightweight markup based, command line oriented, document<br />&#160;&#160; &nbsp;&nbsp; structuring, publishing and search framework for document collections.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; With minimal preparation of a plain-text, (UTF-8) file, using its native<br />&#160;&#160; &nbsp;&nbsp; markup syntax in your text editor of choice, SiSU can generate various<br />&#160;&#160; &nbsp;&nbsp; document formats (most of which share a common object numbering system for<br />&#160;&#160; &nbsp;&nbsp; locating content), including plain text, HTML, XHTML, XML, OpenDocument text<br />&#160;&#160; &nbsp;&nbsp; (ODF:ODT), LaTeX, PDF files, and populate an SQL database with objects<br />&#160;&#160; &nbsp;&nbsp; (roughly paragraph-sized chunks) so searches may be performed and matches<br />&#160;&#160; &nbsp;&nbsp; returned with that degree of granularity: your search criteria is met by these<br />&#160;&#160; &nbsp;&nbsp; documents and at these locations within each document. Object numbering is<br />&#160;&#160; &nbsp;&nbsp; particularly suitable for "published" works (finalized texts as opposed to<br />&#160;&#160; &nbsp;&nbsp; works that are frequently changed or updated) for which it provides a fixed<br />&#160;&#160; &nbsp;&nbsp; means of reference of content. Document outputs also share semantic meta-data<br />&#160;&#160; &nbsp;&nbsp; provided.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; SiSU also provides concordance files, document content certificates and<br />&#160;&#160; &nbsp;&nbsp; manifests of generated output.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; A vim syntax highlighting file and an ftplugin with folds for sisu markup is<br />&#160;&#160; &nbsp;&nbsp; provided, as are syntax highlighting files for kate, kwrite, gedit and<br />&#160;&#160; &nbsp;&nbsp; diakonos. Vim 7 includes syntax highlighting for SiSU.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; man pages, and interactive help are provided.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; Dependencies for various features are taken care of in sisu related packages.<br />&#160;&#160; &nbsp;&nbsp; The package sisu-complete installs the whole of SiSU.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; Additional document markup samples are provided in the package<br />&#160;&#160; &nbsp;&nbsp; sisu-markup-samples which is found in the non-free archive the licenses for<br />&#160;&#160; &nbsp;&nbsp; the substantive content of the marked up documents provided is that provided<br />&#160;&#160; &nbsp;&nbsp; by the author or original publisher.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;Homepage: &lt;http://www.jus.uio.no/sisu&gt;<br /> <br />&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1814">
+
+
+ <ocn>1814</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;Package: sisu-complete<br />&#160;&#160; &nbsp;&nbsp;Architecture: all<br />&#160;&#160; &nbsp;&nbsp;Depends: ruby (&gt;= 1.8.2), sisu, sisu-pdf, sisu-postgresql, sisu-sqlite<br />&#160;&#160; &nbsp;&nbsp;Recommends: hyperestraier<br />&#160;&#160; &nbsp;&nbsp;Description: installs all SiSU related packages<br />&#160;&#160; &nbsp;&nbsp; This package installs SiSU and related packages that enable sisu to produce<br />&#160;&#160; &nbsp;&nbsp; pdf and to populate postgresql and sqlite databases.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; SiSU is a lightweight markup based document publishing framework.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; See sisu for a description of the package.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;Homepage: &lt;http://www.jus.uio.no/sisu&gt;<br /> <br />&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1815">
+
+
+ <ocn>1815</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;Package: sisu-pdf<br />&#160;&#160; &nbsp;&nbsp;Architecture: all<br />&#160;&#160; &nbsp;&nbsp;Depends: sisu, texlive-latex-base, texlive-fonts-recommended, texlive-latex-recommended, texlive-latex-extra<br />&#160;&#160; &nbsp;&nbsp;#Suggests: evince, xpdf<br />&#160;&#160; &nbsp;&nbsp;Description: dependencies to convert SiSU LaTeX output to pdf<br />&#160;&#160; &nbsp;&nbsp; This package enables the conversion of SiSU LaTeX output to pdf.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; SiSU is a lightweight markup based document publishing framework.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;Homepage: &lt;http://www.jus.uio.no/sisu&gt;<br /> <br />&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1816">
+
+
+ <ocn>1816</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;Package: sisu-postgresql<br />&#160;&#160; &nbsp;&nbsp;Architecture: all<br />&#160;&#160; &nbsp;&nbsp;Depends: sisu, libdbd-pg-ruby, libdbi-ruby, libdbm-ruby, postgresql<br />&#160;&#160; &nbsp;&nbsp;Recommends: libfcgi-ruby<br />&#160;&#160; &nbsp;&nbsp;Suggests: postgresql-contrib<br />&#160;&#160; &nbsp;&nbsp;Description: SiSU dependencies for use with postgresql database<br />&#160;&#160; &nbsp;&nbsp; This package enables SiSU to populate a postgresql database. This is done at<br />&#160;&#160; &nbsp;&nbsp; an object/paragraph level, making granular searches of documents possible.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; This relational database feature of SiSU is not required but provides<br />&#160;&#160; &nbsp;&nbsp; interesting possibilities, including that of granular searches of documents<br />&#160;&#160; &nbsp;&nbsp; for matching units of text, primarily paragraphs that can be displayed or<br />&#160;&#160; &nbsp;&nbsp; identified by object citation number, from which an index of documents<br />&#160;&#160; &nbsp;&nbsp; matched and each matched paragraph within them can be displayed.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; SiSU is a lightweight markup based document publishing framework.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;Homepage: &lt;http://www.jus.uio.no/sisu&gt;<br /> <br />&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ <object id="1817">
+
+
+ <ocn>1817</ocn>
+
+
+ <text class="code">
+
+ &#160;&#160; &nbsp;&nbsp;Package: sisu-sqlite<br />&#160;&#160; &nbsp;&nbsp;Architecture: all<br />&#160;&#160; &nbsp;&nbsp;Depends: sisu, sqlite, libdbd-sqlite-ruby, libdbi-ruby, libdbm-ruby<br />&#160;&#160; &nbsp;&nbsp;Recommends: libfcgi-ruby<br />&#160;&#160; &nbsp;&nbsp;Description: SiSU dependencies for use with sqlite database<br />&#160;&#160; &nbsp;&nbsp; This package enables SiSU to populate an sqlite database. This is done at an<br />&#160;&#160; &nbsp;&nbsp; object/paragraph level, making granular searches of documents possible.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; This relational database feature of SiSU is not required but provides<br />&#160;&#160; &nbsp;&nbsp; interesting possibilities, including that of granular searches of documents<br />&#160;&#160; &nbsp;&nbsp; for matching units of text, primarily paragraphs that can be displayed or<br />&#160;&#160; &nbsp;&nbsp; identified by object citation number, from which an index of documents<br />&#160;&#160; &nbsp;&nbsp; matched and each matched paragraph within them can be displayed.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp; SiSU is a lightweight markup based document publishing framework.<br />&#160;&#160; &nbsp;&nbsp; .<br />&#160;&#160; &nbsp;&nbsp;&nbsp;&nbsp;Homepage: &lt;http://www.jus.uio.no/sisu&gt;<br /> <br />&#160;&#160;&#160;&#160;
+
+ </text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1818">
+ <ocn>1818</ocn>
+ <nametag>42.4</nametag>
+
+ <text>42.4 Quick start</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1819">
+
+
+ <ocn>1819</ocn>
+
+
+ <text class="norm">Most of the installation should be taken care of by the aptitude or rant install. (The rant install if run in full will also test run the generation of the first document).</text>
+
+ </object>
+
+
+ <object id="1820">
+
+
+ <ocn>1820</ocn>
+
+
+ <text class="norm">After installation of sisu-complete, move to the document samples directory</text>
+
+ </object>
+
+
+ <object id="1821">
+
+
+ <ocn>1821</ocn>
+
+
+ <text class="indent1"> cd /usr/share/doc/sisu/sisu_markup_samples/dfsg</text>
+
+ </object>
+
+
+ <object id="1822">
+
+
+ <ocn>1822</ocn>
+
+
+ <text class="norm">and run</text>
+
+ </object>
+
+
+ <object id="1823">
+
+
+ <ocn>1823</ocn>
+
+
+ <text class="indent1"> sisu -3 free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1824">
+
+
+ <ocn>1824</ocn>
+
+
+ <text class="norm">or the same:</text>
+
+ </object>
+
+
+ <object id="1825">
+
+
+ <ocn>1825</ocn>
+
+
+ <text class="indent1"> sisu -NhwpoabxXyv free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1826">
+
+
+ <ocn>1826</ocn>
+
+
+ <text class="norm">look at output results, see the "sisu_manifest" page created for the document</text>
+
+ </object>
+
+
+ <object id="1827">
+
+
+ <ocn>1827</ocn>
+
+
+ <text class="norm">or to generate an online document move to a writable directory, as the file will be downloaded there and e.g.</text>
+
+ </object>
+
+
+ <object id="1828">
+
+
+ <ocn>1828</ocn>
+
+
+ <text class="norm">sisu -3 &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/free_culture.lawrence_lessig.sst">http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/free_culture.lawrence_lessig.sst</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1829">
+
+
+ <ocn>1829</ocn>
+
+
+ <text class="norm">the database stuff is extra perhaps, the latex stuff could be considered extra perhaps but neither needs to be installed for most of sisu output to work</text>
+
+ </object>
+
+
+ <object id="1830">
+
+
+ <ocn>1830</ocn>
+
+
+ <text class="norm">examine source document, vim has syntax support</text>
+
+ </object>
+
+
+ <object id="1831">
+
+
+ <ocn>1831</ocn>
+
+
+ <text class="norm">gvim free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1832">
+
+
+ <ocn>1832</ocn>
+
+
+ <text class="norm">additional markup samples in</text>
+
+ </object>
+
+
+ <object id="1833">
+
+
+ <ocn>1833</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html">http://www.jus.uio.no/sisu/SiSU/2.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1834">
+
+
+ <ocn>1834</ocn>
+
+
+ <text class="norm">For help</text>
+
+ </object>
+
+
+ <object id="1835">
+
+
+ <ocn>1835</ocn>
+
+
+ <text class="indent1"> man sisu</text>
+
+ </object>
+
+
+ <object id="1836">
+
+
+ <ocn>1836</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1837">
+
+
+ <ocn>1837</ocn>
+
+
+ <text class="indent1"> sisu --help</text>
+
+ </object>
+
+
+ <object id="1838">
+
+
+ <ocn>1838</ocn>
+
+
+ <text class="norm">e.g.</text>
+
+ </object>
+
+
+ <object id="1839">
+
+
+ <ocn>1839</ocn>
+
+
+ <text class="norm">for the way sisu "sees/maps" your system</text>
+
+ </object>
+
+
+ <object id="1840">
+
+
+ <ocn>1840</ocn>
+
+
+ <text class="indent1"> sisu --help env</text>
+
+ </object>
+
+
+ <object id="1841">
+
+
+ <ocn>1841</ocn>
+
+
+ <text class="norm">for list of commands and so on</text>
+
+ </object>
+
+
+ <object id="1842">
+
+
+ <ocn>1842</ocn>
+
+
+ <text class="indent1"> sisu --help commands</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1843">
+ <ocn>1843</ocn>
+ <nametag>42.5</nametag>
+
+ <text>42.5 Configuration files</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1844">
+
+
+ <ocn>1844</ocn>
+
+
+ <text class="norm">The default configuration/setup is contained within the program and is altered by configuration settings in <i>etc</i>[sisu version]/sisurc.yml or in &#126;/.sisu/sisurc.yml</text>
+
+ </object>
+
+
+ <object id="1845">
+
+
+ <ocn>1845</ocn>
+
+
+ <text class="indent_bullet"> configuration file - a yaml file</text>
+
+ </object>
+
+
+ <object id="1846">
+
+
+ <ocn>1846</ocn>
+
+
+ <text class="indent1"> /etc/sisu/[sisu version]/sisurc.yml</text>
+
+ </object>
+
+
+ <object id="1847">
+
+
+ <ocn>1847</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/sisurc.yml</text>
+
+ </object>
+
+
+ <object id="1848">
+
+
+ <ocn>1848</ocn>
+
+
+ <text class="indent_bullet"> directory structure - setting up of output and working directory.</text>
+
+ </object>
+
+
+ <object id="1849">
+
+
+ <ocn>1849</ocn>
+
+
+ <text class="norm">* skins - changing the appearance of a project, directory or individual documents within &#126;/.sisu/skin</text>
+
+ </object>
+
+
+ <object id="1850">
+
+
+ <ocn>1850</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin/doc contains individual skins, with symbolic links from</text>
+
+ </object>
+
+
+ <object id="1851">
+
+
+ <ocn>1851</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin/dir if the contents of a directory are to take a particular document skin.</text>
+
+ </object>
+
+
+ <object id="1852">
+
+
+ <ocn>1852</ocn>
+
+
+ <text class="indent_bullet"> additional software - eg. Tex and LaTeX (tetex, tetex-base, tetex-extra on <b>Debian</b>), Postgresql, [sqlite], trang, tidy, makeinfo, ... none of which are required for basic html or XML processing.</text>
+
+ </object>
+
+
+ <object id="1853">
+
+
+ <ocn>1853</ocn>
+
+
+ <text class="indent_bullet"> if you use Vim as editor there is a syntax highlighter and fold resource config file for <b>SiSU</b>. I hope more syntax highlighters follow.</text>
+
+ </object>
+
+
+ <object id="1854">
+
+
+ <ocn>1854</ocn>
+
+
+ <text class="norm">There are post installation steps (which are really part of the overall installation)</text>
+
+ </object>
+
+
+ <object id="1855">
+
+
+ <ocn>1855</ocn>
+
+
+ <text class="norm">sisu -C in your marked up document directory, should do some auto-configuring provided you have the right permissions for the output directories. (and provided the output directories have already been specified if you are not using the defaults).</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1856">
+ <ocn>1856</ocn>
+ <nametag>42.6</nametag>
+
+ <text>42.6 Use General Overview</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1857">
+
+
+ <ocn>1857</ocn>
+
+
+ <text class="norm">Documents are marked up in <b>SiSU</b> syntax and kept in an ordinary text editable file, named with the suffix .sst, or .ssm</text>
+
+ </object>
+
+
+ <object id="1858">
+
+
+ <ocn>1858</ocn>
+
+
+ <text class="norm">Marked up <b>SiSU</b> documents are usually kept in a sub-directory of your choosing</text>
+
+ </object>
+
+
+ <object id="1859">
+
+
+ <ocn>1859</ocn>
+
+
+ <text class="norm">use the interactive help and man pages</text>
+
+ </object>
+
+
+ <object id="1860">
+
+
+ <ocn>1860</ocn>
+
+
+ <text class="indent1"> sisu --help</text>
+
+ </object>
+
+
+ <object id="1861">
+
+
+ <ocn>1861</ocn>
+
+
+ <text class="indent1"> man sisu</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1862">
+ <ocn>1862</ocn>
+ <nametag>42.7</nametag>
+
+ <text>42.7 Help</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1863">
+
+
+ <ocn>1863</ocn>
+
+
+ <text class="norm">interactive help described below, or man page:</text>
+
+ </object>
+
+
+ <object id="1864">
+
+
+ <ocn>1864</ocn>
+
+
+ <text class="indent1"> man sisu</text>
+
+ </object>
+
+
+ <object id="1865">
+
+
+ <ocn>1865</ocn>
+
+
+ <text class="indent1"> man 8 sisu</text>
+
+ </object>
+
+
+ <object id="1866">
+
+
+ <ocn>1866</ocn>
+
+
+ <text class="norm">'man sisu_markup-samples' [if the sisu-markup-samples package is also installed]</text>
+
+ </object>
+
+
+ <object id="1867">
+
+
+ <ocn>1867</ocn>
+
+
+ <text class="norm">Once installed an interactive help is available typing 'sisu' (without) any flags, and select an option:</text>
+
+ </object>
+
+
+ <object id="1868">
+
+
+ <ocn>1868</ocn>
+
+
+ <text class="indent1"> sisu</text>
+
+ </object>
+
+
+ <object id="1869">
+
+
+ <ocn>1869</ocn>
+
+
+ <text class="norm">alternatively, you could type e.g.</text>
+
+ </object>
+
+
+ <object id="1870">
+
+
+ <ocn>1870</ocn>
+
+
+ <text class="indent1"> sisu --help commands</text>
+
+ </object>
+
+
+ <object id="1871">
+
+
+ <ocn>1871</ocn>
+
+
+ <text class="indent1"> sisu --help env</text>
+
+ </object>
+
+
+ <object id="1872">
+
+
+ <ocn>1872</ocn>
+
+
+ <text class="indent1"> sisu --help headers</text>
+
+ </object>
+
+
+ <object id="1873">
+
+
+ <ocn>1873</ocn>
+
+
+ <text class="indent1"> sisu --help markup</text>
+
+ </object>
+
+
+ <object id="1874">
+
+
+ <ocn>1874</ocn>
+
+
+ <text class="indent1"> sisu --help headings</text>
+
+ </object>
+
+
+ <object id="1875">
+
+
+ <ocn>1875</ocn>
+
+
+ <text class="norm">etc.</text>
+
+ </object>
+
+
+ <object id="1876">
+
+
+ <ocn>1876</ocn>
+
+
+ <text class="norm">for questions about mappings, output paths etc.</text>
+
+ </object>
+
+
+ <object id="1877">
+
+
+ <ocn>1877</ocn>
+
+
+ <text class="indent1"> sisu --help env</text>
+
+ </object>
+
+
+ <object id="1878">
+
+
+ <ocn>1878</ocn>
+
+
+ <text class="indent1"> sisu --help path</text>
+
+ </object>
+
+
+ <object id="1879">
+
+
+ <ocn>1879</ocn>
+
+
+ <text class="indent1"> sisu --help directory</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1880">
+ <ocn>1880</ocn>
+ <nametag>42.8</nametag>
+
+ <text>42.8 Directory Structure</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1881">
+
+
+ <ocn>1881</ocn>
+
+
+ <text class="norm">Once installed, type:</text>
+
+ </object>
+
+
+ <object id="1882">
+
+
+ <ocn>1882</ocn>
+
+
+ <text class="indent1"> sisu --help env</text>
+
+ </object>
+
+
+ <object id="1883">
+
+
+ <ocn>1883</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1884">
+
+
+ <ocn>1884</ocn>
+
+
+ <text class="indent1"> sisu -V</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1885">
+ <ocn>1885</ocn>
+ <nametag>42.9</nametag>
+
+ <text>42.9 Configuration File</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1886">
+
+
+ <ocn>1886</ocn>
+
+
+ <text class="norm">The defaults can be changed via <b>SiSU</b>'s configure file sisurc.yml which the program expects to find in ./_sisu &#126;/.sisu or /etc/sisu (searched in that order, stopping on the first one found)</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1887">
+ <ocn>1887</ocn>
+ <nametag>42.10</nametag>
+
+ <text>42.10 Markup</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1888">
+
+
+ <ocn>1888</ocn>
+
+
+ <text class="norm">See man pages.</text>
+
+ </object>
+
+
+ <object id="1889">
+
+
+ <ocn>1889</ocn>
+
+
+ <text class="indent1"> man sisu</text>
+
+ </object>
+
+
+ <object id="1890">
+
+
+ <ocn>1890</ocn>
+
+
+ <text class="indent1"> man 8 sisu</text>
+
+ </object>
+
+
+ <object id="1891">
+
+
+ <ocn>1891</ocn>
+
+
+ <text class="norm">Once installed there is some information on <b>SiSU</b> Markup in its help:</text>
+
+ </object>
+
+
+ <object id="1892">
+
+
+ <ocn>1892</ocn>
+
+
+ <text class="indent1"> sisu --help markup</text>
+
+ </object>
+
+
+ <object id="1893">
+
+
+ <ocn>1893</ocn>
+
+
+ <text class="norm">and</text>
+
+ </object>
+
+
+ <object id="1894">
+
+
+ <ocn>1894</ocn>
+
+
+ <text class="indent1"> sisu --help headers</text>
+
+ </object>
+
+
+ <object id="1895">
+
+
+ <ocn>1895</ocn>
+
+
+ <text class="norm">Sample marked up document are provided with the download tarball in the directory:</text>
+
+ </object>
+
+
+ <object id="1896">
+
+
+ <ocn>1896</ocn>
+
+
+ <text class="indent1"> ./data/doc/sisu/sisu_markup_samples/dfsg</text>
+
+ </object>
+
+
+ <object id="1897">
+
+
+ <ocn>1897</ocn>
+
+
+ <text class="norm">These are installed on the system usually at:</text>
+
+ </object>
+
+
+ <object id="1898">
+
+
+ <ocn>1898</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_markup_samples/dfsg</text>
+
+ </object>
+
+
+ <object id="1899">
+
+
+ <ocn>1899</ocn>
+
+
+ <text class="norm">More markup samples are available in the package sisu-markup-samples</text>
+
+ </object>
+
+
+ <object id="1900">
+
+
+ <ocn>1900</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#sisu-markup-samples">http://www.jus.uio.no/sisu/SiSU/download.html#sisu-markup-samples</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1901">
+
+
+ <ocn>1901</ocn>
+
+
+ <text class="norm">Many more are available online off:</text>
+
+ </object>
+
+
+ <object id="1902">
+
+
+ <ocn>1902</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html">http://www.jus.uio.no/sisu/SiSU/2.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1903">
+ <ocn>1903</ocn>
+ <nametag>42.11</nametag>
+
+ <text>42.11 Additional Things</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1904">
+
+
+ <ocn>1904</ocn>
+
+
+ <text class="norm">There is syntax support for some editors provided (together with a README file) in</text>
+
+ </object>
+
+
+ <object id="1905">
+
+
+ <ocn>1905</ocn>
+
+
+ <text class="indent1"> ./data/sisu/conf/syntax</text>
+
+ </object>
+
+
+ <object id="1906">
+
+
+ <ocn>1906</ocn>
+
+
+ <text class="norm">usually installed to:</text>
+
+ </object>
+
+
+ <object id="1907">
+
+
+ <ocn>1907</ocn>
+
+
+ <text class="indent1"> /usr/share/sisu/conf/syntax</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1908">
+ <ocn>1908</ocn>
+ <nametag>42.12</nametag>
+
+ <text>42.12 License</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1909">
+
+
+ <ocn>1909</ocn>
+
+
+ <text class="norm">License: GPL 3 or later see the copyright file in</text>
+
+ </object>
+
+
+ <object id="1910">
+
+
+ <ocn>1910</ocn>
+
+
+ <text class="indent1"> ./data/doc/sisu</text>
+
+ </object>
+
+
+ <object id="1911">
+
+
+ <ocn>1911</ocn>
+
+
+ <text class="norm">usually installed to:</text>
+
+ </object>
+
+
+ <object id="1912">
+
+
+ <ocn>1912</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1913">
+ <ocn>1913</ocn>
+ <nametag>42.13</nametag>
+
+ <text>42.13 SiSU Standard</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1914">
+
+
+ <ocn>1914</ocn>
+
+
+ <text class="norm"><b>SiSU</b> uses:</text>
+
+ </object>
+
+
+ <object id="1915">
+
+
+ <ocn>1915</ocn>
+
+
+ <text class="indent_bullet"> Standard <b>SiSU</b> markup syntax,</text>
+
+ </object>
+
+
+ <object id="1916">
+
+
+ <ocn>1916</ocn>
+
+
+ <text class="indent_bullet"> Standard <b>SiSU</b> meta-markup syntax, and the</text>
+
+ </object>
+
+
+ <object id="1917">
+
+
+ <ocn>1917</ocn>
+
+
+ <text class="indent_bullet"> Standard <b>SiSU</b> object citation numbering and system</text>
+
+ </object>
+
+
+ <object id="1918">
+
+
+ <ocn>1918</ocn>
+
+
+ <text class="norm">&#169; Ralph Amissah 1997, current 2006 All Rights Reserved.</text>
+
+ </object>
+
+
+ <object id="1919">
+
+
+ <ocn>1919</ocn>
+
+
+ <text class="indent_bullet"> however note the License section</text>
+
+ </object>
+
+
+ <object id="1920">
+
+
+ <ocn>1920</ocn>
+
+
+ <text class="norm">CHANGELOG</text>
+
+ </object>
+
+
+ <object id="1921">
+
+
+ <ocn>1921</ocn>
+
+
+ <text class="indent1"> ./CHANGELOG</text>
+
+ </object>
+
+
+ <object id="1922">
+
+
+ <ocn>1922</ocn>
+
+
+ <text class="norm">and see</text>
+
+ </object>
+
+
+ <object id="1923">
+
+
+ <ocn>1923</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/changelog.html">http://www.jus.uio.no/sisu/SiSU/changelog.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1924">
+
+
+ <ocn>1924</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/changelog_markup_samples.html">http://www.jus.uio.no/sisu/SiSU/changelog_markup_samples.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ </heading3>
+
+ <heading3>
+ <heading>
+ <object id="1925">
+ <ocn>1925</ocn>
+ <text>Extracts from man 8 sisu</text>
+ </object>
+ </heading>
+
+ <contents1>
+ <heading>
+ <object id="1926">
+ <ocn>1926</ocn>
+ <nametag>howto_setup_post_installation</nametag>
+
+ <text>43. Post Installation Setup </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="1927">
+ <ocn>1927</ocn>
+ <nametag>43.1</nametag>
+
+ <text>43.1 Post Installation Setup - Quick start</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1928">
+
+
+ <ocn>1928</ocn>
+
+
+ <text class="norm">After installation of sisu-complete, move to the document samples directory,</text>
+
+ </object>
+
+
+ <object id="1929">
+
+
+ <ocn>1929</ocn>
+
+
+ <text class="indent1"> cd /usr/share/doc/sisu/sisu_markup_samples/dfsg</text>
+
+ </object>
+
+
+ <object id="1930">
+
+
+ <ocn>1930</ocn>
+
+
+ <text class="norm">[this is not where you would normally work but provides sample documents for testing, you may prefer instead to copy the contents of that directory to a local directory before proceeding]</text>
+
+ </object>
+
+
+ <object id="1931">
+
+
+ <ocn>1931</ocn>
+
+
+ <text class="norm">and in that directory, initialise the output directory with the command</text>
+
+ </object>
+
+
+ <object id="1932">
+
+
+ <ocn>1932</ocn>
+
+
+ <text class="indent1"> sisu -CC</text>
+
+ </object>
+
+
+ <object id="1933">
+
+
+ <ocn>1933</ocn>
+
+
+ <text class="norm">then run:</text>
+
+ </object>
+
+
+ <object id="1934">
+
+
+ <ocn>1934</ocn>
+
+
+ <text class="indent1"> sisu -1 free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1935">
+
+
+ <ocn>1935</ocn>
+
+
+ <text class="norm">or the same:</text>
+
+ </object>
+
+
+ <object id="1936">
+
+
+ <ocn>1936</ocn>
+
+
+ <text class="indent1"> sisu -NhwpoabxXyv free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1937">
+
+
+ <ocn>1937</ocn>
+
+
+ <text class="norm">look at output results, see the "sisu_manifest" page created for the document</text>
+
+ </object>
+
+
+ <object id="1938">
+
+
+ <ocn>1938</ocn>
+
+
+ <text class="norm">for an overview of your current sisu setup, type:</text>
+
+ </object>
+
+
+ <object id="1939">
+
+
+ <ocn>1939</ocn>
+
+
+ <text class="indent1"> sisu --help env</text>
+
+ </object>
+
+
+ <object id="1940">
+
+
+ <ocn>1940</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="1941">
+
+
+ <ocn>1941</ocn>
+
+
+ <text class="indent1"> sisu -V</text>
+
+ </object>
+
+
+ <object id="1942">
+
+
+ <ocn>1942</ocn>
+
+
+ <text class="norm">To generate a document from a remote url accessible location move to a writable directory, (create a work directory and cd into it) as the file will be downloaded there and e.g.</text>
+
+ </object>
+
+
+ <object id="1943">
+
+
+ <ocn>1943</ocn>
+
+
+ <text class="indent1"> sisu -1 &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/gpl3.fsf/gpl3.fsf.sst">http://www.jus.uio.no/sisu/gpl3.fsf/gpl3.fsf.sst</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1944">
+
+
+ <ocn>1944</ocn>
+
+
+ <text class="indent1"> sisu -3 &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/free_culture.lawrence_lessig.sst">http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/free_culture.lawrence_lessig.sst</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1945">
+
+
+ <ocn>1945</ocn>
+
+
+ <text class="norm">examine source document, vim has syntax highlighting support</text>
+
+ </object>
+
+
+ <object id="1946">
+
+
+ <ocn>1946</ocn>
+
+
+ <text class="norm">gvim free_as_in_freedom.rms_and_free_software.sam_williams.sst</text>
+
+ </object>
+
+
+ <object id="1947">
+
+
+ <ocn>1947</ocn>
+
+
+ <text class="norm">additional markup samples in</text>
+
+ </object>
+
+
+ <object id="1948">
+
+
+ <ocn>1948</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/2.html">http://www.jus.uio.no/sisu/SiSU/2.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1949">
+
+
+ <ocn>1949</ocn>
+
+
+ <text class="norm">it should also be possible to run sisu against sisupods (prepared zip files, created by running the command sisu -S [filename]), whether stored locally or remotely.</text>
+
+ </object>
+
+
+ <object id="1950">
+
+
+ <ocn>1950</ocn>
+
+
+ <text class="indent1"> sisu -3 &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/sisupod.zip">http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/sisupod.zip</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1951">
+
+
+ <ocn>1951</ocn>
+
+
+ <text class="norm">there is a security issue associated with the running of document skins that are not your own, so these are turned of by default, and the use of the following command, which switches on the associated skin is not recommended:</text>
+
+ </object>
+
+
+ <object id="1952">
+
+
+ <ocn>1952</ocn>
+
+
+ <text class="indent1"> sisu -3 --trust &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/sisupod.zip">http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/sisupod.zip</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1953">
+
+
+ <ocn>1953</ocn>
+
+
+ <text class="norm">For help</text>
+
+ </object>
+
+
+ <object id="1954">
+
+
+ <ocn>1954</ocn>
+
+
+ <text class="indent1"> man sisu</text>
+
+ </object>
+
+
+ <object id="1955">
+
+
+ <ocn>1955</ocn>
+
+
+ <text class="indent1"> sisu --help</text>
+
+ </object>
+
+
+ <object id="1956">
+
+
+ <ocn>1956</ocn>
+
+
+ <text class="indent1"> sisu --help env for the way sisu "sees/maps" your system</text>
+
+ </object>
+
+
+ <object id="1957">
+
+
+ <ocn>1957</ocn>
+
+
+ <text class="indent1"> sisu --help commands for list of commands and so on</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="1958">
+ <ocn>1958</ocn>
+ <nametag>43.2</nametag>
+
+ <text>43.2 Document markup directory</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1959">
+
+
+ <ocn>1959</ocn>
+
+
+ <text class="norm">Perhaps the easiest way to begin is to create a directory for sisu marked up documents within your home directory, and copy the file structure (and document samples) provided in the document sample directory:</text>
+
+ </object>
+
+
+ <object id="1960">
+
+
+ <ocn>1960</ocn>
+
+
+ <text class="indent1"> mkdir &#126;/sisu_test</text>
+
+ </object>
+
+
+ <object id="1961">
+
+
+ <ocn>1961</ocn>
+
+
+ <text class="indent1"> cd &#126;/sisu_test</text>
+
+ </object>
+
+
+ <object id="1962">
+
+
+ <ocn>1962</ocn>
+
+
+ <text class="indent1"> cp -a /usr/share/doc/sisu/sisu_markup_samples/dfsg/* &#126;/sisu_test/.</text>
+
+ </object>
+
+
+ <object id="1963">
+
+
+ <ocn>1963</ocn>
+
+
+ <text class="norm"><b>Tip:</b> the markup syntax examples may be of interest</text>
+
+ </object>
+
+
+ <object id="1964">
+
+
+ <ocn>1964</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sample/">http://www.jus.uio.no/sisu/sample/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1965">
+
+
+ <ocn>1965</ocn>
+
+
+ <text class="norm"><b>Tip:</b></text>
+
+ </object>
+
+
+ <object id="1966">
+
+
+ <ocn>1966</ocn>
+
+
+ <text class="indent1"> sisu -U [sisu markup filename]</text>
+
+ </object>
+
+
+ <object id="1967">
+
+
+ <ocn>1967</ocn>
+
+
+ <text class="norm">should printout the different possible outputs and where sisu would place them.</text>
+
+ </object>
+
+
+ <object id="1968">
+
+
+ <ocn>1968</ocn>
+
+
+ <text class="norm"><b>Tip:</b> if you want to toggle ansi color add</text>
+
+ </object>
+
+
+ <object id="1969">
+
+
+ <ocn>1969</ocn>
+
+
+ <text class="indent1"> c</text>
+
+ </object>
+
+
+ <object id="1970">
+
+
+ <ocn>1970</ocn>
+
+
+ <text class="norm">to your flags.</text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="1971">
+ <ocn>1971</ocn>
+ <nametag>43.2.1</nametag>
+
+ <text>43.2.1 Configuration files</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1972">
+
+
+ <ocn>1972</ocn>
+
+
+ <text class="norm"><b>SiSU</b> configuration file search path is:</text>
+
+ </object>
+
+
+ <object id="1973">
+
+
+ <ocn>1973</ocn>
+
+
+ <text class="indent1"> ./_sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1974">
+
+
+ <ocn>1974</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1975">
+
+
+ <ocn>1975</ocn>
+
+
+ <text class="indent1"> /etc/sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1976">
+
+
+ <ocn>1976</ocn>
+
+
+ <text class="norm">.\"%% <b>Debian</b> Installation Note</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1977">
+ <ocn>1977</ocn>
+ <nametag>43.2.2</nametag>
+
+ <text>43.2.2 Debian INSTALLATION Note</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1978">
+
+
+ <ocn>1978</ocn>
+
+
+ <text class="norm">It is best you see</text>
+
+ </object>
+
+
+ <object id="1979">
+
+
+ <ocn>1979</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/SiSU/download.html#debian">http://www.jus.uio.no/sisu/SiSU/download.html#debian</link>&gt;</text>
+
+ </object>
+
+
+ <object id="1980">
+
+
+ <ocn>1980</ocn>
+
+
+ <text class="norm">for up the most up to date information.</text>
+
+ </object>
+
+
+ <object id="1981">
+
+
+ <ocn>1981</ocn>
+
+
+ <text class="norm">notes taken from the <b>Debian</b> control file (end edited), gives an idea of additional packages that <b>SiSU</b> can make use of if available, (the use/requirement of some of which are interdependent for specific actions by <b>SiSU</b>):</text>
+
+ </object>
+
+
+ <object id="1982">
+
+
+ <ocn>1982</ocn>
+
+
+ <text class="norm">Package: sisu</text>
+
+ </object>
+
+
+ <object id="1983">
+
+
+ <ocn>1983</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is a lightweight markup based, command line oriented, document structuring, publishing and search framework for document collections.</text>
+
+ </object>
+
+
+ <object id="1984">
+
+
+ <ocn>1984</ocn>
+
+
+ <text class="norm">With minimal preparation of a plain-text, (UTF-8) file, using its native markup syntax in your text editor of choice, <b>SiSU</b> can generate various document formats (most of which share a common object numbering system for locating content), including plain text, HTML, XHTML, XML, OpenDocument text (ODF:ODT), LaTeX, PDF files, and populate an SQL database with objects (roughly paragraph-sized chunks) so searches may be performed and matches returned with that degree of granularity: your search criteria is met by these documents and at these locations within each document. Object numbering is particularly suitable for "published" works (finalized texts as opposed to works that are frequently changed or updated) for which it provides a fixed means of reference of content. Document outputs also share semantic meta-data provided.</text>
+
+ </object>
+
+
+ <object id="1985">
+
+
+ <ocn>1985</ocn>
+
+
+ <text class="norm"><b>SiSU</b> also provides concordance files, document content certificates and manifests of generated output.</text>
+
+ </object>
+
+
+ <object id="1986">
+
+
+ <ocn>1986</ocn>
+
+
+ <text class="norm">A vim syntax highlighting file and an ftplugin with folds for sisu markup is provided, as are syntax highlighting files for kate, kwrite, gedit and diakonos. Vim 7 includes syntax highlighting for <b>SiSU</b>.</text>
+
+ </object>
+
+
+ <object id="1987">
+
+
+ <ocn>1987</ocn>
+
+
+ <text class="norm">man pages, and interactive help are provided.</text>
+
+ </object>
+
+
+ <object id="1988">
+
+
+ <ocn>1988</ocn>
+
+
+ <text class="norm">Dependencies for various features are taken care of in sisu related packages. The package sisu-complete installs the whole of <b>SiSU</b>.</text>
+
+ </object>
+
+
+ <object id="1989">
+
+
+ <ocn>1989</ocn>
+
+
+ <text class="norm">Additional document markup samples are provided in the package sisu-markup-samples which is found in the non-free archive the licenses for the substantive content of the marked up documents provided is that provided by the author or original publisher.</text>
+
+ </object>
+
+
+ <object id="1990">
+
+
+ <ocn>1990</ocn>
+
+
+ <text class="norm">Homepage: &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1991">
+ <ocn>1991</ocn>
+ <nametag>43.2.3</nametag>
+
+ <text>43.2.3 Document Resource Configuration</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1992">
+
+
+ <ocn>1992</ocn>
+
+
+ <text class="norm"><b>sisu</b> resource configuration information is obtained from sources (where they exist):</text>
+
+ </object>
+
+
+ <object id="1993">
+
+
+ <ocn>1993</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1994">
+
+
+ <ocn>1994</ocn>
+
+
+ <text class="indent1"> /etc/sisu/[sisu version]/sisurc.yaml</text>
+
+ </object>
+
+
+ <object id="1995">
+
+
+ <ocn>1995</ocn>
+
+
+ <text class="indent1"> sisu program defaults</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="1996">
+ <ocn>1996</ocn>
+ <nametag>43.2.4</nametag>
+
+ <text>43.2.4 Skins</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="1997">
+
+
+ <ocn>1997</ocn>
+
+
+ <text class="norm"><b>Skins</b> default document appearance may be modified using skins contained in sub-directories located at the following paths:</text>
+
+ </object>
+
+
+ <object id="1998">
+
+
+ <ocn>1998</ocn>
+
+
+ <text class="indent1"> ./_sisu/skin</text>
+
+ </object>
+
+
+ <object id="1999">
+
+
+ <ocn>1999</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin</text>
+
+ </object>
+
+
+ <object id="2000">
+
+
+ <ocn>2000</ocn>
+
+
+ <text class="indent1"> /etc/sisu/skin</text>
+
+ </object>
+
+
+ <object id="2001">
+
+
+ <ocn>2001</ocn>
+
+
+ <text class="norm">more specifically, the following locations (or their /etc/sisu equivalent) should be used:</text>
+
+ </object>
+
+
+ <object id="2002">
+
+
+ <ocn>2002</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin/doc</text>
+
+ </object>
+
+
+ <object id="2003">
+
+
+ <ocn>2003</ocn>
+
+
+ <text class="norm">skins for individual documents;</text>
+
+ </object>
+
+
+ <object id="2004">
+
+
+ <ocn>2004</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin/dir</text>
+
+ </object>
+
+
+ <object id="2005">
+
+
+ <ocn>2005</ocn>
+
+
+ <text class="norm">skins for directories of matching names;</text>
+
+ </object>
+
+
+ <object id="2006">
+
+
+ <ocn>2006</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin/site</text>
+
+ </object>
+
+
+ <object id="2007">
+
+
+ <ocn>2007</ocn>
+
+
+ <text class="norm">site-wide skin modifying the site-wide appearance of documents.</text>
+
+ </object>
+
+
+ <object id="2008">
+
+
+ <ocn>2008</ocn>
+
+
+ <text class="norm">Usually all skin files are placed in the document skin directory:</text>
+
+ </object>
+
+
+ <object id="2009">
+
+
+ <ocn>2009</ocn>
+
+
+ <text class="indent1"> &#126;/.sisu/skin/doc</text>
+
+ </object>
+
+
+ <object id="2010">
+
+
+ <ocn>2010</ocn>
+
+
+ <text class="norm">with softlinks being made to the skins contained there from other skin directories as required.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="2011">
+ <ocn>2011</ocn>
+ <nametag>faq</nametag>
+
+ <text>44. FAQ - Frequently Asked/Answered Questions </text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="2012">
+ <ocn>2012</ocn>
+ <nametag>44.1</nametag>
+
+ <text>44.1 Why are urls produced with the -v (and -u) flag that point to a web server on port 8081?</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2013">
+
+
+ <ocn>2013</ocn>
+
+
+ <text class="norm">Try the following rune:</text>
+
+ </object>
+
+
+ <object id="2014">
+
+
+ <ocn>2014</ocn>
+
+
+ <text class="indent_bullet"> sisu -W</text>
+
+ </object>
+
+
+ <object id="2015">
+
+
+ <ocn>2015</ocn>
+
+
+ <text class="norm">This should start the ruby webserver. It should be done after having produced some output as it scans the output directory for what to serve.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="2016">
+ <ocn>2016</ocn>
+ <nametag>44.2</nametag>
+
+ <text>44.2 I cannot find my output, where is it?</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2017">
+
+
+ <ocn>2017</ocn>
+
+
+ <text class="norm">The following should provide help on output paths:</text>
+
+ </object>
+
+
+ <object id="2018">
+
+
+ <ocn>2018</ocn>
+
+
+ <text class="indent_bullet"> sisu --help env</text>
+
+ </object>
+
+
+ <object id="2019">
+
+
+ <ocn>2019</ocn>
+
+
+ <text class="indent_bullet"> sisu -V [same as the previous command]</text>
+
+ </object>
+
+
+ <object id="2020">
+
+
+ <ocn>2020</ocn>
+
+
+ <text class="indent_bullet"> sisu --help directory</text>
+
+ </object>
+
+
+ <object id="2021">
+
+
+ <ocn>2021</ocn>
+
+
+ <text class="indent_bullet"> sisu --help path</text>
+
+ </object>
+
+
+ <object id="2022">
+
+
+ <ocn>2022</ocn>
+
+
+ <text class="indent_bullet"> sisu -U [filename]</text>
+
+ </object>
+
+
+ <object id="2023">
+
+
+ <ocn>2023</ocn>
+
+
+ <text class="indent_bullet"> man sisu</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="2024">
+ <ocn>2024</ocn>
+ <nametag>44.3</nametag>
+
+ <text>44.3 I do not get any pdf output, why?</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2025">
+
+
+ <ocn>2025</ocn>
+
+
+ <text class="norm"><b>SiSU</b> produces LaTeX and pdflatex is run against that to generate pdf files.</text>
+
+ </object>
+
+
+ <object id="2026">
+
+
+ <ocn>2026</ocn>
+
+
+ <text class="norm">If you use <b>Debian</b> the following will install the required dependencies</text>
+
+ </object>
+
+
+ <object id="2027">
+
+
+ <ocn>2027</ocn>
+
+
+ <text class="indent_bullet"> aptitude install sisu-pdf</text>
+
+ </object>
+
+
+ <object id="2028">
+
+
+ <ocn>2028</ocn>
+
+
+ <text class="norm">the following packages are required: tetex-bin, tetex-extra, latex-ucs</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="2029">
+ <ocn>2029</ocn>
+ <nametag>44.4</nametag>
+
+ <text>44.4 Where is the latex (or some other interim) output?</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2030">
+
+
+ <ocn>2030</ocn>
+
+
+ <text class="norm">Try adding -M (for maintenance) to your command flags, e.g.:</text>
+
+ </object>
+
+
+ <object id="2031">
+
+
+ <ocn>2031</ocn>
+
+
+ <text class="indent_bullet"> sisu -HpMv [filename]</text>
+
+ </object>
+
+
+ <object id="2032">
+
+
+ <ocn>2032</ocn>
+
+
+ <text class="norm">this should result in the interim processing output being retained, and information being provided on where to find it.</text>
+
+ </object>
+
+
+ <object id="2033">
+
+
+ <ocn>2033</ocn>
+
+
+ <text class="indent_bullet"> sisu --help directory</text>
+
+ </object>
+
+
+ <object id="2034">
+
+
+ <ocn>2034</ocn>
+
+
+ <text class="indent_bullet"> sisu --help path</text>
+
+ </object>
+
+
+ <object id="2035">
+
+
+ <ocn>2035</ocn>
+
+
+ <text class="norm">should also provide some relevant information as to where it is placed.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="2036">
+ <ocn>2036</ocn>
+ <nametag>44.5</nametag>
+
+ <text>44.5 Why isn't SiSU markup XML</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2037">
+
+
+ <ocn>2037</ocn>
+
+
+ <text class="norm">I worked with text and (though I find XML immensely valuable) disliked noise ... better to sidestep the question and say:</text>
+
+ </object>
+
+
+ <object id="2038">
+
+
+ <ocn>2038</ocn>
+
+
+ <text class="norm"><b>SiSU</b> currently "understands" three XML input representations - or more accurately, converts from three forms of XML to native <b>SiSU</b> markup for processing. The three types correspond to SAX (structure described), DOM (structure embedded, whole document must be read before structure is correctly discernable) and node based (a tree) forms of XML document structure representation. Problem is I use them very seldom and check that all is as it should be with them seldom, so I would not be surprised if something breaks there, but as far as I know they are working. I will check and add an XML markup help page before the next release. There already is a bit of information in the man page under the title <b>SiSU</b> VERSION CONVERSION</text>
+
+ </object>
+
+
+ <object id="2039">
+
+
+ <ocn>2039</ocn>
+
+
+ <text class="indent1"> sisu --to-sax [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="2040">
+
+
+ <ocn>2040</ocn>
+
+
+ <text class="indent1"> sisu --to-dom [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="2041">
+
+
+ <ocn>2041</ocn>
+
+
+ <text class="indent1"> sisu --to-node [filename/wildcard]</text>
+
+ </object>
+
+
+ <object id="2042">
+
+
+ <ocn>2042</ocn>
+
+
+ <text class="norm">The XML should be well formed... must check, but lacks sensible headers. Suggestions welcome as to what to make of them. [For the present time I am satisfied that I can convert (both ways) between 3 forms of XML representation and <b>SiSU</b> markup].</text>
+
+ </object>
+
+
+ <object id="2043">
+
+
+ <ocn>2043</ocn>
+
+
+ <text class="indent1"> sisu --from-xml2sst [filename/wildcard]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="2044">
+ <ocn>2044</ocn>
+ <nametag>44.6</nametag>
+
+ <text>44.6 LaTeX claims to be a document preparation system for high-quality typesetting. Can the same be said about SiSU?</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2045">
+
+
+ <ocn>2045</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is not really about type-setting.</text>
+
+ </object>
+
+
+ <object id="2046">
+
+
+ <ocn>2046</ocn>
+
+
+ <text class="norm">LaTeX is the ultimate computer instruction type-setting language for paper based publication.</text>
+
+ </object>
+
+
+ <object id="2047">
+
+
+ <ocn>2047</ocn>
+
+
+ <text class="norm">LaTeX is able to control just about everything that happens on page and pixel, position letters kerning, space variation between characters, words, paragraphs etc. formula.</text>
+
+ </object>
+
+
+ <object id="2048">
+
+
+ <ocn>2048</ocn>
+
+
+ <text class="norm"><b>SiSU</b> is not really about type-setting at all. It is about a lightweight markup instruction that provides enough information for an abstraction of the documents structure and objects, from which different forms of representation of the document can be generated.</text>
+
+ </object>
+
+
+ <object id="2049">
+
+
+ <ocn>2049</ocn>
+
+
+ <text class="norm"><b>SiSU</b> with very little markup instruction is able to produce relatively high quality pdf by virtue of being able to generate usable default LaTeX; it produces "quality" html by generating the html directly; likewise it populates an SQL database in a useful way with the document in object sized chunks and its meta-data. But <b>SiSU</b> works on an abstraction of the document's structure and content and custom builds suitable uniform output. The html for browser viewing and pdf for paper viewing/publishing are rather different things with different needs for layout - as indeed is what is needed to store information in a database in searchable objects.</text>
+
+ </object>
+
+
+ <object id="2050">
+
+
+ <ocn>2050</ocn>
+
+
+ <text class="norm">The pdfs or html produced for example by open office based on open document format and other office/word processor suits usually attempt to have similar looking outputs - your document rendered in html looks much the same, or in pdf... sisu is less this way, it seeks to have a starting point with as little information about appearance as possible, and to come up with the best possible appearance for each output that can be derived based on this minimal information.</text>
+
+ </object>
+
+
+ <object id="2051">
+
+
+ <ocn>2051</ocn>
+
+
+ <text class="norm">Where there are large document sets, it provides consistency in appearance in each output format for the documents.</text>
+
+ </object>
+
+
+ <object id="2052">
+
+
+ <ocn>2052</ocn>
+
+
+ <text class="norm">The excuse for going this way is, it is a waste of time to think much about appearance when working on substantive content, it is the substantive content that is relevant, not the way it looks beyond the basic informational tags - and yet you want to be able to take advantage of as many useful different ways of representing documents as are available, and for various types of output to to be/look as good as it can for each medium/format in which it is presented, (with different mediums having different focuses) and <b>SiSU</b> tries to achieve this from minimal markup.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="2053">
+ <ocn>2053</ocn>
+ <nametag>44.7</nametag>
+
+ <text>44.7 How do I create GIN or GiST index in Postgresql for use in SiSU</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2054">
+
+
+ <ocn>2054</ocn>
+
+
+ <text class="norm">This at present needs to be done "manually" and it is probably necessary to alter the sample search form. The following is a helpful response from one of the contributors of GiN to Postgresql Oleg Bartunov 2006-12-06:</text>
+
+ </object>
+
+
+ <object id="2055">
+
+
+ <ocn>2055</ocn>
+
+
+ <text class="norm">"I have tsearch2 slides which introduces tsearch2 &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.sai.msu.su/&#126;megera/wiki/tsearch2slides">http://www.sai.msu.su/&#126;megera/wiki/tsearch2slides</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2056">
+
+
+ <ocn>2056</ocn>
+
+
+ <text class="norm">FTS in PostgreSQL is provided by tsearch2, which should works without any indices (GiST or GIN) ! Indices provide performance, not functionality.</text>
+
+ </object>
+
+
+ <object id="2057">
+
+
+ <ocn>2057</ocn>
+
+
+ <text class="norm">In your example I'd do ( simple way, just for demo):</text>
+
+ </object>
+
+
+ <object id="2058">
+
+
+ <ocn>2058</ocn>
+
+
+ <text class="norm"><b>0.</b> compile, install tsearch2 and load tsearch2 into your database</text>
+
+ </object>
+
+
+ <object id="2059">
+
+
+ <ocn>2059</ocn>
+
+
+ <text class="indent1"> cd contrib/tsearch2; make&amp;&amp;make&amp;&amp;install&amp;&amp;make installcheck; psql DB &lt; tsearch2.sql</text>
+
+ </object>
+
+
+ <object id="2060">
+
+
+ <ocn>2060</ocn>
+
+
+ <text class="norm"><b>1.</b> Add column fts, which holds tsvector</text>
+
+ </object>
+
+
+ <object id="2061">
+
+
+ <ocn>2061</ocn>
+
+
+ <text class="indent1"> alter table documents add column fts tsvector;</text>
+
+ </object>
+
+
+ <object id="2062">
+
+
+ <ocn>2062</ocn>
+
+
+ <text class="norm"><b>2.</b> Fill fts column</text>
+
+ </object>
+
+
+ <object id="2063">
+
+
+ <ocn>2063</ocn>
+
+
+ <text class="indent1"> update document set fts = to_tsvector(clean);</text>
+
+ </object>
+
+
+ <object id="2064">
+
+
+ <ocn>2064</ocn>
+
+
+ <text class="norm"><b>3.</b> create index - just for performance !</text>
+
+ </object>
+
+
+ <object id="2065">
+
+
+ <ocn>2065</ocn>
+
+
+ <text class="indent1"> create index fts_gin_idx on document using gin(fts);</text>
+
+ </object>
+
+
+ <object id="2066">
+
+
+ <ocn>2066</ocn>
+
+
+ <text class="norm"><b>4.</b> Run vacuum</text>
+
+ </object>
+
+
+ <object id="2067">
+
+
+ <ocn>2067</ocn>
+
+
+ <text class="indent1"> vacuum analyze document;</text>
+
+ </object>
+
+
+ <object id="2068">
+
+
+ <ocn>2068</ocn>
+
+
+ <text class="norm">That's all.</text>
+
+ </object>
+
+
+ <object id="2069">
+
+
+ <ocn>2069</ocn>
+
+
+ <text class="norm">Now you can search:</text>
+
+ </object>
+
+
+ <object id="2070">
+
+
+ <ocn>2070</ocn>
+
+
+ <text class="norm">select lid, metadata_tid, rank_cd(fts, q,2)as rank from document, plainto_tsquery('markup syntax') q where q @@ fts order by rank desc limit 10;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="2071">
+ <ocn>2071</ocn>
+ <nametag>44.8</nametag>
+
+ <text>44.8 Where is version 1.0?</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2072">
+
+
+ <ocn>2072</ocn>
+
+
+ <text class="norm"><b>SiSU</b> works pretty well as it is supposed to. Version 1.0 will have the current markup, and directory structure. At this point it is largely a matter of choice as to when the name change is made.</text>
+
+ </object>
+
+
+ <object id="2073">
+
+
+ <ocn>2073</ocn>
+
+
+ <text class="norm">The feature set for html,<endnote><number>110</number><note>html w3c compliance has been largely met.</note></endnote> LaTeX/pdf and opendocument is in place. XML, and plaintext are in order.</text>
+
+ </object>
+
+
+ <object id="2074">
+
+
+ <ocn>2074</ocn>
+
+
+ <text class="norm">html and LaTeX/pdf may be regarded as reference copy outputs</text>
+
+ </object>
+
+
+ <object id="2075">
+
+
+ <ocn>2075</ocn>
+
+
+ <text class="norm">With regard to the populating of sql databases (postgresql and sqlite), there is a bit to be done.</text>
+
+ </object>
+
+
+ <object id="2076">
+
+
+ <ocn>2076</ocn>
+
+
+ <text class="norm">We are still almost there.</text>
+
+ </object>
+
+
+ </content>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="2077">
+ <ocn>2077</ocn>
+ <nametag>45</nametag>
+
+ <text>45. Editor Files, Syntax Highlighting</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2078">
+
+
+ <ocn>2078</ocn>
+
+
+ <text class="norm">The directory:</text>
+
+ </object>
+
+
+ <object id="2079">
+
+
+ <ocn>2079</ocn>
+
+
+ <text class="indent1"> ./data/sisu/conf/editor-syntax-etc/</text>
+
+ </object>
+
+
+ <object id="2080">
+
+
+ <ocn>2080</ocn>
+
+
+ <text class="indent1"> /usr/share/sisu/conf/editor-syntax-etc</text>
+
+ </object>
+
+
+ <object id="2081">
+
+
+ <ocn>2081</ocn>
+
+
+ <text class="norm">contains rudimentary sisu syntax highlighting files for:</text>
+
+ </object>
+
+
+ <object id="2082">
+
+
+ <ocn>2082</ocn>
+
+
+ <text class="indent_bullet"> (g)vim &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.vim.org">http://www.vim.org</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2083">
+
+
+ <ocn>2083</ocn>
+
+
+ <text class="indent1"> package: sisu-vim</text>
+
+ </object>
+
+
+ <object id="2084">
+
+
+ <ocn>2084</ocn>
+
+
+ <text class="norm">status: largely done</text>
+
+ </object>
+
+
+ <object id="2085">
+
+
+ <ocn>2085</ocn>
+
+
+ <text class="indent1"> there is a vim syntax highlighting and folds component</text>
+
+ </object>
+
+
+ <object id="2086">
+
+
+ <ocn>2086</ocn>
+
+
+ <text class="indent_bullet"> gedit &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.gnome.org/projects/gedit">http://www.gnome.org/projects/gedit</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2087">
+
+
+ <ocn>2087</ocn>
+
+
+ <text class="indent_bullet"> gobby &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://gobby.0x539.de/">http://gobby.0x539.de/</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2088">
+
+
+ <ocn>2088</ocn>
+
+
+ <text class="indent1"> file: sisu.lang</text>
+
+ </object>
+
+
+ <object id="2089">
+
+
+ <ocn>2089</ocn>
+
+
+ <text class="norm">place in:</text>
+
+ </object>
+
+
+ <object id="2090">
+
+
+ <ocn>2090</ocn>
+
+
+ <text class="indent1"> /usr/share/gtksourceview-1.0/language-specs</text>
+
+ </object>
+
+
+ <object id="2091">
+
+
+ <ocn>2091</ocn>
+
+
+ <text class="norm">or</text>
+
+ </object>
+
+
+ <object id="2092">
+
+
+ <ocn>2092</ocn>
+
+
+ <text class="indent1"> &#126;/.gnome2/gtksourceview-1.0/language-specs</text>
+
+ </object>
+
+
+ <object id="2093">
+
+
+ <ocn>2093</ocn>
+
+
+ <text class="indent1"> status: very basic syntax highlighting</text>
+
+ </object>
+
+
+ <object id="2094">
+
+
+ <ocn>2094</ocn>
+
+
+ <text class="indent1"> comments: this editor features display line wrap and is used by Goby!</text>
+
+ </object>
+
+
+ <object id="2095">
+
+
+ <ocn>2095</ocn>
+
+
+ <text class="indent_bullet"> nano &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.nano-editor.org">http://www.nano-editor.org</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2096">
+
+
+ <ocn>2096</ocn>
+
+
+ <text class="indent1"> file: nanorc</text>
+
+ </object>
+
+
+ <object id="2097">
+
+
+ <ocn>2097</ocn>
+
+
+ <text class="norm">save as:</text>
+
+ </object>
+
+
+ <object id="2098">
+
+
+ <ocn>2098</ocn>
+
+
+ <text class="indent1"> &#126;/.nanorc</text>
+
+ </object>
+
+
+ <object id="2099">
+
+
+ <ocn>2099</ocn>
+
+
+ <text class="indent1"> status: basic syntax highlighting</text>
+
+ </object>
+
+
+ <object id="2100">
+
+
+ <ocn>2100</ocn>
+
+
+ <text class="indent1"> comments: assumes dark background; no display line-wrap; does line breaks</text>
+
+ </object>
+
+
+ <object id="2101">
+
+
+ <ocn>2101</ocn>
+
+
+ <text class="indent_bullet"> diakonos (an editor written in ruby) &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://purepistos.net/diakonos">http://purepistos.net/diakonos</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2102">
+
+
+ <ocn>2102</ocn>
+
+
+ <text class="norm">file: diakonos.conf</text>
+
+ </object>
+
+
+ <object id="2103">
+
+
+ <ocn>2103</ocn>
+
+
+ <text class="norm">save as:</text>
+
+ </object>
+
+
+ <object id="2104">
+
+
+ <ocn>2104</ocn>
+
+
+ <text class="indent1"> &#126;/.diakonos/diakonos.conf</text>
+
+ </object>
+
+
+ <object id="2105">
+
+
+ <ocn>2105</ocn>
+
+
+ <text class="norm">includes:</text>
+
+ </object>
+
+
+ <object id="2106">
+
+
+ <ocn>2106</ocn>
+
+
+ <text class="indent1"> status: basic syntax highlighting</text>
+
+ </object>
+
+
+ <object id="2107">
+
+
+ <ocn>2107</ocn>
+
+
+ <text class="norm">comments: assumes dark background; no display line-wrap</text>
+
+ </object>
+
+
+ <object id="2108">
+
+
+ <ocn>2108</ocn>
+
+
+ <text class="indent_bullet"> kate &amp; kwrite &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://kate.kde.org">http://kate.kde.org</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2109">
+
+
+ <ocn>2109</ocn>
+
+
+ <text class="indent1"> file: sisu.xml</text>
+
+ </object>
+
+
+ <object id="2110">
+
+
+ <ocn>2110</ocn>
+
+
+ <text class="indent1"> place in:</text>
+
+ </object>
+
+
+ <object id="2111">
+
+
+ <ocn>2111</ocn>
+
+
+ <text class="indent2"> /usr/share/apps/katepart/syntax</text>
+
+ </object>
+
+
+ <object id="2112">
+
+
+ <ocn>2112</ocn>
+
+
+ <text class="indent1"> or</text>
+
+ </object>
+
+
+ <object id="2113">
+
+
+ <ocn>2113</ocn>
+
+
+ <text class="indent2"> &#126;/.kde/share/apps/katepart/syntax</text>
+
+ </object>
+
+
+ <object id="2114">
+
+
+ <ocn>2114</ocn>
+
+
+ <text class="indent1"> [settings::configure kate::{highlighting,filetypes}]</text>
+
+ </object>
+
+
+ <object id="2115">
+
+
+ <ocn>2115</ocn>
+
+
+ <text class="indent1"> [tools::highlighting::{markup,scripts}::<b>SiSU</b>]</text>
+
+ </object>
+
+
+ <object id="2116">
+
+
+ <ocn>2116</ocn>
+
+
+ <text class="indent_bullet"> nedit &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.nedit.org">http://www.nedit.org</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2117">
+
+
+ <ocn>2117</ocn>
+
+
+ <text class="indent1"> file: sisu_nedit.pats</text>
+
+ </object>
+
+
+ <object id="2118">
+
+
+ <ocn>2118</ocn>
+
+
+ <text class="indent1"> nedit -import sisu_nedit.pats</text>
+
+ </object>
+
+
+ <object id="2119">
+
+
+ <ocn>2119</ocn>
+
+
+ <text class="indent1"> status: a very clumsy first attempt [not really done]</text>
+
+ </object>
+
+
+ <object id="2120">
+
+
+ <ocn>2120</ocn>
+
+
+ <text class="indent1"> comments: this editor features display line wrap</text>
+
+ </object>
+
+
+ <object id="2121">
+
+
+ <ocn>2121</ocn>
+
+
+ <text class="indent_bullet"> emacs &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.gnu.org/software/emacs/emacs.html">http://www.gnu.org/software/emacs/emacs.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2122">
+
+
+ <ocn>2122</ocn>
+
+
+ <text class="indent1"> files: sisu-mode.el</text>
+
+ </object>
+
+
+ <object id="2123">
+
+
+ <ocn>2123</ocn>
+
+
+ <text class="indent1"> to file &#126;/.emacs add the following 2 lines:</text>
+
+ </object>
+
+
+ <object id="2124">
+
+
+ <ocn>2124</ocn>
+
+
+ <text class="indent2"> (add-to-list 'load-path "/usr/share/sisu-examples/config/syntax_hi")</text>
+
+ </object>
+
+
+ <object id="2125">
+
+
+ <ocn>2125</ocn>
+
+
+ <text class="indent2"> (require 'sisu-mode.el)</text>
+
+ </object>
+
+
+ <object id="2126">
+
+
+ <ocn>2126</ocn>
+
+
+ <text class="indent1"> [not done / not yet included]</text>
+
+ </object>
+
+
+ <object id="2127">
+
+
+ <ocn>2127</ocn>
+
+
+ <text class="indent_bullet"> vim &amp; gvim &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.vim.org">http://www.vim.org</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2128">
+
+
+ <ocn>2128</ocn>
+
+
+ <text class="indent1"> files:</text>
+
+ </object>
+
+
+ <object id="2129">
+
+
+ <ocn>2129</ocn>
+
+
+ <text class="indent1"> package is the most comprehensive sisu syntax highlighting and editor environment provided to date (is for vim/ gvim, and is separate from the contents of this directory)</text>
+
+ </object>
+
+
+ <object id="2130">
+
+
+ <ocn>2130</ocn>
+
+
+ <text class="indent1"> status: this includes: syntax highlighting; vim folds; some error checking</text>
+
+ </object>
+
+
+ <object id="2131">
+
+
+ <ocn>2131</ocn>
+
+
+ <text class="indent1"> comments: this editor features display line wrap</text>
+
+ </object>
+
+
+ <object id="2132">
+
+
+ <ocn>2132</ocn>
+
+
+ <text class="norm">NOTE:</text>
+
+ </object>
+
+
+ <object id="2133">
+
+
+ <ocn>2133</ocn>
+
+
+ <text class="norm">[<b>SiSU</b> parses files with long lines or line breaks, but, display linewrap (without line-breaks) is a convenient editor feature to have for sisu markup]</text>
+
+ </object>
+
+
+ </content>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="2134">
+ <ocn>2134</ocn>
+ <nametag>help_sources</nametag>
+
+ <text>46. Help Sources </text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2135">
+
+
+ <ocn>2135</ocn>
+
+
+ <text class="norm">For a summary of alternative ways to get help on <b>SiSU</b> try one of the following:</text>
+
+ </object>
+
+
+ <object id="2136">
+
+
+ <ocn>2136</ocn>
+
+
+ <text class="norm"><b>man page</b></text>
+
+ </object>
+
+
+ <object id="2137">
+
+
+ <ocn>2137</ocn>
+
+
+ <text class="indent1"> man sisu_help</text>
+
+ </object>
+
+
+ <object id="2138">
+
+
+ <ocn>2138</ocn>
+
+
+ <text class="norm"><b>man2html</b></text>
+
+ </object>
+
+
+ <object id="2139">
+
+
+ <ocn>2139</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/html/sisu_help.1.html">file:///usr/share/doc/sisu/html/sisu_help.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2140">
+
+
+ <ocn>2140</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_help.1.html">http://www.jus.uio.no/sisu/man/sisu_help.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2141">
+
+
+ <ocn>2141</ocn>
+
+
+ <text class="norm"><b>sisu generated output - links to html</b></text>
+
+ </object>
+
+
+ <object id="2142">
+
+
+ <ocn>2142</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/sisu_manual/sisu_help/index.html">file:///usr/share/doc/sisu/sisu_manual/sisu_help/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2143">
+
+
+ <ocn>2143</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_help/index.html">http://sisudoc.org/sisu_manual/sisu_help/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2144">
+
+
+ <ocn>2144</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_help/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_help/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2145">
+
+
+ <ocn>2145</ocn>
+
+
+ <text class="norm"><b>help sources lists</b></text>
+
+ </object>
+
+
+ <object id="2146">
+
+
+ <ocn>2146</ocn>
+
+
+ <text class="norm">Alternative sources for this help sources page listed here:</text>
+
+ </object>
+
+
+ <object id="2147">
+
+
+ <ocn>2147</ocn>
+
+
+ <text class="indent1"> man sisu_help_sources</text>
+
+ </object>
+
+
+ <object id="2148">
+
+
+ <ocn>2148</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/sisu_manual/sisu_help_sources/index.html">file:///usr/share/doc/sisu/sisu_manual/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2149">
+
+
+ <ocn>2149</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/html/sisu_help_sources/index.html">file:///usr/share/doc/sisu/html/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2150">
+
+
+ <ocn>2150</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_help_sources/index.html">http://sisudoc.org/sisu_manual/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2151">
+
+
+ <ocn>2151</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_help_sources/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ <contents2>
+ <heading>
+ <object id="2152">
+ <ocn>2152</ocn>
+ <nametag>46.1</nametag>
+
+ <text>46.1 man pages</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="2153">
+ <ocn>2153</ocn>
+ <nametag>46.1.1</nametag>
+
+ <text>46.1.1 man</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2154">
+
+
+ <ocn>2154</ocn>
+
+
+ <text class="indent1"> man sisu</text>
+
+ </object>
+
+
+ <object id="2155">
+
+
+ <ocn>2155</ocn>
+
+
+ <text class="indent1"> man sisu_commands</text>
+
+ </object>
+
+
+ <object id="2156">
+
+
+ <ocn>2156</ocn>
+
+
+ <text class="indent1"> man 7 sisu_complete</text>
+
+ </object>
+
+
+ <object id="2157">
+
+
+ <ocn>2157</ocn>
+
+
+ <text class="indent1"> man sisu_configuration</text>
+
+ </object>
+
+
+ <object id="2158">
+
+
+ <ocn>2158</ocn>
+
+
+ <text class="indent1"> man 8 sisu_faq</text>
+
+ </object>
+
+
+ <object id="2159">
+
+
+ <ocn>2159</ocn>
+
+
+ <text class="indent1"> man sisu_filetypes</text>
+
+ </object>
+
+
+ <object id="2160">
+
+
+ <ocn>2160</ocn>
+
+
+ <text class="indent1"> man sisu_help</text>
+
+ </object>
+
+
+ <object id="2161">
+
+
+ <ocn>2161</ocn>
+
+
+ <text class="indent1"> man sisu_help_sources</text>
+
+ </object>
+
+
+ <object id="2162">
+
+
+ <ocn>2162</ocn>
+
+
+ <text class="indent1"> man 8 sisu_howto</text>
+
+ </object>
+
+
+ <object id="2163">
+
+
+ <ocn>2163</ocn>
+
+
+ <text class="indent1"> man sisu_introduction</text>
+
+ </object>
+
+
+ <object id="2164">
+
+
+ <ocn>2164</ocn>
+
+
+ <text class="indent1"> man sisu_markup</text>
+
+ </object>
+
+
+ <object id="2165">
+
+
+ <ocn>2165</ocn>
+
+
+ <text class="indent1"> man sisu_output_overview</text>
+
+ </object>
+
+
+ <object id="2166">
+
+
+ <ocn>2166</ocn>
+
+
+ <text class="indent1"> man 7 sisu_pdf</text>
+
+ </object>
+
+
+ <object id="2167">
+
+
+ <ocn>2167</ocn>
+
+
+ <text class="indent1"> man 7 sisu_postgresql</text>
+
+ </object>
+
+
+ <object id="2168">
+
+
+ <ocn>2168</ocn>
+
+
+ <text class="indent1"> man 8 sisu_quickstart</text>
+
+ </object>
+
+
+ <object id="2169">
+
+
+ <ocn>2169</ocn>
+
+
+ <text class="indent1"> man 8 sisu_remote</text>
+
+ </object>
+
+
+ <object id="2170">
+
+
+ <ocn>2170</ocn>
+
+
+ <text class="indent1"> man 8 sisu_search</text>
+
+ </object>
+
+
+ <object id="2171">
+
+
+ <ocn>2171</ocn>
+
+
+ <text class="indent1"> man sisu_skin</text>
+
+ </object>
+
+
+ <object id="2172">
+
+
+ <ocn>2172</ocn>
+
+
+ <text class="indent1"> man 7 sisu_sqlite</text>
+
+ </object>
+
+
+ <object id="2173">
+
+
+ <ocn>2173</ocn>
+
+
+ <text class="indent1"> man 8 sisu_syntax_highlighting</text>
+
+ </object>
+
+
+ <object id="2174">
+
+
+ <ocn>2174</ocn>
+
+
+ <text class="indent1"> man 7 sisu_vim</text>
+
+ </object>
+
+
+ <object id="2175">
+
+
+ <ocn>2175</ocn>
+
+
+ <text class="indent1"> man sisu_webrick</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ <contents2>
+ <heading>
+ <object id="2176">
+ <ocn>2176</ocn>
+ <nametag>46.2</nametag>
+
+ <text>46.2 sisu generated output - links to html</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2177">
+
+
+ <ocn>2177</ocn>
+
+
+ <text class="norm">Note <b>SiSU</b> documentation is prepared in <b>SiSU</b> and output is available in multiple formats including amongst others html, pdf, and odf which may be also be accessed via the html pages<endnote><number>111</number><note>named index.html or more extensively through sisu_manifest.html</note></endnote></text>
+
+ </object>
+
+
+ </content>
+
+ <contents3>
+ <heading>
+ <object id="2178">
+ <ocn>2178</ocn>
+ <nametag>46.2.1</nametag>
+
+ <text>46.2.1 locally installed</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2179">
+
+
+ <ocn>2179</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/sisu_manual/sisu_manual/index.html">file:///usr/share/doc/sisu/sisu_manual/sisu_manual/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2180">
+
+
+ <ocn>2180</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/sisu_manual/sisu_help/index.html">file:///usr/share/doc/sisu/sisu_manual/sisu_help/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2181">
+
+
+ <ocn>2181</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/sisu_manual/sisu_help_sources/index.html">file:///usr/share/doc/sisu/sisu_manual/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2182">
+
+
+ <ocn>2182</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu/index.html</text>
+
+ </object>
+
+
+ <object id="2183">
+
+
+ <ocn>2183</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_commands/index.html</text>
+
+ </object>
+
+
+ <object id="2184">
+
+
+ <ocn>2184</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_complete/index.html</text>
+
+ </object>
+
+
+ <object id="2185">
+
+
+ <ocn>2185</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_configuration/index.html</text>
+
+ </object>
+
+
+ <object id="2186">
+
+
+ <ocn>2186</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_description/index.html</text>
+
+ </object>
+
+
+ <object id="2187">
+
+
+ <ocn>2187</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_examples/index.html</text>
+
+ </object>
+
+
+ <object id="2188">
+
+
+ <ocn>2188</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_faq/index.html</text>
+
+ </object>
+
+
+ <object id="2189">
+
+
+ <ocn>2189</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_filetypes/index.html</text>
+
+ </object>
+
+
+ <object id="2190">
+
+
+ <ocn>2190</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_help/index.html</text>
+
+ </object>
+
+
+ <object id="2191">
+
+
+ <ocn>2191</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_help_sources/index.html</text>
+
+ </object>
+
+
+ <object id="2192">
+
+
+ <ocn>2192</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_howto/index.html</text>
+
+ </object>
+
+
+ <object id="2193">
+
+
+ <ocn>2193</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_introduction/index.html</text>
+
+ </object>
+
+
+ <object id="2194">
+
+
+ <ocn>2194</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_manual/index.html</text>
+
+ </object>
+
+
+ <object id="2195">
+
+
+ <ocn>2195</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_markup/index.html</text>
+
+ </object>
+
+
+ <object id="2196">
+
+
+ <ocn>2196</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_output_overview/index.html</text>
+
+ </object>
+
+
+ <object id="2197">
+
+
+ <ocn>2197</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_pdf/index.html</text>
+
+ </object>
+
+
+ <object id="2198">
+
+
+ <ocn>2198</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_postgresql/index.html</text>
+
+ </object>
+
+
+ <object id="2199">
+
+
+ <ocn>2199</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_quickstart/index.html</text>
+
+ </object>
+
+
+ <object id="2200">
+
+
+ <ocn>2200</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_remote/index.html</text>
+
+ </object>
+
+
+ <object id="2201">
+
+
+ <ocn>2201</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_search/index.html</text>
+
+ </object>
+
+
+ <object id="2202">
+
+
+ <ocn>2202</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_skin/index.html</text>
+
+ </object>
+
+
+ <object id="2203">
+
+
+ <ocn>2203</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_sqlite/index.html</text>
+
+ </object>
+
+
+ <object id="2204">
+
+
+ <ocn>2204</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_syntax_highlighting/index.html</text>
+
+ </object>
+
+
+ <object id="2205">
+
+
+ <ocn>2205</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_vim/index.html</text>
+
+ </object>
+
+
+ <object id="2206">
+
+
+ <ocn>2206</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/sisu_manual/sisu_webrick/index.html</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="2207">
+ <ocn>2207</ocn>
+ <nametag>46.2.2</nametag>
+
+ <text>46.2.2 www.sisudoc.org</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2208">
+
+
+ <ocn>2208</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_manual/index.html">http://sisudoc.org/sisu_manual/sisu_manual/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2209">
+
+
+ <ocn>2209</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu/index.html">http://sisudoc.org/sisu_manual/sisu/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2210">
+
+
+ <ocn>2210</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_commands/index.html">http://sisudoc.org/sisu_manual/sisu_commands/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2211">
+
+
+ <ocn>2211</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_complete/index.html">http://sisudoc.org/sisu_manual/sisu_complete/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2212">
+
+
+ <ocn>2212</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_configuration/index.html">http://sisudoc.org/sisu_manual/sisu_configuration/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2213">
+
+
+ <ocn>2213</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_description/index.html">http://sisudoc.org/sisu_manual/sisu_description/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2214">
+
+
+ <ocn>2214</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_examples/index.html">http://sisudoc.org/sisu_manual/sisu_examples/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2215">
+
+
+ <ocn>2215</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_faq/index.html">http://sisudoc.org/sisu_manual/sisu_faq/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2216">
+
+
+ <ocn>2216</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_filetypes/index.html">http://sisudoc.org/sisu_manual/sisu_filetypes/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2217">
+
+
+ <ocn>2217</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_help/index.html">http://sisudoc.org/sisu_manual/sisu_help/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2218">
+
+
+ <ocn>2218</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_help_sources/index.html">http://sisudoc.org/sisu_manual/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2219">
+
+
+ <ocn>2219</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_howto/index.html">http://sisudoc.org/sisu_manual/sisu_howto/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2220">
+
+
+ <ocn>2220</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_introduction/index.html">http://sisudoc.org/sisu_manual/sisu_introduction/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2221">
+
+
+ <ocn>2221</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_manual/index.html">http://sisudoc.org/sisu_manual/sisu_manual/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2222">
+
+
+ <ocn>2222</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_markup/index.html">http://sisudoc.org/sisu_manual/sisu_markup/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2223">
+
+
+ <ocn>2223</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_output_overview/index.html">http://sisudoc.org/sisu_manual/sisu_output_overview/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2224">
+
+
+ <ocn>2224</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_pdf/index.html">http://sisudoc.org/sisu_manual/sisu_pdf/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2225">
+
+
+ <ocn>2225</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_postgresql/index.html">http://sisudoc.org/sisu_manual/sisu_postgresql/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2226">
+
+
+ <ocn>2226</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_quickstart/index.html">http://sisudoc.org/sisu_manual/sisu_quickstart/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2227">
+
+
+ <ocn>2227</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_remote/index.html">http://sisudoc.org/sisu_manual/sisu_remote/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2228">
+
+
+ <ocn>2228</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_search/index.html">http://sisudoc.org/sisu_manual/sisu_search/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2229">
+
+
+ <ocn>2229</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_skin/index.html">http://sisudoc.org/sisu_manual/sisu_skin/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2230">
+
+
+ <ocn>2230</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_sqlite/index.html">http://sisudoc.org/sisu_manual/sisu_sqlite/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2231">
+
+
+ <ocn>2231</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_syntax_highlighting/index.html">http://sisudoc.org/sisu_manual/sisu_syntax_highlighting/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2232">
+
+
+ <ocn>2232</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_vim/index.html">http://sisudoc.org/sisu_manual/sisu_vim/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2233">
+
+
+ <ocn>2233</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/sisu_manual/sisu_webrick/index.html">http://sisudoc.org/sisu_manual/sisu_webrick/index.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="2234">
+ <ocn>2234</ocn>
+ <nametag>46.2.3</nametag>
+
+ <text>46.2.3 www.jus.uio.no/sisu</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2235">
+
+
+ <ocn>2235</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_manual/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_manual/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2236">
+
+
+ <ocn>2236</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2237">
+
+
+ <ocn>2237</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_commands/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_commands/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2238">
+
+
+ <ocn>2238</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_complete/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_complete/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2239">
+
+
+ <ocn>2239</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_configuration/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_configuration/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2240">
+
+
+ <ocn>2240</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_description/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_description/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2241">
+
+
+ <ocn>2241</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_examples/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_examples/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2242">
+
+
+ <ocn>2242</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_faq/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_faq/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2243">
+
+
+ <ocn>2243</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_filetypes/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_filetypes/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2244">
+
+
+ <ocn>2244</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_help/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_help/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2245">
+
+
+ <ocn>2245</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_help_sources/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_help_sources/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2246">
+
+
+ <ocn>2246</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_howto/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_howto/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2247">
+
+
+ <ocn>2247</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_introduction/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_introduction/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2248">
+
+
+ <ocn>2248</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_manual/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_manual/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2249">
+
+
+ <ocn>2249</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_markup/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_markup/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2250">
+
+
+ <ocn>2250</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_output_overview/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_output_overview/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2251">
+
+
+ <ocn>2251</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_pdf/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_pdf/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2252">
+
+
+ <ocn>2252</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_postgresql/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_postgresql/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2253">
+
+
+ <ocn>2253</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_quickstart/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_quickstart/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2254">
+
+
+ <ocn>2254</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_remote/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_remote/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2255">
+
+
+ <ocn>2255</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_search/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_search/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2256">
+
+
+ <ocn>2256</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_skin/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_skin/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2257">
+
+
+ <ocn>2257</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_sqlite/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_sqlite/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2258">
+
+
+ <ocn>2258</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_syntax_highlighting/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_syntax_highlighting/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2259">
+
+
+ <ocn>2259</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_vim/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_vim/index.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2260">
+
+
+ <ocn>2260</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_webrick/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_webrick/index.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="2261">
+ <ocn>2261</ocn>
+ <nametag>46.2.4</nametag>
+
+ <text>46.2.4 man2html</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="2262">
+ <ocn>2262</ocn>
+ <nametag>46.2.5</nametag>
+
+ <text>46.2.5 locally installed</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2263">
+
+
+ <ocn>2263</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/html/sisu_manual.1.html">file:///usr/share/doc/sisu/html/sisu_manual.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2264">
+
+
+ <ocn>2264</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/html/sisu_help.1.html">file:///usr/share/doc/sisu/html/sisu_help.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2265">
+
+
+ <ocn>2265</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="file:///usr/share/doc/sisu/html/sisu_help_sources.1.html">file:///usr/share/doc/sisu/html/sisu_help_sources.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2266">
+
+
+ <ocn>2266</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu.1.html</text>
+
+ </object>
+
+
+ <object id="2267">
+
+
+ <ocn>2267</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_commands.1.html</text>
+
+ </object>
+
+
+ <object id="2268">
+
+
+ <ocn>2268</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_complete.7.html</text>
+
+ </object>
+
+
+ <object id="2269">
+
+
+ <ocn>2269</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_configuration.1.html</text>
+
+ </object>
+
+
+ <object id="2270">
+
+
+ <ocn>2270</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_faq.8.html</text>
+
+ </object>
+
+
+ <object id="2271">
+
+
+ <ocn>2271</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_help.1.html</text>
+
+ </object>
+
+
+ <object id="2272">
+
+
+ <ocn>2272</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_help_sources.1.html</text>
+
+ </object>
+
+
+ <object id="2273">
+
+
+ <ocn>2273</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_howto.8.html</text>
+
+ </object>
+
+
+ <object id="2274">
+
+
+ <ocn>2274</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_markup.1.html</text>
+
+ </object>
+
+
+ <object id="2275">
+
+
+ <ocn>2275</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_pdf.7.html</text>
+
+ </object>
+
+
+ <object id="2276">
+
+
+ <ocn>2276</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_postgresql.7.html</text>
+
+ </object>
+
+
+ <object id="2277">
+
+
+ <ocn>2277</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_quickstart.8.html</text>
+
+ </object>
+
+
+ <object id="2278">
+
+
+ <ocn>2278</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_remote.8.html</text>
+
+ </object>
+
+
+ <object id="2279">
+
+
+ <ocn>2279</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_search.8.html</text>
+
+ </object>
+
+
+ <object id="2280">
+
+
+ <ocn>2280</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_skin.1.html</text>
+
+ </object>
+
+
+ <object id="2281">
+
+
+ <ocn>2281</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_sqlite.7.html</text>
+
+ </object>
+
+
+ <object id="2282">
+
+
+ <ocn>2282</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_syntax_highlighting.8.html</text>
+
+ </object>
+
+
+ <object id="2283">
+
+
+ <ocn>2283</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_vim.7.html</text>
+
+ </object>
+
+
+ <object id="2284">
+
+
+ <ocn>2284</ocn>
+
+
+ <text class="indent1"> /usr/share/doc/sisu/html/sisu_webrick.1.html</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="2285">
+ <ocn>2285</ocn>
+ <nametag>46.2.6</nametag>
+
+ <text>46.2.6 www.sisudoc.org</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2286">
+
+
+ <ocn>2286</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http:///sisudoc.org/man/sisu_manual.1.html">http:///sisudoc.org/man/sisu_manual.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2287">
+
+
+ <ocn>2287</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http:///sisudoc.org/man/sisu_help.1.html">http:///sisudoc.org/man/sisu_help.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2288">
+
+
+ <ocn>2288</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http:///sisudoc.org/man/sisu_help_sources.1.html">http:///sisudoc.org/man/sisu_help_sources.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2289">
+
+
+ <ocn>2289</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu.1.html">http://sisudoc.org/man/sisu.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2290">
+
+
+ <ocn>2290</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_commands.1.html">http://sisudoc.org/man/sisu_commands.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2291">
+
+
+ <ocn>2291</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_complete.7.html">http://sisudoc.org/man/sisu_complete.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2292">
+
+
+ <ocn>2292</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_configuration.1.html">http://sisudoc.org/man/sisu_configuration.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2293">
+
+
+ <ocn>2293</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_faq.8.html">http://sisudoc.org/man/sisu_faq.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2294">
+
+
+ <ocn>2294</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_help.1.html">http://sisudoc.org/man/sisu_help.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2295">
+
+
+ <ocn>2295</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_help_sources.1.html">http://sisudoc.org/man/sisu_help_sources.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2296">
+
+
+ <ocn>2296</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_howto.8.html">http://sisudoc.org/man/sisu_howto.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2297">
+
+
+ <ocn>2297</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_markup.1.html">http://sisudoc.org/man/sisu_markup.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2298">
+
+
+ <ocn>2298</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_pdf.7.html">http://sisudoc.org/man/sisu_pdf.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2299">
+
+
+ <ocn>2299</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_postgresql.7.html">http://sisudoc.org/man/sisu_postgresql.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2300">
+
+
+ <ocn>2300</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_quickstart.8.html">http://sisudoc.org/man/sisu_quickstart.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2301">
+
+
+ <ocn>2301</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_remote.8.html">http://sisudoc.org/man/sisu_remote.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2302">
+
+
+ <ocn>2302</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_search.8.html">http://sisudoc.org/man/sisu_search.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2303">
+
+
+ <ocn>2303</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_skin.1.html">http://sisudoc.org/man/sisu_skin.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2304">
+
+
+ <ocn>2304</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_sqlite.7.html">http://sisudoc.org/man/sisu_sqlite.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2305">
+
+
+ <ocn>2305</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_syntax_highlighting.8.html">http://sisudoc.org/man/sisu_syntax_highlighting.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2306">
+
+
+ <ocn>2306</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_vim.7.html">http://sisudoc.org/man/sisu_vim.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2307">
+
+
+ <ocn>2307</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://sisudoc.org/man/sisu_webrick.1.html">http://sisudoc.org/man/sisu_webrick.1.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ <contents3>
+ <heading>
+ <object id="2308">
+ <ocn>2308</ocn>
+ <nametag>46.2.7</nametag>
+
+ <text>46.2.7 www.jus.uio.no/sisu</text>
+ </object>
+ </heading>
+ <content>
+
+ <object id="2309">
+
+
+ <ocn>2309</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_manual.1.html">http://www.jus.uio.no/sisu/man/sisu_manual.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2310">
+
+
+ <ocn>2310</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_help.1.html">http://www.jus.uio.no/sisu/man/sisu_help.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2311">
+
+
+ <ocn>2311</ocn>
+
+
+ <text class="norm">&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_help_sources.1.html">http://www.jus.uio.no/sisu/man/sisu_help_sources.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2312">
+
+
+ <ocn>2312</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu.1.html">http://www.jus.uio.no/sisu/man/sisu.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2313">
+
+
+ <ocn>2313</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_commands.1.html">http://www.jus.uio.no/sisu/man/sisu_commands.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2314">
+
+
+ <ocn>2314</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_complete.7.html">http://www.jus.uio.no/sisu/man/sisu_complete.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2315">
+
+
+ <ocn>2315</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_configuration.1.html">http://www.jus.uio.no/sisu/man/sisu_configuration.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2316">
+
+
+ <ocn>2316</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_faq.8.html">http://www.jus.uio.no/sisu/man/sisu_faq.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2317">
+
+
+ <ocn>2317</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_help.1.html">http://www.jus.uio.no/sisu/man/sisu_help.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2318">
+
+
+ <ocn>2318</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_help_sources.1.html">http://www.jus.uio.no/sisu/man/sisu_help_sources.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2319">
+
+
+ <ocn>2319</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_howto.8.html">http://www.jus.uio.no/sisu/man/sisu_howto.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2320">
+
+
+ <ocn>2320</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_markup.1.html">http://www.jus.uio.no/sisu/man/sisu_markup.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2321">
+
+
+ <ocn>2321</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_pdf.7.html">http://www.jus.uio.no/sisu/man/sisu_pdf.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2322">
+
+
+ <ocn>2322</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_postgresql.7.html">http://www.jus.uio.no/sisu/man/sisu_postgresql.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2323">
+
+
+ <ocn>2323</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_quickstart.8.html">http://www.jus.uio.no/sisu/man/sisu_quickstart.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2324">
+
+
+ <ocn>2324</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_remote.8.html">http://www.jus.uio.no/sisu/man/sisu_remote.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2325">
+
+
+ <ocn>2325</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_search.8.html">http://www.jus.uio.no/sisu/man/sisu_search.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2326">
+
+
+ <ocn>2326</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_skin.1.html">http://www.jus.uio.no/sisu/man/sisu_skin.1.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2327">
+
+
+ <ocn>2327</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_sqlite.7.html">http://www.jus.uio.no/sisu/man/sisu_sqlite.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2328">
+
+
+ <ocn>2328</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_syntax_highlighting.8.html">http://www.jus.uio.no/sisu/man/sisu_syntax_highlighting.8.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2329">
+
+
+ <ocn>2329</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_vim.7.html">http://www.jus.uio.no/sisu/man/sisu_vim.7.html</link>&gt;</text>
+
+ </object>
+
+
+ <object id="2330">
+
+
+ <ocn>2330</ocn>
+
+
+ <text class="indent1"> &lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www.jus.uio.no/sisu/man/sisu_webrick.1.html">http://www.jus.uio.no/sisu/man/sisu_webrick.1.html</link>&gt;</text>
+
+ </object>
+
+
+ </content>
+
+ </contents3>
+
+ </contents2>
+
+ </contents1>
+
+ <contents1>
+ <heading>
+ <object id="0">
+ <ocn>0</ocn>
+ <nametag>endnotes</nametag>
+
+ <text>Endnotes</text>
+ </object>
+ </heading>
+ <content>
+
+ </content>
+ </contents1>
+
+ </heading3>
+
+ </heading2>
+
+</heading1>
+
+</body>
+
+</document>
+