aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v6
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: ao, auto seg naming, adjustmentsRalph Amissah2014-07-071-2/+6
| | | | * re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9)
* bin/sisu, processing dir relatedRalph Amissah2014-07-071-1/+11
| | | | | | | | | | | * e.g. using live-manual/manual as sample, the following should work as expected available: ca de en es fr it ja pl pt_BR ro; select: en & ja: sisu --html -v en/live-manual.ssm ja/live-manual.ssm or for all available translations: sisu --html -v **/live-manual.ssm (these previously would have broken after processing the first directory) sisu command equivalent for all available translations being (unaffected): sisu --html -v --glob live-manual
* bin/sisu, some cosmetic long line breakingRalph Amissah2014-07-071-0/+2
|
* v5 v6: version & changelog (& rakefile) (git, ref log instead of shortlog)Ralph Amissah2014-07-071-22/+29
|
* v5 v6: ao, fix, re: seg numbering, fixed width, leading zeros (new in 5.4.3)sisu_5.4.4Ralph Amissah2014-07-041-0/+3
| | | | * provisional fix (check related issues against 5.4.2)
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-07-041-0/+7
|
* v5 v6: sysenv, developer _CONSTRUCTION_ZONE warning setup modifiedsisu_5.4.3Ralph Amissah2014-07-011-0/+2
|
* v5 v6: epub, a fix, double checkRalph Amissah2014-07-011-0/+2
|
* v5 v6: ao, segment numbering, fixed width, leading zerosRalph Amissah2014-07-011-0/+1
| | | | * alphanumeric sorting
* v5 v6: ao, doc objects, layout group open & close, identify, is_forRalph Amissah2014-07-011-0/+1
|
* v5 v6: ao, quote block, insert text indent markup (book index markup unchanged)Ralph Amissah2014-07-011-0/+1
|
* v5 v6: ao, (param), book index, strip white spaces around termsRalph Amissah2014-07-011-0/+2
| | | | * fix uppercase first character where spaces used
* v5 v6: ao, code cosmetic rearrangementRalph Amissah2014-07-011-0/+6
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-07-011-0/+7
|
* vim syntax, code block, language syntax; box group; quotesisu_5.4.1Ralph Amissah2014-06-191-0/+5
|
* v6: docbook, code blockRalph Amissah2014-06-191-0/+1
|
* v6: docbook, imagesRalph Amissah2014-06-191-0/+1
|
* v6: docbook, tablesRalph Amissah2014-06-191-0/+1
|
* v6: docbook, quotes (blockquote)Ralph Amissah2014-06-191-0/+1
|
* v6: docbook, metadata header (docinfo)Ralph Amissah2014-06-191-0/+1
|
* v6: docbook, ocn & footnote numbers (as xml comments)Ralph Amissah2014-06-191-0/+3
|
* v6: ao, syntax, introduce tics quotes markup (blockquote equivalent)Ralph Amissah2014-06-191-0/+1
|
* v6: ao, syntax, introduce box text block/groupRalph Amissah2014-06-191-0/+1
|
* v6: ao, syntax, able optionally to indicate the language syntax of a code blockRalph Amissah2014-06-191-0/+1
|
* v5 v6: ao, introduce way of removing unrecognized tic markersRalph Amissah2014-06-191-0/+1
| | | | | | | * 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 Amissah2014-06-191-0/+1
|
* v5 v6: ao, regex match for tics "```" followed by space tweakedRalph Amissah2014-06-191-1/+2
|
* v5 v6: ao, turn id numbers (for tags) into a hashRalph Amissah2014-06-191-0/+1
|
* v5 v6: ao, code blocks, clean trailing newlinesRalph Amissah2014-06-191-1/+3
|
* v5 v6: ao, misc, mostly minor cleaningRalph Amissah2014-06-191-0/+2
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-06-191-0/+7
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-05-251-0/+7
| | | | * 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.6Ralph Amissah2014-05-181-0/+5
|
* v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses)Ralph Amissah2014-05-181-0/+3
| | | | | | | | * 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 engineRalph Amissah2014-05-181-0/+3
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-05-181-0/+7
|
* v6: ao, heading with no ocn, distinguish ~# from -#Ralph Amissah2014-05-121-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 dirRalph Amissah2014-05-121-0/+2
|
* v6: ao, document markup structure check, skip processing file on major errorRalph Amissah2014-05-121-0/+3
| | | | * with error message & text at location of failure
* v6: texpdf, urls in creator cause breakageRalph Amissah2014-05-121-0/+3
| | | | * (Closes: #744541)
* v6: texpdf, mailto markup links set for normal text objectsRalph Amissah2014-05-121-0/+3
| | | | * (Closes: #744357) but testing required
* v6: texpdf, '&' in heading breaks toc (now removed from toc (not heading)), bugRalph Amissah2014-05-121-0/+3
| | | | * revisit, bug
* v6: texpdf, for urls switch to sans serif (small fontsize)Ralph Amissah2014-05-121-0/+4
| | | | | * instead of typewriter, latex default * (Closes: #744353)
* v6: texpdf, pdf colored hyperlinks configurableRalph Amissah2014-05-121-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 Amissah2014-05-121-0/+6
| | | | | | | * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * (Closes: #744405)
* v6: texpdf, headings and table of contents representationRalph Amissah2014-05-121-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_fontfaceRalph Amissah2014-05-121-1/+3
|
* v6: texpdf, (internal coding) use symbols to identify page orientationRalph Amissah2014-05-121-0/+2
|
* v6: param, metadata rights, line-breaks instead of semicolons separating rightsRalph Amissah2014-05-121-0/+3
| | | | * (Closes: #744358) remove trailing semicolon after :copyright:
* v5 v6: param, metadata add 'Copyright:' tag to output related to copyrightRalph Amissah2014-05-121-0/+3
| | | | * (Closes: #744381) syntax: inconsistency \:copyright: and \:license: