Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v5: heading recalibration, code (downstream) changessisu_4.2.17 | Ralph Amissah | 2014-01-06 | 28 | -207/+416 |
| | | | | * here no doubt remains breakage (test, fix & test again) | ||||
* | v5: vim syntax, v5.2 match heading level D~ | Ralph Amissah | 2014-01-06 | 2 | -3/+5 |
| | |||||
* | v5: single document root A~ (recalibrate headings); level D~ possible | Ralph Amissah | 2014-01-06 | 7 | -59/+134 |
| | | | | | | | | * :A~ document title, single document root (ln==0) * introduce additional possible heading level, D~ * markup rule change: single document root * breaks much downstream code, recalibrate (fix, test, fix & test again) * v4 & v5 bifurcate (diverge "un-merge-ably") | ||||
* | v5: version (5.2 version bump) & changelog (& rakefile) | Ralph Amissah | 2014-01-06 | 3 | -10/+18 |
| | | | | | | | * markup rule change; document structure rule be introduced: * single document root == document title == heading level A~ * adds possible level D~ * (earlier v5, development branch insulated from v4) | ||||
* | v5: cosmetic code, case statement | Ralph Amissah | 2014-01-06 | 43 | -994/+984 |
| | |||||
* | v5: docbook, fictionbook, some tidying | Ralph Amissah | 2014-01-06 | 3 | -72/+69 |
| | |||||
* | v5: asciidoc, rename AsciiDoc module, & recalibrate headings | Ralph Amissah | 2014-01-06 | 5 | -18/+20 |
| | |||||
* | v4 v5: fixes | Ralph Amissah | 2014-01-06 | 12 | -22/+35 |
| | | | | | | | * ao_doc_str, nodes, possible parents, correction * epub, url closure decoration * sysenv, qrcode report absent program, minor * html scroll toc, clean links where none, exclude metadata | ||||
* | bin/sisu, version dir (fix) & version info | Ralph Amissah | 2014-01-06 | 9 | -18/+46 |
| | | | | | | * (ensure SiSU_version_dir) fix * sisu version info, yml info also when installed via ruby gem * downstream libs | ||||
* | v5: date 2014: headers bin/sisu & lib/; code constants.rb | Ralph Amissah | 2014-01-06 | 129 | -133/+263 |
| | |||||
* | v4 v5: version & changelog (& rakefile) | Ralph Amissah | 2014-01-06 | 5 | -10/+24 |
| | |||||
* | v4 v5: Rakefile, (installer), reduce actionssisu_4.2.16 | Ralph Amissah | 2013-12-15 | 3 | -181/+238 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-12-15 | 4 | -7/+21 |
| | | | | | * along with date correction for occurrence of disk crash, which happened a week later than recorded, and in between previous releases. | ||||
* | v5: docbook, structure, a fixsisu_4.2.15 | Ralph Amissah | 2013-12-09 | 2 | -4/+10 |
| | | | | * construction zone: structure okish; docbook generated not usable | ||||
* | v4 v5: Rakefile, (installer) improve, re-arrange | Ralph Amissah | 2013-12-09 | 3 | -552/+503 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-12-09 | 4 | -6/+24 |
| | |||||
* | v4 v5: bin/sisu, simplify in relation to sisu gemsisu_4.2.14 | Ralph Amissah | 2013-12-03 | 3 | -27/+15 |
| | |||||
* | v4 v5: rake create build & install sisu gemspec; (.gitignore), work on | Ralph Amissah | 2013-12-03 | 6 | -109/+319 |
| | | | | | * gemspec adjusted to install only libraries related to a version (v4 or v5) * select sisu version to create, build & install | ||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-12-03 | 4 | -6/+20 |
| | |||||
* | v5: documentation related to commands for new outputs in developmentsisu_4.2.13 | Ralph Amissah | 2013-12-03 | 4 | -13/+114 |
| | |||||
* | v5: xml, fictionbook | Ralph Amissah | 2013-12-03 | 9 | -4/+497 |
| | |||||
* | v5: xml, docbook | Ralph Amissah | 2013-12-03 | 9 | -2/+410 |
| | |||||
* | v5: plaintext, smarttext: rst | Ralph Amissah | 2013-12-03 | 8 | -0/+644 |
| | |||||
* | v5: plaintext, smarttext: markdown | Ralph Amissah | 2013-12-03 | 8 | -0/+684 |
| | |||||
* | v5: plaintext, smarttext: asciidoc | Ralph Amissah | 2013-12-03 | 8 | -0/+682 |
| | |||||
* | v5: plaintext, smarttext: textile | Ralph Amissah | 2013-12-03 | 8 | -0/+640 |
| | |||||
* | v5: plaintext, rename & simplify | Ralph Amissah | 2013-12-03 | 2 | -10/+13 |
| | |||||
* | v5: some file renaming related to: shared files & epub, odf:odt, plaintext | Ralph Amissah | 2013-12-03 | 35 | -606/+236 |
| | |||||
* | v5: some renaming to ao from dal continued | Ralph Amissah | 2013-12-02 | 36 | -280/+276 |
| | |||||
* | v5: renaming files & modules ao & AO (from dal & DAL) | Ralph Amissah | 2013-12-02 | 31 | -186/+194 |
| | | | | | | * ao (abstract objects) shorter, also easily searched, higher sort location abstract as representation of & extraction of document objects (dal (document abstraction layer)) | ||||
* | v4 v5: rake create build & install sisu gemspec; bin/sisugem (add .gitignore) | Ralph Amissah | 2013-12-02 | 10 | -24/+361 |
| | | | | | | | | | | | | | | | | | | | * rake gemcbi #(create build install sisu gem) * rake gemspecscreate && \ rake gembuild && \ sudo rake geminstall * rake gemspecscreate && \ gem build sisu5.gemspec && \ sudo gem install --no-rdoc --no-ri \ sisu-5.1.0.gem * bin/sisu updated (modified to take account of gems) * bin/sisugem added * .gitignore sisu-*.gem sisu*.gemspec consider inclusion (& tracking) of rake created sisu4.gemspec sisu5.gemspec (as this makes their availability more obvious) * once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands otherwise as usual) if paths are such that sisu is not available "sisugem _5.1.0_ -vM" should work (as it is installed by gemspec, but not other sisu installers) | ||||
* | v5: xmlns xlink using xl | Ralph Amissah | 2013-12-02 | 7 | -69/+71 |
| | |||||
* | v5: xml sax rename file | Ralph Amissah | 2013-12-02 | 3 | -1/+3 |
| | |||||
* | v5: minor code related to line-breaks | Ralph Amissah | 2013-12-02 | 6 | -59/+74 |
| | |||||
* | v5: dal_endnotes, removed a space that should no longer be necessary | Ralph Amissah | 2013-12-02 | 2 | -1/+4 |
| | | | | * testing required | ||||
* | v5: dal_doc_str.rb, changes related to collapsed level | Ralph Amissah | 2013-12-02 | 2 | -158/+218 |
| | | | | | * for headings added for structure, without ocn * testing required | ||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-12-02 | 4 | -6/+20 |
| | |||||
* | v4 v5: bin/sisu-*sisu_4.2.12 | Ralph Amissah | 2013-11-08 | 18 | -8/+180 |
| | | | | | * use option flag full names * add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape | ||||
* | v4 v5: vim, ftplugin sisu.vim, fix missing <leader> | Ralph Amissah | 2013-11-08 | 3 | -4/+5 |
| | |||||
* | v4 v5: rake (& rant) sisu installer | Ralph Amissah | 2013-11-08 | 4 | -3108/+22 |
| | | | | | * do less by default * remove rant generated sisu-install | ||||
* | v4 v5: sisu_manual, minor info addition | Ralph Amissah | 2013-11-08 | 3 | -2/+27 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-11-08 | 4 | -6/+20 |
| | |||||
* | v5: xml, scaffold, re-activated, split into sisu structure & collapsed structuresisu_4.2.11 | Ralph Amissah | 2013-11-05 | 11 | -88/+492 |
| | | | | | | * --xml-scaffold-sisu (--xml-scaffold) * --xml-scaffold-collapse * output currently to terminal only | ||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-11-05 | 4 | -6/+20 |
| | |||||
* | v5: plaintext, reorganizesisu_4.2.10 | Ralph Amissah | 2013-11-02 | 2 | -20/+163 |
| | |||||
* | v4 v5: constants, ocn output delimiter (where used) changed to 「...」 | Ralph Amissah | 2013-11-02 | 10 | -31/+23 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-11-02 | 4 | -6/+20 |
| | |||||
* | v4 v5: dal, document_structure_check_infosisu_4.2.9 | Ralph Amissah | 2013-10-27 | 4 | -52/+208 |
| | |||||
* | v4 v5: cleaning, minor | Ralph Amissah | 2013-10-27 | 2 | -13/+3 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-10-27 | 4 | -6/+20 |
| |