Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v5: xml, scaffold, re-activated, split into sisu structure & collapsed structuresisu_4.2.11 | Ralph Amissah | 2013-11-05 | 9 | -88/+488 |
| | | | | | | * --xml-scaffold-sisu (--xml-scaffold) * --xml-scaffold-collapse * output currently to terminal only | ||||
* | v5: plaintext, reorganizesisu_4.2.10 | Ralph Amissah | 2013-11-02 | 1 | -20/+160 |
| | |||||
* | v4 v5: constants, ocn output delimiter (where used) changed to 「...」 | Ralph Amissah | 2013-11-02 | 8 | -31/+17 |
| | |||||
* | v4 v5: dal, document_structure_check_infosisu_4.2.9 | Ralph Amissah | 2013-10-27 | 2 | -52/+204 |
| | |||||
* | v4 v5: cleaning, minor | Ralph Amissah | 2013-10-27 | 2 | -13/+3 |
| | |||||
* | v4 v5: dal, collapsed levels implementedsisu_4.2.8 | Ralph Amissah | 2013-10-23 | 6 | -25/+135 |
| | | | | | * 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 | -10/+120 |
| | | | | | * 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 | 79 | -652/+1125 |
| | | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/ | ||||
* | v4 v5: constants, change a couple of internal processing delimiter characterssisu_4.2.7 | Ralph Amissah | 2013-10-17 | 2 | -6/+6 |
| | | | | * to characters even less likely to be of use in ordinary (marked up) text | ||||
* | v4 v5: constants, change a couple of internal processing delimeter characterssisu_4.2.6 | Ralph Amissah | 2013-10-16 | 2 | -10/+12 |
| | | | | * that may be used in ordinary marked up text | ||||
* | v4 v5: comments, remove extra language lists, minor | Ralph Amissah | 2013-10-16 | 4 | -4/+4 |
| | |||||
* | v4 v5: i18n CJK: zh ja ko, add languages Chinese, Japanese, Korean | Ralph Amissah | 2013-09-21 | 14 | -24/+216 |
| | | | | * texpdf, has large texlive xetex dependencies (Korean untested) | ||||
* | v4: dal, objects, store book index as hash (simplify downstream processing) | Ralph Amissah | 2013-09-21 | 3 | -77/+108 |
| | | | | | | * merge v5 * db, book index, convert hash back to string (associated downstream processing change) | ||||
* | v4 v5: minor cleaning | Ralph Amissah | 2013-09-21 | 6 | -40/+22 |
| | |||||
* | v5: db, book index, convert hash back to stringsisu_4.2.3 | Ralph Amissah | 2013-09-07 | 1 | -5/+25 |
| | |||||
* | v5: dal, book index, hash key, strip whitespace, a (required) fix | Ralph Amissah | 2013-09-07 | 1 | -1/+2 |
| | |||||
* | v5: dal, objects, store book index as hash (simplify downstream processing)sisu_4.2.2 | Ralph Amissah | 2013-09-05 | 2 | -72/+82 |
| | |||||
* | v4 v5: dal, book index markup, round delimiters: allow spaces or space & newline | Ralph Amissah | 2013-09-05 | 2 | -0/+6 |
| | | | | | * allow spaces on both sides of delimiters, or a space before & newline following a delimiter \s+[:|;](\s+|\n) [else parses as before no spaces] | ||||
* | v4: dal, grouped text with fontface spanning newlines, partial solution | Ralph Amissah | 2013-09-05 | 1 | -5/+30 |
| | | | | * merged from v5 | ||||
* | v5: dal, grouped text with fontface spanning newlines, partial solution, testsisu_4.2.1 | Ralph Amissah | 2013-08-28 | 1 | -5/+30 |
| | | | | * merge into v4 after testing | ||||
* | v4 v5: dal, text blocks, tuning | Ralph Amissah | 2013-08-28 | 4 | -16/+66 |
| | |||||
* | v4 v5: odf:odt, footnotes, fix | Ralph Amissah | 2013-08-28 | 2 | -8/+8 |
| | |||||
* | v4 v5: pdf (latex) tables, bugfix (fasttrack) | Ralph Amissah | 2013-08-28 | 2 | -2/+4 |
| | |||||
* | v4 v5: manifest, output organised by, info, minor touch | Ralph Amissah | 2013-08-28 | 2 | -4/+6 |
| | |||||
* | v4: merge v5, syntax additions, block text related (version bump to 4.2.*) | Ralph Amissah | 2013-08-25 | 7 | -255/+414 |
| | | | | | | | | | | | | * syntax add * switch ocn off and on for a block of content, line containing only off: "--~#" (omit headings where possible) "---#" on: "--+#" * alternative open and close for blocks using line starting with "```", e.g. open code block: "``` code"; close code block: "```" start poem: "``` poem"; end poem: "```" * remove need for an empty line between opening & closing of a text block [ note further refinements will be required; use of tildes "~~" considered but more problematic, tics not used elsewhere] | ||||
* | v5: dal, improve font face matching within grouped text (other than code blocks) | Ralph Amissah | 2013-08-25 | 1 | -23/+23 |
| | |||||
* | v5: dal, refine grouped text open and close using tics "```" | Ralph Amissah | 2013-08-25 | 3 | -41/+40 |
| | |||||
* | v4 v5: css, html, epub, adjust paragraph spacing, aesthetic | Ralph Amissah | 2013-08-25 | 4 | -8/+8 |
| | | | | | * increase whitespace (between paragraphs) * [review spacing (generally) further] | ||||
* | v5: alternative open and close for blocks using line starting with "```" | Ralph Amissah | 2013-08-21 | 5 | -232/+299 |
| | | | | | | | | | * e.g. open code block: "``` code" close code block: "```" start poem: "``` poem" end poem: "```" * remove need for an empty line between opening & closing of a text block | ||||
* | v5: markup syntax add: switch ocn (object numbering) off & on for content block | Ralph Amissah | 2013-08-21 | 2 | -0/+93 |
| | | | | | * switch ocn off & on for a block of content, line containing only off: "--~#" (omit headings where possible) "---#" on: "--+#" | ||||
* | v4 v5: terminal message, code marker | Ralph Amissah | 2013-08-21 | 10 | -60/+130 |
| | |||||
* | v4 v5: rescued error messages | Ralph Amissah | 2013-08-21 | 84 | -180/+180 |
| | |||||
* | v4 v5: fuchsia (sp.) | Ralph Amissah | 2013-08-21 | 16 | -58/+58 |
| | |||||
* | v4 v5: dal_expand_insertions, refinement for monolingual outputsisu_4.1.11 | Ralph Amissah | 2013-08-08 | 2 | -10/+22 |
| | |||||
* | v4: merge v5 lib (5.0.10)sisu_4.1.10 | Ralph Amissah | 2013-08-08 | 16 | -391/+764 |
| | | | | | | | | | | | | | | | | | | | | | * output structure by, add monolingual alt for :filetype & :filename, step 1 * output structure by, monolingual alternative for :filetype or :filename without language code, if document is in default language * set a default language, 'en' or as specified * set in rc file or from command line instruction * command line e.g. sisu -hv --monolingual --by-filename sisu_markup.sst sisu -3v --monolingual --by-filetype sisu_manual.ssm * sisurc.yml lingual: 'mono' | 'multi' lingual: 'mono' * note: output by :filetype is roughly equivalent to what monolingual output by :language would be * allow command line setting of default language using language code --default-language='en' --default-lang-en if used together with --monolingual and --by-filetype or --by-filename the selected default language document will not have a language code in the output filename * output structure by, monolingual alternative, documentation * cgi helper script, sample search form, single form, monolingual option * single cgi form, (with different internal variables set for output types) | ||||
* | v5: output structure by, multilingual, monolingual filenames tweak | Ralph Amissah | 2013-08-08 | 6 | -270/+157 |
| | |||||
* | v5: concordance, fixsisu_4.1.9 | Ralph Amissah | 2013-08-01 | 1 | -23/+12 |
| | |||||
* | v5: output structure by :filename or :filetype, default multilingual, fix | Ralph Amissah | 2013-08-01 | 1 | -30/+29 |
| | |||||
* | v5: cgi helper script, sample search form, single form, monolingual optionsisu_4.1.8 | Ralph Amissah | 2013-07-30 | 4 | -78/+87 |
| | | | | | * single cgi form, (with different internal variables set for output types) * monolingual output search form option | ||||
* | v5: output structure by, monolingual alternative for :filetype or :filename | Ralph Amissah | 2013-07-30 | 9 | -260/+691 |
| | | | | | | | | | | | | | | | | | * filename without language code, if document is in default language * set a default language, 'en' or as specified * set in rc file or from command line instruction * command line e.g. sisu -hv --monolingual --by-filename sisu_markup.sst sisu -3v --monolingual --by-filetype sisu_manual.ssm * sisurc.yml lingual: 'mono' | 'multi' lingual: 'mono' * note: output by :filetype is roughly equivalent to what monolingual output by :language would be * allow command line setting of default language using language code --default-language='en' --default-lang-en if used together with --monolingual and --by-filetype or --by-filename the selected default language document will not have a language code in the output filename | ||||
* | v5: output structure by, add monolingual alt for :filetype & :filename, step 1 | Ralph Amissah | 2013-07-30 | 4 | -14/+72 |
| | |||||
* | v4 (v5): misc, minor | Ralph Amissah | 2013-07-30 | 3 | -5/+5 |
| | |||||
* | v4 v5: "general code cleaning" fixsisu_4.1.7 | Ralph Amissah | 2013-06-25 | 2 | -28/+28 |
| | |||||
* | v4: general code cleaning, sync with v5sisu_4.1.6 | Ralph Amissah | 2013-06-25 | 80 | -876/+632 |
| | |||||
* | v5: "general code cleaning" fix | Ralph Amissah | 2013-06-25 | 1 | -10/+12 |
| | |||||
* | v5: general code cleaningsisu_4.1.5 | Ralph Amissah | 2013-06-22 | 80 | -868/+622 |
| | | | | * propagate back to v4 after testing | ||||
* | v4 v5: cgi helper script, sample search form generator, file name matchingsisu_4.1.4 | Ralph Amissah | 2013-06-06 | 2 | -4/+4 |
| | |||||
* | v4 v5: cgi, cosmetic, drop use of images in sample form | Ralph Amissah | 2013-06-06 | 2 | -30/+68 |
| | |||||
* | v4 v5: sysenv, requested load warning removed, less screen clutter | Ralph Amissah | 2013-06-06 | 2 | -4/+4 |
| | |||||
* | v4 v5: db, population of database (--update), import of master files (.ssm), fix | Ralph Amissah | 2013-06-06 | 4 | -12/+12 |
| | | | | | * (Note: for .ssm: @md.fns (is set during runtime & is) != @opt.fns @md.opt.fns, affects construction of unique identifier) |