| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | v6: ao, syntax, able optionally to indicate the language syntax of a code block | Ralph Amissah | 2014-06-19 | 5 | -27/+41 |
* | v5 v6: ao, introduce way of removing unrecognized tic markers | Ralph Amissah | 2014-06-19 | 2 | -20/+54 |
* | v5 v6: ao, Symbol to match grouped text open & close (instead of String) | Ralph Amissah | 2014-06-19 | 4 | -68/+68 |
* | v5 v6: ao, regex match for tics "```" followed by space tweaked | Ralph Amissah | 2014-06-19 | 6 | -88/+88 |
* | v5 v6: ao, turn id numbers (for tags) into a hash | Ralph Amissah | 2014-06-19 | 2 | -60/+74 |
* | v5 v6: ao, code blocks, clean trailing newlines | Ralph Amissah | 2014-06-19 | 2 | -0/+2 |
* | 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 | 10 | -246/+256 |
* | 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 |
* | v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6 | Ralph Amissah | 2014-05-18 | 6 | -46/+33 |
* | v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses) | Ralph Amissah | 2014-05-18 | 13 | -63/+169 |
* | v5 v6: db, use symbols to identify sql engine | Ralph Amissah | 2014-05-18 | 16 | -83/+83 |
* | v6: utils, add ok code marker | Ralph Amissah | 2014-05-18 | 1 | -1/+13 |
* | v6: ao, heading with no ocn, distinguish ~# from -# | Ralph Amissah | 2014-05-12 | 6 | -58/+74 |
* | v6: ao_images, reduce warnings when ruby RMagic absent as program used directly | Ralph Amissah | 2014-05-12 | 1 | -5/+3 |
* | v6: ao, document markup structure check, skip processing file on major error | Ralph Amissah | 2014-05-12 | 5 | -118/+217 |
* | v6: texpdf, urls in creator cause breakage | Ralph Amissah | 2014-05-12 | 1 | -9/+24 |
* | v6: texpdf, mailto markup links set for normal text objects | Ralph Amissah | 2014-05-12 | 1 | -2/+2 |
* | v6: texpdf, '&' in heading breaks toc (now removed from toc (not heading)), bug | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
* | v6: texpdf, for urls switch to sans serif (small fontsize) | Ralph Amissah | 2014-05-12 | 1 | -0/+1 |
* | v6: texpdf, pdf colored hyperlinks configurable | Ralph Amissah | 2014-05-12 | 3 | -34/+80 |
* | v6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions) | Ralph Amissah | 2014-05-12 | 3 | -14/+59 |
* | v6: texpdf, headings and table of contents representation | Ralph Amissah | 2014-05-12 | 2 | -67/+77 |
* | v6: texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface | Ralph Amissah | 2014-05-12 | 2 | -63/+63 |
* | v6: texpdf, (internal coding) use symbols to identify page orientation | Ralph Amissah | 2014-05-12 | 2 | -18/+19 |
* | v6: param, metadata rights, line-breaks instead of semicolons separating rights | Ralph Amissah | 2014-05-12 | 2 | -14/+22 |
* | v5 v6: param, metadata add 'Copyright:' tag to output related to copyright | Ralph Amissah | 2014-05-12 | 2 | -2/+2 |
* | v6: digests sha512 option implemented | Ralph Amissah | 2014-05-12 | 13 | -216/+189 |
* | v5: digests cleaning | Ralph Amissah | 2014-05-12 | 1 | -142/+16 |
* | v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is used | Ralph Amissah | 2014-05-12 | 2 | -6/+16 |
* | v5 v6: composite (inserts), missing includes doesn't give an error, fix | Ralph Amissah | 2014-05-12 | 2 | -12/+11 |
* | v5 v6: composite, fix includes, provide extra newline after inserted comment | Ralph Amissah | 2014-05-12 | 2 | -2/+2 |
* | v5 v6: ao_syntax, address possible manual use of url delimiters「」 | Ralph Amissah | 2014-05-12 | 2 | -2/+2 |
* | v6: xml object citation numbering (docbook fictionbook) | Ralph Amissah | 2014-05-12 | 2 | -2/+10 |
* | v5 v6: coding, various minor cosmetic | Ralph Amissah | 2014-05-12 | 11 | -43/+45 |
* | v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4 | Ralph Amissah | 2014-02-14 | 4 | -26/+26 |
* | v5 v6: cgi, sample search form (generator), using cgi ENV variables | Ralph Amissah | 2014-02-08 | 8 | -38/+48 |
* | v5 v6: sysenv, concordance redirected paths, watch | Ralph Amissah | 2014-02-05 | 2 | -2/+8 |
* | v5 v6: utils, code markers & messages, notes/warning/errors, fix | Ralph Amissah | 2014-02-05 | 4 | -34/+82 |
* | v5 v6: ao, html book index linking, follow --strict option | Ralph Amissah | 2014-02-05 | 2 | -16/+18 |
* | v5 v6: cgi (pgsql & sqlite), fix | Ralph Amissah | 2014-02-05 | 4 | -44/+44 |
* | v5 v6: html, (output) cleaning | Ralph Amissah | 2014-02-05 | 6 | -10/+40 |
* | v5 v6: epub, hash digests used only if available | Ralph Amissah | 2014-02-05 | 2 | -8/+12 |
* | v5 v6: html, endnote name and nameref make compliant (epub use same) | Ralph Amissah | 2014-02-05 | 14 | -48/+60 |
* | v5 v6: ocn: strict html; turn on/off rules for txt & odf | Ralph Amissah | 2014-02-05 | 18 | -62/+108 |
* | v5 v6: options, ocn switch on/off instructions (& defaults for plaintext & odt) | Ralph Amissah | 2014-02-05 | 4 | -20/+138 |
* | v5 v6: options, html --strict instruction | Ralph Amissah | 2014-02-05 | 4 | -2/+50 |
* | v5 v6: html, name tag related (output "cleaning") | Ralph Amissah | 2014-02-05 | 2 | -16/+32 |
* | v5 v6: ao, set document tags | Ralph Amissah | 2014-02-05 | 4 | -28/+50 |
* | v5 v6: epub, odt, check availability of zip program | Ralph Amissah | 2014-02-05 | 6 | -4/+32 |