aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/xml_docbook5.rb
Commit message (Collapse)AuthorAgeFilesLines
* c&d: project dir structure, libs moved under new branch namesRalph Amissah2014-12-081-376/+0
| | | | | | | | | | | | | * libs & version files under new branch names: current & develop * previously under branch version numbers (v5|v6) * version .yml files moved * associated adjustments made as required, notably to: bin/sisu se* qi* (file headers); breakage potential, testing required * [on dir names, want release to (alphabetically) precede next/development, considered (cur|dev) (current|(dev|development|progress|next)) (stable|unstable), alpha sorting fail (release|(next|develop))]
* v5 v6: code headers reformatted for viewing as org-mode filesRalph Amissah2014-12-081-40/+37
|
* year set 2015 (prepare for the new year)Ralph Amissah2014-12-081-1/+1
|
* v5 v6: header comment reduction, minorsisu_5.6.8Ralph Amissah2014-09-281-3/+0
|
* update urls to git repoRalph Amissah2014-09-191-2/+2
|
* v5: merged v6 librariesRalph Amissah2014-08-081-3/+3
| | | | | | | | | | | | * commandline, --act0 to --act9, rc-config with flag:act[0-9] * configurable command line options increased to 0 - 9 (instead of 0 - 5) * use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available) * default --act0 * rc config with flag:act0 to flag:act9 (previously roman numerals) * legacy roman numeral configuration works (for now) * use opt.act, code internals (simplify, cleaner; remove opt.cmd & opt.mod) * hub, further changes related to use of opt.act; hub file split
* v5 v6: code file renames, fairly extensiveRalph Amissah2014-08-081-2/+2
| | | | | * v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)
* v5 v6: ensure reset of parsed document directory pathsisu_5.5.5Ralph Amissah2014-07-291-0/+1
| | | | * needed in the case of html for some subsequent processing
* v5 v6: cosmetic codeRalph Amissah2014-07-221-3/+15
|
* v5 v6: document images (more to clean up)sisu_5.5.1Ralph Amissah2014-07-151-0/+22
|
* v5 v6: base images & css, continueRalph Amissah2014-07-151-0/+2
|
* v5 v6: docbook, css (needs work), also doc header, sisu processing infoRalph Amissah2014-07-151-0/+4
|
* v5 v6: docbook, code & other blocks markupRalph Amissah2014-07-151-1/+4
|
* v5: merge what was sisu_6.0.8 into v5Ralph Amissah2014-07-011-35/+93
| | | | | | | | | | | | | | | | | | * 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
* v5 v6: indent spaces, minorRalph Amissah2014-06-191-37/+37
|
* v5: merge v6 to v5, version bump to 5.4.*, reason adds structure checksisu_5.4.0Ralph Amissah2014-05-251-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: heading recalibration, code (downstream) changes, continueRalph Amissah2014-01-121-15/+8
|
* v5: heading recalibration, code (downstream) changessisu_4.2.17Ralph Amissah2014-01-061-25/+35
| | | | * here no doubt remains breakage (test, fix & test again)
* v5: docbook, fictionbook, some tidyingRalph Amissah2014-01-061-35/+34
|
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-1/+2
|
* v5: docbook, structure, a fixsisu_4.2.15Ralph Amissah2013-12-091-4/+7
| | | | * construction zone: structure okish; docbook generated not usable
* v5: xml, docbookRalph Amissah2013-12-031-0/+271