Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v6: docbook, code block | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v6: docbook, images | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v6: docbook, tables | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v6: docbook, quotes (blockquote) | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v6: docbook, metadata header (docinfo) | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v6: docbook, ocn & footnote numbers (as xml comments) | Ralph Amissah | 2014-06-19 | 1 | -0/+3 |
| | |||||
* | v6: ao, syntax, introduce tics quotes markup (blockquote equivalent) | Ralph Amissah | 2014-06-19 | 2 | -0/+5 |
| | |||||
* | v6: ao, syntax, introduce box text block/group | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v6: ao, syntax, able optionally to indicate the language syntax of a code block | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | v5 v6: ao, introduce way of removing unrecognized tic markers | Ralph Amissah | 2014-06-19 | 2 | -0/+2 |
| | | | | | | | * 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 | 2 | -0/+2 |
| | |||||
* | v5 v6: ao, regex match for tics "```" followed by space tweaked | Ralph Amissah | 2014-06-19 | 2 | -2/+4 |
| | |||||
* | v5 v6: ao, turn id numbers (for tags) into a hash | Ralph Amissah | 2014-06-19 | 2 | -0/+2 |
| | |||||
* | v5 v6: ao, code blocks, clean trailing newlines | Ralph Amissah | 2014-06-19 | 2 | -2/+6 |
| | |||||
* | v5 v6: ao, misc, mostly minor cleaning | Ralph Amissah | 2014-06-19 | 2 | -0/+4 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-06-19 | 4 | -6/+67 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-25 | 4 | -6/+20 |
| | | | | * 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 | 5 | -31/+46 |
| | |||||
* | v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses) | Ralph Amissah | 2014-05-18 | 3 | -13/+16 |
| | | | | | | | | * 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 | 2 | -0/+6 |
| | |||||
* | documentation updates | Ralph Amissah | 2014-05-18 | 8 | -87/+2362 |
| | | | | | | | | * 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 | 4 | -6/+20 |
| | |||||
* | documentation, notes, updatesisu_5.3.5 | Ralph Amissah | 2014-05-12 | 1 | -4/+4 |
| | |||||
* | v6: ao, heading with no ocn, distinguish ~# from -# | Ralph Amissah | 2014-05-12 | 1 | -0/+5 |
| | | | | | | | * ~# 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 | 2 | -0/+4 |
| | |||||
* | v6: ao, document markup structure check, skip processing file on major error | Ralph Amissah | 2014-05-12 | 2 | -0/+79 |
| | | | | * with error message & text at location of failure | ||||
* | v6: texpdf, urls in creator cause breakage | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | * (Closes: #744541) | ||||
* | v6: texpdf, mailto markup links set for normal text objects | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | * (Closes: #744357) but testing required | ||||
* | v6: texpdf, '&' in heading breaks toc (now removed from toc (not heading)), bug | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | * revisit, bug | ||||
* | v6: texpdf, for urls switch to sans serif (small fontsize) | Ralph Amissah | 2014-05-12 | 1 | -0/+4 |
| | | | | | * instead of typewriter, latex default * (Closes: #744353) | ||||
* | v6: texpdf, pdf colored hyperlinks configurable | Ralph Amissah | 2014-05-12 | 1 | -0/+8 |
| | | | | | | | | | * --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') * (Closes: #744391) no color on a4 portrait see discussion in sisu.org | ||||
* | v6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions) | Ralph Amissah | 2014-05-12 | 1 | -0/+6 |
| | | | | | | | * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * (Closes: #744405) | ||||
* | v6: texpdf, headings and table of contents representation | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
| | | | | | | | | * (Closes: #744386) 1~ and 2~ result in the same formatting 1~ 2~ & 3~ now differentiated, see discussion in sisu.org under #744383 * (Closes: #744399) :A smaller formatted than :B A~ B~ C~ now the same size, see discussion in sisu.org under #744383 * #744383 :B and :C result in the same formatting, issue explained see sisu.org | ||||
* | v6: texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface | Ralph Amissah | 2014-05-12 | 1 | -1/+3 |
| | |||||
* | v6: texpdf, (internal coding) use symbols to identify page orientation | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
| | |||||
* | v6: param, metadata rights, line-breaks instead of semicolons separating rights | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
| | | | | * (Closes: #744358) remove trailing semicolon after :copyright: | ||||
* | v5 v6: param, metadata add 'Copyright:' tag to output related to copyright | Ralph Amissah | 2014-05-12 | 2 | -0/+6 |
| | | | | * (Closes: #744381) syntax: inconsistency \:copyright: and \:license: | ||||
* | v6: digests sha512 option implemented | Ralph Amissah | 2014-05-12 | 3 | -0/+15 |
| | | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402) | ||||
* | v5: digests cleaning | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
| | |||||
* | v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is used | Ralph Amissah | 2014-05-12 | 2 | -0/+6 |
| | | | | * (Closes: #744378) | ||||
* | v5 v6: composite (inserts), missing includes doesn't give an error, fix | Ralph Amissah | 2014-05-12 | 2 | -0/+6 |
| | | | | * (Closes: #744379) see sisu.org for comment | ||||
* | v5 v6: composite, fix includes, provide extra newline after inserted comment | Ralph Amissah | 2014-05-12 | 2 | -0/+6 |
| | | | | * (Closes: #744360) [n|u] sisu: includes do not work properly | ||||
* | syntax hilighting, includes with files in subdirectories fix | Ralph Amissah | 2014-05-12 | 1 | -3/+1 |
| | | | | * (Closes: #744355) | ||||
* | v5 v6: ao_syntax, address possible manual use of url delimiters「」 | Ralph Amissah | 2014-05-12 | 2 | -0/+4 |
| | |||||
* | sisu.org start using emacs:evil:org; update .gitignore | Ralph Amissah | 2014-05-12 | 2 | -0/+4 |
| | | | | | * (emacs:evil mode gifts a "vim" of "alternative" powers! ;) heretic | ||||
* | v5 v6: coding, various minor cosmetic | Ralph Amissah | 2014-05-12 | 1 | -10/+2 |
| | |||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-12 | 4 | -6/+20 |
| | |||||
* | v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4 | Ralph Amissah | 2014-02-14 | 4 | -14/+25 |
| | | | | | | | | * add less cryptic --numbering --no-numbering command-line options (to --no-ocn) * plaintext & odt switch default to ocn==true for consistency with other output * [decide how fine-grained ocn/numbering switches could be: could be per output type by command-line instruction (see txt & odt); currently set per sisu instruction for all outputs] | ||||
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-02-14 | 4 | -6/+20 |
| | |||||
* | documentation, minor updatesisu_5.3.3 | Ralph Amissah | 2014-02-08 | 13 | -35/+89 |
| |