aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/man1/sisu.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/sisu.1')
-rw-r--r--man/man1/sisu.1676
1 files changed, 338 insertions, 338 deletions
diff --git a/man/man1/sisu.1 b/man/man1/sisu.1
index 10d38caa..4f89c852 100644
--- a/man/man1/sisu.1
+++ b/man/man1/sisu.1
@@ -1,14 +1,14 @@
-.\" Name: SiSU information Structuring Universe
+.\" Name: SiSU information Structuring Universe
.\" Author: Ralph Amissah
.\" Description: sisu manpage
.\" arch-tag: sisu manpage
.\" License: GPL 2 or later
.\" Notes: Process this file with
.\" groff -man -Tascii sisu.1
-.\" nroff -man sisu.1 | most
-.\" /[^\\][-']
+.\" nroff -man sisu.1 | most
+.\" /[^\\][-']
.\" :%s/\([^\\]\)\([-']\)/\1\\\2/c
-.\" |sisu.1|@|^|<url:sisu.1>
+.\" |sisu.1|@|^|<url:sisu.1>
.TH "sisu" "1" "April 04, 2007" "version 0.52" "USER COMMANDS and basic Markup"
.SH "NAME"
.B SiSU
@@ -20,60 +20,60 @@
.B ] [
.I filename/ wildcard
.B ]
-.PP
+.PP
.B sisu
.B [
.I \-Ddcv
.B ] [
.I instruction
.B ]
-.PP
+.PP
.B sisu
.B [
.I \-CcFLSVvW
.B ]
-.PP
+.PP
Note: commands should be issued from within the directory that contains the marked up files, cd to markup directory.
-.\" %% Description
+.\" %% Description
.SH "DESCRIPTION"
.B SiSU
SiSU 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:
.I <http://www.jus.uio.no/sisu>
-.PP
-.\" %% Summary
+.PP
+.\" %% Summary
.SH "Summary of man page"
-.TP
+.TP
This man page covers a number of subjects in brief, including: document processing command flags; document markup (basic markup and headers); configuration files; directory structure; skins; document naming; interactive help and other information.
-.\" %% Flags
+.\" %% Flags
.SH "DOCUMENT PROCESSING COMMAND FLAGS"
-.TP
+.TP
.BI \-A \ [filename/wildcard]
produces
.I plaintext
-with
+with
.I dos linefeeds
and without markup, (object numbers are omitted), has footnotes at end of each paragraph that contains them [
.I \-a
for equivalent Unix (linefeed) output file] [see
.I \-E
for endnotes].
-.TP
+.TP
.BI \-a \ [filename/wildcard]
produces
.I plaintext
-with
+with
.I Unix linefeeds
and without markup, (object numbers are omitted), has footnotes at end of each paragraph that contains them [
.I \-A
for equivalent dos (linefeed) output file] [see
.I \-e
for endnotes].
-.TP
+.TP
.BI \-b \ [filename/wildcard]
-produces
+produces
.I xhtml/XML
output for browser viewing (sax parsing).
-.TP
+.TP
.BI \-C \ [\-\-init=site]
.I 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).
@@ -81,17 +81,17 @@ shared output directory files initialize shared output directory (config files s
.I configure/initialise site
more extensive than
.I \-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.
-.TP
+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.
+.TP
.BI \-c \ [filename/wildcard]
-screen
+screen
.I 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).
-.TP
+.TP
.BI \-D \ [instruction] \ [filename]
database postgresql
(
-.I \-\-pgsql
+.I \-\-pgsql
may be used instead)
possible instructions, include:
.I \-\-createdb;
@@ -101,11 +101,11 @@ possible instructions, include:
.I \-\-update \ [filename];
.I \-\-remove \ [filename];
see database section below.
-.TP
+.TP
.BI \-d \ [\-\-db\-[database \ type \ (sqlite|pg)]] \ \-\-[instruction] \ [filename]
database type
default set to sqlite, (for which
-.I \-\-sqlite
+.I \-\-sqlite
may be used instead)
or to specify another database
.I \-\-db\-[pgsql, sqlite]
@@ -118,89 +118,89 @@ possible instructions include:
.I \-\-update \ [filename];
.I \-\-remove \ [filename];
see database section below.
-.TP
+.TP
.BI \-E \ [filename/wildcard]
-produces
+produces
.I plaintext
-with
+with
.I dos linefeeds,
-and without markup, endnotes follow the main text (in
+and without markup, endnotes follow the main text (in
.I \-a
-endnotes follow the paragraphs that contain them). There are no object numbers [see
+endnotes follow the paragraphs that contain them). There are no object numbers [see
.I \-e
for Unix (linefeed) output file] [see
.I \-A
for footnotes].
-.TP
+.TP
.BI \-e \ [filename/wildcard]
-produces
+produces
.I plaintext
-with
+with
.I Unix linefeeds,
and without markup, endnotes follow the main text. Object numbers are omitted. [
.I \-E
for equivalent dos (linefeed) output file] [
.I \-a
for footnotes].
-.TP
+.TP
.BI \-F \ [\-\-webserv=webrick]
generate examples of (naive)
.I cgi search form
-for
+for
.I sqlite
-and
+and
.I 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
-.I \-d
-.I \-D
-and the
+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
+.I \-d
+.I \-D
+and the
.I database section
below.
If the optional parameter
.I \-\-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
+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
.I cgi\-bin
directory).
-.I \-Fv
+.I \-Fv
(in addition to the above) provides some information on setting up
.I hyperestraier
for sisu
.\" An alternative optional parameter
.\" .I the letters pwd
-.\" anticipates that the present work directory will be used to test the cgi script.
-.TP
+.\" anticipates that the present work directory will be used to test the cgi script.
+.TP
.\" .BI \-g \ [filename/wildcard]
.\" produces html/css/scroll (using markup shared with db)output for browser viewing (easily modified to XML)
-.\" .TP
+.\" .TP
.BI \-H \ [filename/wildcard]
-produces
+produces
.I html
without link suffixes (.html .pdf etc.) ("Hide"). Requires an appropriately configured web server. [behaviour switched after 0.35 see \-h].
-.TP
+.TP
.BI \-h \ [filename/wildcard]
-produces
+produces
.I 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].
-.TP
+.TP
.BI \-I \ [filename/wildcard]
-produces
+produces
.I texinfo
file.
-.TP
+.TP
.BI \-L
prints license information.
-.TP
+.TP
.BI \-M \ [filename/wildcard/url]
.I maintenance mode
files created for processing preserved and their locations indicated. (also see \-V)
-.TP
+.TP
.BI \-m \ [filename/wildcard/url]
assumed for most other flags, creates new meta\-markup file, (the
.I metaverse
) that is used in all subsequent processing of other output. This step is assumed for most processing flags. To skip it see
.I \-n
-.TP
+.TP
.BI \-N \ [filename/wildcard/url]
document
.I digest
@@ -214,56 +214,56 @@ as
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).
.I \-NV
for verbose digest output to screen.
-.TP
+.TP
.BI \-n \ [filename/wildcard/url]
-skip meta\-markup (building of "metaverse"), this skips the equivalent of
+skip meta\-markup (building of "metaverse"), this skips the equivalent of
.I \-m
which is otherwise assumed by most processing flags.
-.TP
+.TP
.BI \-o \ [filename/wildcard/url]
output basic document in
.I opendocument
file format (opendocument.odt).
-.TP
+.TP
.BI \-p \ [filename/wildcard]
-produces
+produces
.I LaTeX pdf
(portrait.pdf & landscape.pdf).
Default paper size is set in config file, or document header, or provided with additional command line parameter, e.g.
.I \-\-papersize\-a4
preset sizes include: 'A4', U.S. 'letter' and 'legal' and book sizes 'A5' and 'B5' (system defaults to A4).
-.TP
+.TP
.BI \-q \ [filename/wildcard]
.I quiet
less output to screen.
-.TP
+.TP
.BI \-R \ [filename/wildcard]
.I copies
-sisu output files to
+sisu output files to
.I 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
.I \-r
-.TP
+.TP
.BI \-r \ [filename/wildcard]
.I copies
-sisu output files to
+sisu output files to
.I 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
.I \-R
-.TP
+.TP
.BI \-S
produces a
.I sisupod
a zipped sisu directory of markup files
-including
+including
.I sisu markup source files
-and the directories local
+and the directories local
.I configuration file,
.I images
and
.I skins.
.B Note:
-this only includes the configuration files or skins contained in
+this only includes the configuration files or skins contained in
.I ./_sisu
not those in
.I ~/.sisu
@@ -271,425 +271,425 @@ not those in
option.
.B Note:
(this option is tested only with zsh).
-.TP
+.TP
.BI \-S \ [filename/wildcard]
produces a zipped file of the prepared document specified along with associated images, by default named
.I sisupod.zip
-they may alternatively be named with the filename extension
+they may alternatively be named with the filename extension
.I .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
-.I sisu markup source file,
-(along with associated documents if a master file, or available in multilingual versions),
+This provides a quick way of gathering the relevant parts of a sisu document which can then for example be emailed. A sisupod includes
+.I sisu markup source file,
+(along with associated documents if a master file, or available in multilingual versions),
together with related
.I images
and
.I skin.
SiSU 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.
.B 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
+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
.I \-S
option without [filename/wildcard].
-.TP
+.TP
.BI \-s \ [filename/wildcard]
copies sisu markup file to output directory.
-.TP
+.TP
.BI \-t \ [filename/wildcard \ (*.termsheet.rb)]
standard form document builder, preprocessing feature
-.TP
+.TP
.BI \-U \ [filename/wildcard]
-prints
+prints
.I 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),
-.I \-u
-provides
+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),
+.I \-u
+provides
.I 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
-.TP
+.TP
.BI \-u \ [filename/wildcard]
-provides
+provides
.I url mapping
-of output files for the flags requested for processing, also see
+of output files for the flags requested for processing, also see
.I \-U
-.TP
+.TP
.B \-V
-on its own, provides SiSU
+on its own, provides SiSU
.I version
and
.I environment information
(sisu \-\-help env)
-.TP
+.TP
.BI \-V \ [filename/wildcard]
-even more
+even more
.I verbose
-than the
+than the
.I \-v
flag. (also see \-M)
-.TP
+.TP
.B \-v
-on its own, provides SiSU
+on its own, provides SiSU
.I version information
-.TP
+.TP
.BI \-v \ [filename/wildcard]
-provides
+provides
.I verbose output
-of what is being built, where it is being built (and error messages if any), as with
+of what is being built, where it is being built (and error messages if any), as with
.I \-u
flag provides a url mapping of files created for each of the processing flag requests. See also
.B \-V
-.TP
+.TP
.BI \-W
-starts ruby\'s
+starts ruby\'s
.I 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
-.I \-h
-option rather than
+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
+.I \-h
+option rather than
.I \-H
-; also, note
+; also, note
.I \-F webrick
].
-.\"% An alternative optional parameter
+.\"% An alternative optional parameter
.\" .I the letters pwd
-.\" results in the cgi\-bin directory being set to the present work directory. This is offered to simplify testing the cgi test form generated by
+.\" results in the cgi\-bin directory being set to the present work directory. This is offered to simplify testing the cgi test form generated by
.\" .I \-S
-.TP
+.TP
.BI \-w \ [filename/wildcard]
-produces
+produces
.I concordance (wordmap)
a rudimentary index of all the words in a document.
-.TP
+.TP
.BI \-X \ [filename/wildcard]
-produces
+produces
.I XML output
with deep document structure, in the nature of dom.
-.TP
+.TP
.BI \-x \ [filename/wildcard]
produces
.I XML output
shallow structure (sax parsing).
-.TP
+.TP
.BI \-Y \ [filename/wildcard]
produces a short sitemap entry for the document, based on html output and the sisu_manifest.
.I \-\-sitemaps
generates/updates the sitemap index of existing sitemaps. (Experimental, [g,y,m announcement this week])
-.TP
+.TP
.BI \-y \ [filename/wildcard]
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.
-.TP
+.TP
.BI \-Z \ [filename/wildcard]
-Zap, if used with other processing flags
+Zap, if used with other processing flags
.I 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.
-.TP
+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.
+.TP
.BI \-z \ [filename/wildcard]
produces
.I php
(zend) [this feature is disabled for the time being]
.\" %% modifiers
.SH "modifiers"
-.TP
+.TP
.BI \-\-no\-ocn
[with \-h \-H or \-p] switches off object citation numbering. Produce output without identifying numbers in margins of html or LaTeX/pdf output.
-.TP
+.TP
.BI \-\-no\-annotate
strips output text of editor endnotes~[* square brackets ]~ denoted by asterisk or dagger/plus sign
-.TP
+.TP
.BI \-\-no\-asterisk
strips output text of editor endnotes~[* square brackets ]~ denoted by asterisk sign
-.TP
+.TP
.BI \-\-no\-dagger
strips output text of editor endnotes~[+ square brackets ]~ denoted by dagger/plus sign
-.\" .TP
+.\" .TP
.\" .BI \-\-no\-asterisk
-.\" .TP
+.\" .TP
.\" .BI \-\-no\-dagger
-.\" .TP
+.\" .TP
.\" .BI \-\-no\-annotate
-.\" %% Flags Database
+.\" %% Flags Database
.SH "databases"
-.TP
+.TP
dbi \- database interface
.B \-D
or
.B \-\-pgsql
-set for
-.I postgresql
+set for
+.I postgresql
.B \-d
or
.B \-\-sqlite
-default set for
+default set for
.I sqlite
\-d is modifiable with \-\-db=[database \ type \ (pgsql \ or \ sqlite)]
-.TP
+.TP
.B \-Dv \-\-createall
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) [
.I \-dv \-\-createall
sqlite equivalent] it may be necessary to run sisu
.I \-Dv \-\-createdb
initially
-.TP
+.TP
NOTE: at the present time for postgresql it may be necessary to manually create the database. The command would be
.I 'createdb [database name]'
where database name would be SiSU_[present working directory name (without path)]. Please use only alphanumerics and underscores.
-.TP
-.B \-Dv \-\-import
+.TP
+.B \-Dv \-\-import
.I [filename/wildcard]
imports data specified to postgresql db (rb.dbi) [
.I \-dv \-\-import
sqlite equivalent]
-.TP
-.B \-Dv \-\-update
+.TP
+.B \-Dv \-\-update
.I [filename/wildcard]
updates/imports specified data to postgresql db (rb.dbi) [
.I \-dv \-\-update
sqlite equivalent]
-.TP
+.TP
.B \-D \-\-remove
.I [filename/wildcard]
removes specified data to postgresql db (rb.dbi) [
.I \-d \-\-remove
-sqlite equivalent]
-.TP
+sqlite equivalent]
+.TP
.B \-D \-\-dropall
kills data" and drops (postgresql or sqlite) db, tables & indexes [
.I \-d \-\-dropall
-sqlite equivalent]
-.TP
+sqlite equivalent]
+.TP
The v in e.g. \-Dv is for verbose output.
.RE
.\" %% Flags Shorthand
.SH "Shortcuts, Shorthand for multiple flags"
-.TP
+.TP
.BI \-\-update \ [filename/wildcard]
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.
-.TP
-\-0 to \-5 [filename or wildcard]
+.TP
+\-0 to \-5 [filename or wildcard]
Default shorthand mappings (note that the defaults can be changed/configured in the sisurc.yml file):
-.PP
+.PP
.I \-0
\-mNhwpAobxXyYv
.PB
[this is the default action run when no options are give, i.e. on 'sisu [filename]']
-.PP
+.PP
.I \-1
\-mNHwpy
-.PP
+.PP
.I \-2
\-mNHwpaoy
-.PP
+.PP
.I \-3
\-mNhwpAobxXyY
-.PP
+.PP
.I \-4
\-mNhwpAobxXDyY \ \-\-import
-.PP
+.PP
.I \-5
\-mNhwpAobxXDyY \ \-\-update
-.PP
-add
+.PP
+add
.I \-v
for verbose mode and
.I \-c
for color, e.g.
.I sisu \-2vc
[filename or wildcard]
-.PP
-consider
+.PP
+consider
.I \-u
-for appended url info or
+for appended url info or
.I \-v
for verbose output
.\" %% Markup
.SH "DOCUMENT MARKUP"
.B SiSU Markup
-an incomplete summary.
-.PP
+an incomplete summary.
+.PP
.B Note:
-files should be marked up for SiSU using
+files should be marked up for SiSU using
.I UTF\-8
encoding.
-.PP
-Some interactive help on markup is available, by typing
+.PP
+Some interactive help on markup is available, by typing
.I sisu
-and selecting
+and selecting
.I markup
or
.I sisu \-\-help markup
-.TP
+.TP
Sample markup files can be used as examples:
.I <http://www.jus.uio.no/sisu/sample>
-.TP
+.TP
actual marked up plaintext files ready for use:
.I <http://www.jus.uio.no/sisu/sample/markup>
-.TP
+.TP
as html with syntax highlighting for viewing:
.I <http://www.jus.uio.no/sisu/sample/syntax>
-.TP
+.TP
an alternative presentation of markup syntax:
.I <http://www.jus.uio.no/sisu/sample/on_markup.txt>
.\" %% Markup Basic
.SH "Basic Markup"
Data text markup (alternative to available html subset)
.\" preformatted text follows
-.PP
+.PP
Heading levels are :A~ ,:B~ ,:C~ ,1~ ,2~ ,3~ ... :A \- :C being part / section headings, followed by other heading levels, and 1 \-6 being headings followed by substantive text or sub\-headings.
-.BR
+.BR
.I :A~
usually the title
-.BR
+.BR
.I :A~?
conditional level 1 heading (used where a stand\-alone document may be imported into another)
-.PP
+.PP
.I 1~filename
level 1 heading, 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)
-.PP
+.PP
.I !{
emphasis
.I }!
-.PP
+.PP
.I *{
bold text
.I }*
-.PP
+.PP
.I _{
underscore
.I }_
-.PP
+.PP
.I /{
italics
.I }/
-.PP
+.PP
.I \'"{
citation
.I }"
-.PP
+.PP
.I ^{
superscript
.I }^
-.PP
+.PP
.I ,{
subscript
.I },
-.PP
+.PP
.I +{
inserted text
.I }+
-.PP
+.PP
.I \-{
strikethrough
.I }\-
.\" %% Markup Endnotes
.SH "Footnotes/Endnotes"
-.PP
+.PP
.I ~{
a footnote or endnote
.I }~
-.PP
+.PP
footnote/endnote
.I ~{
self contained endnote marker & endnote in one
.I }~
-.PP
+.PP
.I ~{*
unnumbered asterisk footnote/endnote, insert multiple asterisks if required
.I }~
-.PP
+.PP
.I ~[*
editors notes, numbered asterisk footnote/endnote series
.I ]~
(+ the plus sign may be used as well)
-.PP
+.PP
alternative endnote pair notation:
-.PP
+.PP
.I ~^
endnote marker
-.PP
+.PP
.I ^~
endnote text following the paragraph in which the marker occurs
.\" %% Markup Line Operations
.SH "Line Operations (marker placed at start of line)"
-.PP
+.PP
.I !_
bold line
-.PP
+.PP
.I _1
indent paragraph one level
-.PP
+.PP
.I _2
indent paragraph two steps
-.PP
+.PP
.I _*
bullet paragraph
-.PP
+.PP
.I #
number paragraph (see headers for numbering document headings)
-.PP
+.PP
.I _#
number paragraph level 2 (see headers for numbering document headings)
.\" %% Markup Links
.SH "Links"
-.PP
+.PP
.I {
link name
.I }http://url.org
-.PP
+.PP
.I {
image.png
.I }http://url.org
-.PP
+.PP
.I {
image.png
.I }image
-.PP
+.PP
.I {
tux.png 64x80
.I }image
-.PP
+.PP
NOTE: (a) png and jpg support only (no gif)
(b) width x height, not required if imagemagick is installed, (where provided, dimensions may be smaller than the actual image), [images should be no larger than width: 480 and height: 640]
-.PP
+.PP
the shortcut:
-.PP
+.PP
.I {~^
[text to link]
.I }http://url.org
-.PP
-is equivalent to:
-.PP
+.PP
+is equivalent to:
+.PP
.I {
[text to link]
.I }http://url.org
.I ~{
http://url.org
.I }~
-.PP
+.PP
(which produces hyper\-linked text within a document/paragraph, with an endnote providing the url for the text location used in the hyperlink)
-.PP
+.PP
url example:
-.PP
+.PP
.I {
SiSU Geek Writer
.I }http://www.jus.uio.no/sisu/
-.PP
+.PP
linked image:
-.PP
+.PP
.I {
tux.png 64x80 "a better way"
.I }http://www.jus.uio.no/sisu/
image example with all options
-.PP
+.PP
note width x height
-.PP
+.PP
the shortcut:
-.PP
+.PP
.I {
[text to link]
.I [3sS]}markup_source_filename.sst
-.PP
+.PP
if a server host name has been provided/configured, will provide a list of available output types that would be generated using the shortcut command and the markup file provided, i.e. output generated using the command (as configured): "sisu \-3sS markup_source_filename.sst", using server host, directory stub, filename to compose the link.
.\" %% Markup html name tagging
.SH "Adding a fixed names in html"
-.PP
+.PP
.I *~[name]
manual location marker/tagging at present only in html to produce <a name="[name]"></a> (use sparingly)
.RS
@@ -697,42 +697,42 @@ note at a heading level the same is automatically achieved by providing names to
.RE
.\" %% Markup escape ocn
.SH "Escape object citation numbering"
-.PP
+.PP
(place marker at end of paragraph)
-.PP
+.PP
.I ~#
unnumbered paragraph
-.PP
+.PP
.I \-#
unnumbered paragraph, delete when not required (place marker at end of paragraph) [used in dummy headings, eg. for segmented html]
-.PP
-It is convenient to mention here that the
+.PP
+It is convenient to mention here that the
.I \-0
flag generates html and latex/pdf output without visible object character numbers.
-.PP
+.PP
.I sisu \-0
[filename.sst]
.\" %% Markup latex/pdf page breaks
.SH "Page breaks (LaTeX/pdf)"
-.PP
+.PP
page breaks are introduced to pdfs either as header instructions, indicating that pages should break at given levels, and mentioned in the header section, or manually, using the following notation
-.PP
+.PP
.I <:pb>
page break, which breaks a page, starting a new page in single column text and a new column in double column text
-.PP
+.PP
.I <:pn>
page new, which starts a new page, in both single and double column text (leaving an empty column in double column text if necessary).
.\" %% Markup comments
.SH "Comment line"
-.PP
+.PP
.I %
ignored by sisu in processing if placed at beginning of line
-.PP
+.PP
.I %%
ignored by sisu in processing if placed at beginning of line, used for folding by vim folds
.\" %% Special Characters
.SH "Special characters"
-special characters can be escaped with a backslash
+special characters can be escaped with a backslash
.I { } < >
are contextual special characters, (in combination with other characters).
.I ~ \- _ / % ^
@@ -743,7 +743,7 @@ see the syntax chart.
[note that SiSU is not optimised for technical writing]
.\" %% Markup Tables
.SH "Tables"
-.PP
+.PP
.I table{
[number of columns] [column width %];[column width %]
@@ -766,7 +766,7 @@ see the syntax chart.
column one row three
and so on
here
-
+
.I }table
whole table gets an object citation number
@@ -805,7 +805,7 @@ whole group gets an object citation number
.\" %% Composite Documents
.SH "Composite Documents"
-.PP
+.PP
It is possible to build a document by requiring other documents. The documents required may 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 mainly from other documents), by convention it should be named with the suffix
.I .ssm
(master)
@@ -815,13 +815,13 @@ regular markup file, or
.I .ssi
(insert/information)
.I .sst
-A secondary file of the composite document is built prior to processing with the same prefix and the suffix
+A secondary file of the composite document is built prior to processing with the same prefix and the suffix
.I ._sst
and
.I .\_sst
There are a number of alternative syntaxes for requiring external documents in order to permit use of ascii hypertext linking available in the vim editor. They are as follows:
-.TP
+.TP
basic markup for importing a document
.I r{
@@ -837,7 +837,7 @@ filename.si
.I }
#for vim folds
-.TP
+.TP
importing a document with textlink syntax
.I |filename.si|@|^|require
@@ -845,7 +845,7 @@ importing a document with textlink syntax
.I << |filename.si|@|^|
#for vim folds
-.TP
+.TP
importing a document with thlnk syntax
.I <url:filename.si>require
@@ -853,14 +853,14 @@ importing a document with thlnk syntax
.I << <url:filename.si>
#for vim folds
-.TP
+.TP
remote documents may be called with the thlnk syntax (or regular sisu syntax), e.g.
.I << <url:http://www.url.com/filename.si>
.\" %% Document Headers
.SH "Document Headers"
-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.
+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 may take either form:
.I @headername:
@@ -937,7 +937,7 @@ article
.I @source:
-.I @language:
+.I @language:
[or @language.document:]
language in which current version of document is published. Some country settings result in processing adjustments, e.g. in LaTeX hyphenation, some country codes are recognized, but the language name in Engish is preferred. English 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, ee \- Estonian, hu \- Hungarian, pl \- Polish, ro \- Romanian, ru \- Russian, gl \- Greek, uk \- Ukranian, tr \- Turkish, si \- Slovene, sk \- Slovak, hr \- Croatian, cs \- Czech, bg \- Bulgarian ) [however, encodings are not available for all of the languages listed.]
@@ -988,7 +988,7 @@ Project Gutenberg text number
or @prefix: [prefix is placed just after table of contents]
.I @rcs:
-$Id$ [or
+$Id$ [or
.I @cvs:
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 ]
@@ -1014,7 +1014,7 @@ see headings]
.I @italics:
[regular expression of words/phrases to italicise]
-
+
.I @vocabulary:
name of taxonomy/vocabulary/wordlist to use against document
@@ -1030,7 +1030,7 @@ sisu, ruby, search_libre_docs, open_society
.I :A~
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
+NOTE: the heading levels described here are in 0.38 notation, see heading
.I :B~
Second level heading [this is a heading level divider]
@@ -1061,21 +1061,21 @@ and view sample markup documents provided
.\" %% Configuration files
.SH "CONFIGURATION FILES"
-.PP
+.PP
Some configuration is required for SiSU, specifying in which directory processing should be done, and where the generated output should be placed.
-.PP
+.PP
SiSU resource configuration is determined by looking at the following files if they exist:
-.PP
+.PP
.I ./_sisu/sisurc.yml
-.PP
+.PP
.I ~/.sisu/sisurc.yml
-.PP
+.PP
.I /etc/sisu/sisurc.yml
-.PP
+.PP
In the absence of instructions in any of these it falls back to the internal program defaults.
-.PP
+.PP
Configuration determines the output and processing directories and the database access details.
-.PP
+.PP
A sample sisurc.yml may be found in /etc/sisu/sisurc.yml
.\" %% More Help on Markup and headers
@@ -1094,11 +1094,11 @@ A markup table and sample marked\-up files (also in html with syntax highlightin
.\" %% Directory Structure and Document Output
.SH "DIRECTORY STRUCTURE & Document Output"
-.TP
+.TP
SiSU determines output directories by looking at the resource configuration files, and in their absence the programs internal defaults.
.\" %% Directory defaults
.SH "Default Directories"
-.TP
+.TP
In the absence of other specifications in
.I ~/.sisu/sisurc.yml
in
@@ -1107,152 +1107,152 @@ SiSU writes to the following directories, processing files are placed in sub\-di
.I ./_sisu/processing
and if that is not writable to
.I /tmp/sisu_processing
-.PP
+.PP
Output is written to sub\-directories within
.I /var/www/
if it exists and is writable, and otherwise to
.I ~/sisu_output
.\" %% Directory markup and file mapping
.SH "Markup Document Directories and File Mapping"
-.TP
+.TP
Ideally documents should be placed as collections sub\-directories of their own, with a common denominator, such as subject or author.
-.TP
+.TP
The last part of a directory path is used to create a sub\-directory into which generated documents are placed, in (sub\-sub)directories of their own.
-.TP
+.TP
the document
-.PP
+.PP
.RS
.I ~/ebook/free_culture.sst
.RE
-.TP
-would map to
-.PP
+.TP
+would map to
+.PP
.RS
.I ~[configured output path]/ebook/free_culture
.RE
-.TP
+.TP
within which would be placed all html, XML, pdf output, typically under the names:
-.PP
+.PP
.RS
.I index.html
index for segmented text
-.PP
+.PP
.I doc.html
full length scrollable document
-.PP
+.PP
.I toc.html
index for segmented text
-.PP
+.PP
html segments, as many as there may be...
-.TP
+.TP
.I portrait.pdf
-.PP
+.PP
.I landscape.pdf
-.PP
+.PP
.I sax.xml
XML shallow structure, sax type parsing
-.PP
+.PP
.I dom.xml
XML deeper structure, dom type parsing
-.PP
+.PP
.I scroll.xhtml
xhtml
-.PP
+.PP
.I plain.txt
plain text
.\" %% Directory multi\-language document convention and file mapping
.SH "Multi\-language Document File Naming and Directory Mapping"
-.TP
+.TP
If the same document exists in different language versions, and it is desired that the published language versions should reside in the same output directory, the following filenaming convention should be observed, using Spannish as the sample language code (es) [it is very likley the use of country codes as language codes will be changed or extended in future] [filename]~[language code].sst
-.TP
+.TP
filename~es.sst
-.TP
+.TP
within sisurc.yml under the heading default the setting of language file: at 1, 2 or 3 determines the output filenaming convention used, as follows:
-.TP
+.TP
(1) [output directory path]/filename/es.index.html
-.TP
+.TP
(2) [output directory path]/filename/index.es.html
-.TP
+.TP
(3) [output directory path]/filename/index.html.es (which Apache for example can be configured to use to automatically serve each users preference)
-.TP
+.TP
filename~fr.sst
-.TP
+.TP
filename~de.sst
-.TP
+.TP
etc. would be placed in the same directory using the same convention as indeed would:
-.TP
+.TP
filename.sst
-.TP
+.TP
using the default convention mapping convention.
-.TP
+.TP
Selecting this form of filename will overide other language settings including the language header within a document.
.\" %% Directory db mapping
.SH "Markup Document Directories and Database Mapping"
-.PP
+.PP
Similarly there is a mapping to the database into which documents are placed.
-.PP
+.PP
The last part of a directory path is used to create a sub\-directory into which generated documents are placed, in a database of the same name, unless overridden.
-.PP
-Documents within the directory
-.I ~/ebook
-.PP
+.PP
+Documents within the directory
+.I ~/ebook
+.PP
.RS
.I ~/ebook/free_culture.sst
.RE
-.PP
+.PP
would be placed in tables within the database
-.PP
+.PP
.RS
.I SiSU_ebook
.RE
.\" %% Skins
.SH "SKINS \- document, directory and site skins"
-.PP
+.PP
Skins modify the default appearance of document output on a document, directory, or site wide basis. Skins are looked for in the following locations:
-.PP
+.PP
.I ./_sisu/skin
-.PP
+.PP
.I ~/.sisu/skin
-.PP
+.PP
.I /etc/sisu/skin
-.PP
+.PP
Within the skin directory are the following the default sub\-directories for document skins:
-.PP
+.PP
.I ./skin/doc
-.PP
+.PP
.I ./skin/dir
-.PP
+.PP
.I ./skin/site
-.PP
+.PP
Documents take on a document skin, if the header of the document specifies a skin to be used.
-.PP
+.PP
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).
-when
+when
end
-.PP
+.PP
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.
-.PP
+.PP
A site skin, modifies the program default skin.
-.PP
+.PP
Sample skins may be found in /etc/sisu/skin/doc and /usr/share/doc/sisu/sisu_markup_samples/dfsg/_sisu/skin/doc (or equivalent directory)
-.PP
+.PP
Samples of list.yml and promo.yml may be found in /usr/share/doc/sisu/sisu_markup_samples/dfsg/_sisu/skin/yml (or equivalent directory)
.\" %% Document Naming convention
.SH "DOCUMENT NAMING CONVENTION"
-.PP
-SiSU documents are named with the suffix
-.I ss
+.PP
+SiSU documents are named with the suffix
+.I ss
followed by a third distinguishing letter, usually t for ordinary text files.
-.PP
+.PP
.I .sst
is used by regular documents, and for most purposes is all you need to be aware of
-.PP
+.PP
.I .ssm
suffix indicates a master or composite document, i.e. a document which requests other documents, which may have the file extension .sst or .ssi. See section on Composite Documents for information on how these are prepared.
-.PP
+.PP
.I .ssi
indicates some prepared sisu markup information that is to be requested within master or composite document(s) and is not to be processed as a stand\-alone document.
-.PP
+.PP
.I ._sst
and
.I .\-sst
@@ -1275,25 +1275,25 @@ or
auto\-converted from a simple xml markup representation (sxs, sxd, sxn)
.\" %% Remote Operations
.SH "REMOTE OPERATIONS"
-.PP
+.PP
These may be of three basic types.
-.PP
+.PP
Instruction that processed files are to be copied to a remote server, using the \-r or \-R flag as part of the processing instruction. This requires previous setting up/configuration of the method to be used (eg scp assumed for \-r and rsync for \-R) and url to which these files are to be sent. *
-.PP
+.PP
The downloading of a remote file for processing using SiSU locally, which is achieved in one of two ways:
-.PP
+.PP
A processing instruction may include the url to the a remote file that is to be processed \- this will be downloaded and given a temporary file .t extension, and will be processed using SiSU locally.
-.PP
+.PP
A file may request the inclusion of a remote document within it, see comments on "Composite Documents" for the request syntax.
-.PP
+.PP
Finally SiSU may be run on a remote server, which you download marked up files to for processing. This is not really a function of the operation of SiSU, just an available possibility given that not much bandwidth is required.
-.PP
+.PP
* with regard to remote files processed locally, the \-r option, a limitation is that it is up to the user to ensure that the remote file does not have an identical filename to another, e.g. local file, that is to be processed in the same directory. So far this has not been found to happen in practice... Alternative solutions are under consideration, but it is desired that filenames be human assigned, and meaningful, so hash keys of contents for filenames are not amongst the options considered.
.\" %% Note
.SH "NOTE"
-.PP
+.PP
For basic use only a fraction of the information provided here is required. There may be a bit of an information management problem in determining what though.
-For the markup of a book see the samples provided in
+For the markup of a book see the samples provided in
.I <http://www.jus.uio.no/sisu/sample>
and referred to in the text
.I <http://www.jus.uio.no/sisu/SiSU>
@@ -1302,90 +1302,90 @@ This does assume an ok install and setup of SiSU and the associated software it
.\" %% Processing Examples
.SH "PROCESSING EXAMPLES"
-.PP
+.PP
To initialise a new directory
.B sisu
.I \-C
-.PP
+.PP
Note: this create a corresponding output subdirectory and this copies css stylesheet files and basic image files to the output directory. The output directory is created in the output path/directory as a subdirectory with its name corresponding to that of the directory you are currently initialising.
-.PP
+.PP
generate the metafile used in subsequent processing only (note changes made to the markup file will not appear in subsequently generated text unless this flag is used:
.B sisu
.I \-m
[filename or wildcard]
-.PP
+.PP
to create html and pdf output, with verbose output of samplefile1.sst and samplefile2.sst
.B sisu
.I \-mhpv
samplefile1.sst samplefile2.sst
.RS
-Note:
+Note:
.I \-m
-does initial processing, and
+does initial processing, and
.I \-H
omits filename suffixes and requires a properly configured web server.
.I \-h
is used to include filename suffixes for file system viewing
.RE
-.PP
+.PP
generate html, a word map and pdf with verbose output for all marked up documents in a directory:
.B sisu
.I \-mhwpv
*
-.PP
+.PP
generate html, word map, pdf, plaintext, xhtml, xml sax and xml dom versions with verbose output for all marked up documents in a directory:
.B sisu
.I \-mhwpabxXv
*
-.PP
+.PP
to create html, pdf, xml, plaintext and a concordance file (wordmap) as output, with verbose output of all marked up files in a directory
.B sisu
.I \-mhpxXawv
*.{r,s}?
-.PP
-generate html, word map and pdf and place on remote server with verbose output 2 named example files in a directory (assumes has been set up, and first time must be run without other flags ie sisu
+.PP
+generate html, word map and pdf and place on remote server with verbose output 2 named example files in a directory (assumes has been set up, and first time must be run without other flags ie sisu
.I \-mrv
[filenames/wildcard]):
.B sisu
.I \-mhwprv
example_file.sst other_example_file.sst
-.PP
+.PP
to process a remote sisu marked up file (html,pdf,concordance), provide the url(s) (works for text only files, will be downloaded and processed locally):
.B sisu
.I \-mhwpv
http://www.jus.uio.no/sisu/sample/markup/gpl2.fsf.sst http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst
-.PP
+.PP
one file is local the other remote process (html,pdf,concordance,plaintext and place on pre\-set remote destination):
.B sisu
.I \-mhwparv
gpl2.fsf.sst http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst
-.PP
+.PP
initialize database, create relations (first manually create database with same name as working directory):
.B sisu
.I \-Dv createall
-.PP
+.PP
it may be necessary to first run
.B sisu
.I \-Dv createdb
-.PP
+.PP
import all marked up files first time into a database:
.B sisu
.I \-Dv import
*
-.PP
+.PP
.I \-c
toggles color
.\" %% Interactive help
.SH "INTERACTIVE HELP OPTIONS"
-.PP
+.PP
SiSU has an interactive help, which is accessed by typing just "sisu" at the command line, or as described below:
.B sisu
commands, document preparation, customisation, installation etc.
.\" preformatted text follows
-.nf
+.nf
try:
.I sisu \-\-help
-
+
sisu help
help sisu \-\-help
commands sisu \-\-help commands
@@ -1416,10 +1416,10 @@ try:
directories, path, language, db, install, setup, configure,
external_programs, dublincore, termsheet, search, features,
external_programs, license, exit
-.fi
+.fi
.SH "SiSU VERSION CONVERSION"
-.PP
+.PP
.I sisu \-\-to\-current [filename/wildcard]
converts from 0.37 markup to current markup (0.38)
@@ -1463,7 +1463,7 @@ or the same:
.I sisu \-\-from\-kdi [kdissert filename]
attempts to convert a kdissert file (.kdi) to sisu markup
-.I sisu \-\-identify [filename/wildcard]
+.I sisu \-\-identify [filename/wildcard]
attempts to identify the markup version of the file
.I sisu \-\-query=[version number]
@@ -1472,13 +1472,13 @@ and
provides a brief summary of changes to SiSU markup
.SH "SAMPLE MARKUP DOCUMENTS"
-.PP
+.PP
Sample markup documents are provided in sisu\-examples and are available online.
.\" %% Further Information
.SH "HOME PAGE"
-.PP
+.PP
.I <http://www.jus.uio.no/sisu>
.SH "AUTHOR"