Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v5: documentation related to commands for new outputs in developmentsisu_4.2.13 | Ralph Amissah | 2013-12-03 | 3 | -2/+38 |
| | |||||
* | v5: xml, fictionbook | Ralph Amissah | 2013-12-03 | 1 | -0/+1 |
| | |||||
* | v5: xml, docbook | Ralph Amissah | 2013-12-03 | 1 | -0/+2 |
| | |||||
* | v5: plaintext, smarttext: rst | Ralph Amissah | 2013-12-03 | 1 | -0/+1 |
| | |||||
* | v5: plaintext, smarttext: markdown | Ralph Amissah | 2013-12-03 | 1 | -0/+3 |
| | |||||
* | v5: plaintext, smarttext: asciidoc | Ralph Amissah | 2013-12-03 | 1 | -0/+1 |
| | |||||
* | v5: plaintext, smarttext: textile | Ralph Amissah | 2013-12-03 | 1 | -0/+4 |
| | |||||
* | v5: plaintext, rename & simplify | Ralph Amissah | 2013-12-03 | 1 | -0/+1 |
| | |||||
* | v5: some file renaming related to: shared files & epub, odf:odt, plaintext | Ralph Amissah | 2013-12-03 | 1 | -0/+3 |
| | |||||
* | v5: renaming files & modules ao & AO (from dal & DAL) | Ralph Amissah | 2013-12-02 | 1 | -3/+11 |
| | | | | | | * 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 | 2 | -0/+44 |
| | | | | | | | | | | | | | | | | | | | * 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 | 1 | -0/+2 |
| | |||||
* | v5: xml sax rename file | Ralph Amissah | 2013-12-02 | 1 | -0/+2 |
| | |||||
* | v5: minor code related to line-breaks | Ralph Amissah | 2013-12-02 | 1 | -0/+2 |
| | |||||
* | v5: dal_endnotes, removed a space that should no longer be necessary | Ralph Amissah | 2013-12-02 | 1 | -0/+3 |
| | | | | * testing required | ||||
* | v5: dal_doc_str.rb, changes related to collapsed level | Ralph Amissah | 2013-12-02 | 1 | -0/+3 |
| | | | | | * for headings added for structure, without ocn * testing required | ||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-12-02 | 2 | -0/+14 |
| | |||||
* | v4 v5: bin/sisu-*sisu_4.2.12 | Ralph Amissah | 2013-11-08 | 2 | -0/+8 |
| | | | | | * 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 | 2 | -0/+4 |
| | |||||
* | v4 v5: rake (& rant) sisu installer | Ralph Amissah | 2013-11-08 | 2 | -0/+8 |
| | | | | | * 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 | 2 | -0/+14 |
| | |||||
* | v5: xml, scaffold, re-activated, split into sisu structure & collapsed structuresisu_4.2.11 | Ralph Amissah | 2013-11-05 | 2 | -0/+4 |
| | | | | | | * --xml-scaffold-sisu (--xml-scaffold) * --xml-scaffold-collapse * output currently to terminal only | ||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-11-05 | 2 | -0/+14 |
| | |||||
* | v5: plaintext, reorganizesisu_4.2.10 | Ralph Amissah | 2013-11-02 | 1 | -0/+3 |
| | |||||
* | v4 v5: constants, ocn output delimiter (where used) changed to 「...」 | Ralph Amissah | 2013-11-02 | 2 | -0/+6 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-11-02 | 2 | -0/+14 |
| | |||||
* | v4 v5: dal, document_structure_check_infosisu_4.2.9 | Ralph Amissah | 2013-10-27 | 2 | -0/+4 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-10-27 | 2 | -0/+14 |
| | |||||
* | v4 v5: dal, collapsed levels implementedsisu_4.2.8 | Ralph Amissah | 2013-10-23 | 2 | -0/+8 |
| | | | | | * convenience, collapse sisu's dual level document structure for output of markup with straight linear structure | ||||
* | v4 v5: dal, parent & node info, fix | Ralph Amissah | 2013-10-23 | 2 | -0/+8 |
| | | | | | * used e.g. for mind map type output (last for kdissert output, no longer supported) | ||||
* | v5: options & downstream, more use of opt.act instead of opt.cmd | Ralph Amissah | 2013-10-23 | 1 | -0/+2 |
| | | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/ | ||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-10-23 | 2 | -0/+14 |
| | |||||
* | v4 v5: constants, change a couple of internal processing delimiter characterssisu_4.2.7 | Ralph Amissah | 2013-10-17 | 2 | -0/+8 |
| | | | | * to characters even less likely to be of use in ordinary (marked up) text | ||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-10-17 | 2 | -0/+14 |
| | |||||
* | v4 v5: constants, change a couple of internal processing delimeter characterssisu_4.2.6 | Ralph Amissah | 2013-10-16 | 2 | -0/+6 |
| | | | | * that may be used in ordinary marked up text | ||||
* | markup sample, update book index markup, appearance, minor | Ralph Amissah | 2013-10-16 | 3 | -289/+955 |
| | |||||
* | vim, minor update, not syntax related | Ralph Amissah | 2013-10-16 | 2 | -0/+4 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-10-16 | 2 | -0/+14 |
| | |||||
* | bin/sisu update language list ja ko zh, fixsisu_4.2.5 | Ralph Amissah | 2013-09-22 | 2 | -0/+4 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-09-22 | 2 | -0/+14 |
| | |||||
* | Rakefile to assist in placing sisu markup under po4a management (sisu_manual)sisu_4.2.4 | Ralph Amissah | 2013-09-21 | 4 | -0/+423 |
| | | | | | | | | * Provided as an example with sisu_manual * fairly generic, but potentially dangerous, can be used to place sisu markup source translations under po4a management, but user needs to know what this is, (and how to set it up, hence sisu_manual as an example (despite the lack of translations)) as can clobber/destroy files that are not managed by po4a. | ||||
* | sisu_manual, sisurc*.yml minor | Ralph Amissah | 2013-09-21 | 7 | -0/+282 |
| | |||||
* | sisu_manual, move to en/ sub-dir (permitting translations) | Ralph Amissah | 2013-09-21 | 37 | -0/+8 |
| | | | | | * use of language sub-dir for source sisu markup suited to permitting translation management by po4a | ||||
* | v4 v5: i18n CJK: zh ja ko, add languages Chinese, Japanese, Korean | Ralph Amissah | 2013-09-21 | 2 | -0/+8 |
| | | | | * texpdf, has large texlive xetex dependencies (Korean untested) | ||||
* | v4: dal, objects, store book index as hash (simplify downstream processing) | Ralph Amissah | 2013-09-21 | 1 | -0/+4 |
| | | | | | | * merge v5 * db, book index, convert hash back to string (associated downstream processing change) | ||||
* | v4 v5: minor cleaning | Ralph Amissah | 2013-09-21 | 2 | -0/+4 |
| | |||||
* | v4 v5: version & changelog | Ralph Amissah | 2013-09-21 | 2 | -0/+14 |
| | |||||
* | v5: db, book index, convert hash back to stringsisu_4.2.3 | Ralph Amissah | 2013-09-07 | 1 | -0/+2 |
| | |||||
* | v5: dal, book index, hash key, strip whitespace, a (required) fix | Ralph Amissah | 2013-09-07 | 2 | -0/+4 |
| |