blob: d5708b573509639107684dc7fc99f06888a63980 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
%% SiSU version 2
* homepage at: <http://www.jus.uio.no/sisu>
* <http://www.jus.uio.no/sisu/SiSU/download>
* <http://www.jus.uio.no/sisu/SiSU/changelog>
* <http://sisudoc.org/sisu/sisu_manual>
* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm
* data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi
* CHANGELOG CHANGELOG_v1 CHANGELOG_v2 README data/doc/sisu/
Reverse Chronological:
%% Development branch UNSTABLE
%% 2.0.0.orig.tar.gz (2010-03-06:09/6)
http://www.jus.uio.no/sisu/pkg/src/sisu_2.0.0.orig.tar.gz
4fc214d40542e0d2ba7447e9ff06de3612d857d9015e8233877f9b4f93a9875f 2733550 sisu_2.0.0.orig.tar.gz
6a157cbfc838f8141b352ab1513ac67bb43802db22f62902275df48ba41c5a0f 1145 sisu_2.0.0-1.dsc
799b5b0b47df7356d774ac6c26529dcc57d7195a86401981cb2e89028cd795ea 275302 sisu_2.0.0-1.diff.gz
* sisu v2
* default command 'sisu' runs version 2; to run version 1 use version flag
'sisu --v1 [filename]'
* new middle layer (document abstraction) that uses ruby objects to
represent data (instead of strings)
* downstream libraries updated to use v2 middle layer
* sisu markup, changes to headers (metadata), input otherwise unchanged
* output much the same as for version 1 with some tweaks
* search, sql table structure changed for version 2, incompatible
* internal linking of documents is once again supported
* LaTeX/pdf book indexes link within the pdf text rather than to HTML
version of document
* EPUB output introduced using -e flag
* sisu v1
* this tarball also includes v1 see CHANGELOG_v1, if installed directly
from tarball version 1 should be available as sisu1
* version 1 should be available as sisu --v1 [filename]
|