Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v5 v6: version & changelog (& rakefile) (git, ref log instead of shortlog) | Ralph Amissah | 2014-07-07 | 5 | -126/+140 |
| | |||||
* | v5 v6: ao, fix, re: seg numbering, fixed width, leading zeros (new in 5.4.3)sisu_5.4.4 | Ralph Amissah | 2014-07-04 | 4 | -32/+64 |
| | | | | * provisional fix (check related issues against 5.4.2) | ||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-07-04 | 5 | -8/+22 |
| | |||||
* | v5 v6: sysenv, developer _CONSTRUCTION_ZONE warning setup modifiedsisu_5.4.3 | Ralph Amissah | 2014-07-01 | 6 | -16/+22 |
| | |||||
* | v5 v6: epub, a fix, double check | Ralph Amissah | 2014-07-01 | 4 | -0/+6 |
| | |||||
* | v5 v6: ao, segment numbering, fixed width, leading zeros | Ralph Amissah | 2014-07-01 | 8 | -58/+162 |
| | | | | * alphanumeric sorting | ||||
* | v5 v6: ao, doc objects, layout group open & close, identify, is_for | Ralph Amissah | 2014-07-01 | 6 | -10/+54 |
| | |||||
* | v5 v6: ao, quote block, insert text indent markup (book index markup unchanged) | Ralph Amissah | 2014-07-01 | 4 | -4/+16 |
| | |||||
* | v5 v6: ao, (param), book index, strip white spaces around terms | Ralph Amissah | 2014-07-01 | 6 | -8/+14 |
| | | | | * fix uppercase first character where spaces used | ||||
* | v5 v6: ao, code cosmetic rearrangement | Ralph Amissah | 2014-07-01 | 36 | -1120/+2810 |
| | |||||
* | v5 v6: files renamed: ao_composite.rb, html_concordance.rb | Ralph Amissah | 2014-07-01 | 10 | -11/+11 |
| | | | | | * ao_composite.rb (from composite.rb) * html_concordance.rb (from concordance.rb) | ||||
* | vim syntax, version & date (code block, language syntax; box group; quote) | Ralph Amissah | 2014-07-01 | 1 | -2/+2 |
| | | | | * now applies to v5 branch | ||||
* | v5: merge what was sisu_6.0.8 into v5 | Ralph Amissah | 2014-07-01 | 11 | -132/+461 |
| | | | | | | | | | | | | | | | | | | * ao, * syntax, able optionally to indicate the language syntax of a code block * syntax, introduce box text block/group * syntax, introduce tics quotes markup (blockquote equivalent) * docbook, * ocn & footnote numbers (as xml comments) * metadata header (docinfo) * quotes (blockquote) * tables * images * code block * vim syntax, add * code block, language syntax, optional * box block * quote block | ||||
* | sisu.org minor | Ralph Amissah | 2014-07-01 | 1 | -7/+7 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-07-01 | 5 | -8/+22 |
| | |||||
* | ao, fix bug in previous version (5.4.1) from sloppy cherry pick of v6sisu_5.4.2 | Ralph Amissah | 2014-06-22 | 2 | -2/+5 |
| | | | | * ao_doc_str (codeblock) | ||||
* | v5: version & changelog (& rakefile) | Ralph Amissah | 2014-06-22 | 3 | -4/+11 |
| | |||||
* | vim syntax, code block, language syntax; box group; quotesisu_5.4.1 | Ralph Amissah | 2014-06-19 | 2 | -5/+15 |
| | |||||
* | v6: docbook, code block | Ralph Amissah | 2014-06-19 | 3 | -24/+37 |
| | |||||
* | v6: docbook, images | Ralph Amissah | 2014-06-19 | 3 | -4/+28 |
| | |||||
* | v6: docbook, tables | Ralph Amissah | 2014-06-19 | 3 | -1/+68 |
| | |||||
* | v6: docbook, quotes (blockquote) | Ralph Amissah | 2014-06-19 | 2 | -1/+12 |
| | |||||
* | v6: docbook, metadata header (docinfo) | Ralph Amissah | 2014-06-19 | 3 | -0/+76 |
| | |||||
* | v6: docbook, ocn & footnote numbers (as xml comments) | Ralph Amissah | 2014-06-19 | 4 | -6/+13 |
| | |||||
* | v6: docbook, tags (name touch) | Ralph Amissah | 2014-06-19 | 1 | -30/+30 |
| | |||||
* | v6: ao, syntax, introduce tics quotes markup (blockquote equivalent) | Ralph Amissah | 2014-06-19 | 6 | -49/+113 |
| | |||||
* | v6: ao, syntax, introduce box text block/group | Ralph Amissah | 2014-06-19 | 5 | -16/+66 |
| | |||||
* | v6: ao, syntax, able optionally to indicate the language syntax of a code block | Ralph Amissah | 2014-06-19 | 6 | -27/+42 |
| | |||||
* | v5 v6: ao, introduce way of removing unrecognized tic markers | Ralph Amissah | 2014-06-19 | 4 | -20/+56 |
| | | | | | | | * this is to provide some forward compatibility with new markup (unrecognized new tic marks are removed) * noisy, reports to screen on tics that are to be removed, unless quiet is on * review | ||||
* | v5 v6: ao, Symbol to match grouped text open & close (instead of String) | Ralph Amissah | 2014-06-19 | 6 | -68/+70 |
| | |||||
* | v5 v6: ao, regex match for tics "```" followed by space tweaked | Ralph Amissah | 2014-06-19 | 8 | -90/+92 |
| | |||||
* | v5 v6: ao, turn id numbers (for tags) into a hash | Ralph Amissah | 2014-06-19 | 4 | -60/+76 |
| | |||||
* | v5 v6: ao, code blocks, clean trailing newlines | Ralph Amissah | 2014-06-19 | 4 | -2/+8 |
| | |||||
* | v5 v6: indent spaces, minor | Ralph Amissah | 2014-06-19 | 14 | -340/+364 |
| | |||||
* | v5 v6: ao, misc, mostly minor cleaning | Ralph Amissah | 2014-06-19 | 12 | -246/+260 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-06-19 | 5 | -8/+69 |
| | |||||
* | v5: merge v6 to v5, version bump to 5.4.*, reason adds structure checksisu_5.4.0 | Ralph Amissah | 2014-05-25 | 27 | -512/+867 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ao, document structure check, stop processing on major error (with error message & text at location of failure) [reason for version bump the addition of structure check] * utils, add ok code marker * ao, heading with no ocn, distinguish ~# from -# * ~# is general & means no ocn (for any object to which it is applied) * -# is relevant only for 1~ dummy headings & instructs that they should be removed from output where possible * applied so far to pdf, odt & plaintext * ao_images, reduce warnings when ruby RMagic absent as program used directly * reduced dependency on ruby RMagic library (as some time way back had issues) * ao, document markup structure check, skip processing file on major error * with error message & text at location of failure * texpdf, urls in creator cause breakage * texpdf, mailto markup links set for normal text objects * texpdf, '&' in heading breaks toc (now removed from toc (not heading)), bug * revisit, bug * texpdf, for urls switch to sans serif (small fontsize) * instead of typewriter, latex default * texpdf, pdf colored hyperlinks configurable * --pdf-hyperlinks-color --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome * ['default']['pdf_hyperlinks']='color' (other options switch hyperlink color off 'no-color' 'color-off' 'monochrome') * texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions) * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * texpdf, headings and table of contents representation * fixes 1~ and 2~ result in the same formatting 1~ 2~ & 3~ now differentiated, see discussion in sisu.org under #744383 * fixes :A smaller formatted than :B A~ B~ C~ now the same size, see discussion in sisu.org under #744383 * :B and :C result in the same formatting, issue explained see sisu.org * texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface * texpdf, (internal coding) use symbols to identify page orientation * param, metadata rights, line-breaks instead of semicolons separating rights * fixes remove trailing semicolon after :copyright: * digests sha512 option implemented * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * xml object citation numbering (docbook fictionbook) | ||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-25 | 5 | -9/+23 |
| | | | | * will merge v6 into v5, 5.4 version bump | ||||
* | v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6 | Ralph Amissah | 2014-05-18 | 11 | -77/+79 |
| | |||||
* | v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses) | Ralph Amissah | 2014-05-18 | 16 | -76/+185 |
| | | | | | | | | * ruby-pg require for postgresql * ruby-sqlite3 require for sqlite3 (done previously: already using ruby-sqlite3 rather than ruby-dbi) * ruby-dbi remove calls (in any common files & sisu pg and sisu sqlite3) * separate pg and sqlite db actions | ||||
* | v5 v6: db, use symbols to identify sql engine | Ralph Amissah | 2014-05-18 | 18 | -83/+89 |
| | |||||
* | v6: utils, add ok code marker | Ralph Amissah | 2014-05-18 | 1 | -1/+13 |
| | |||||
* | documentation updates | Ralph Amissah | 2014-05-18 | 12 | -2320/+2405 |
| | | | | | | | | * sisu.org info on ruby-dbi removal affecting sisu in debian * sisu.org moved to data/doc/sisu (softlinked from root dir) * CHANGELOG simplify maintenance * note version changes * misc | ||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-18 | 5 | -8/+22 |
| | |||||
* | documentation, notes, updatesisu_5.3.5 | Ralph Amissah | 2014-05-12 | 4 | -14/+152 |
| | |||||
* | v6: ao, heading with no ocn, distinguish ~# from -# | Ralph Amissah | 2014-05-12 | 8 | -59/+80 |
| | | | | | | | * ~# is general & means no ocn (for any object to which it is applied) * -# is relevant only for 1~ dummy headings & instructs that they should be removed from output where possible * applied so far to pdf, odt & plaintext | ||||
* | v5 v6: bin/sisu, ensure return to start dir | Ralph Amissah | 2014-05-12 | 3 | -3/+7 |
| | |||||
* | v6: ao_images, reduce warnings when ruby RMagic absent as program used directly | Ralph Amissah | 2014-05-12 | 1 | -5/+3 |
| | | | | * reduced dependency on ruby RMagic library (as some time way back had issues) | ||||
* | v6: ao, document markup structure check, skip processing file on major error | Ralph Amissah | 2014-05-12 | 10 | -263/+702 |
| | | | | * with error message & text at location of failure | ||||
* | v6: texpdf, urls in creator cause breakage | Ralph Amissah | 2014-05-12 | 3 | -10/+32 |
| | | | | * (Closes: #744541) |