aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/html.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: html, (output) cleaningRalph Amissah2014-02-051-1/+2
|
* v5 v6: ocn: strict html; turn on/off rules for txt & odfRalph Amissah2014-02-051-4/+5
|
* v5 v6: wrappers round requireRalph Amissah2014-02-051-1/+5
|
* v5: heading recalibration, code (downstream) changessisu_4.2.17Ralph Amissah2014-01-061-5/+27
| | | | * here no doubt remains breakage (test, fix & test again)
* v5: cosmetic code, case statementRalph Amissah2014-01-061-6/+6
|
* v4 v5: fixesRalph Amissah2014-01-061-10/+13
| | | | | | | * ao_doc_str, nodes, possible parents, correction * epub, url closure decoration * sysenv, qrcode report absent program, minor * html scroll toc, clean links where none, exclude metadata
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-1/+2
|
* v5: some renaming to ao from dal continuedRalph Amissah2013-12-021-2/+2
|
* v5: options & downstream, more use of opt.act instead of opt.cmdRalph Amissah2013-10-231-11/+27
| | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/
* v4 v5: rescued error messagesRalph Amissah2013-08-211-4/+4
|
* v5: output structure by, multilingual, monolingual filenames tweakRalph Amissah2013-08-081-4/+0
|
* v5: output structure by, monolingual alternative for :filetype or :filenameRalph Amissah2013-07-301-6/+25
| | | | | | | | | | | | | | | | | * filename without language code, if document is in default language * set a default language, 'en' or as specified * set in rc file or from command line instruction * command line e.g. sisu -hv --monolingual --by-filename sisu_markup.sst sisu -3v --monolingual --by-filetype sisu_manual.ssm * sisurc.yml lingual: 'mono' | 'multi' lingual: 'mono' * note: output by :filetype is roughly equivalent to what monolingual output by :language would be * allow command line setting of default language using language code --default-language='en' --default-lang-en if used together with --monolingual and --by-filetype or --by-filename the selected default language document will not have a language code in the output filename
* v5: general code cleaningsisu_4.1.5Ralph Amissah2013-06-221-8/+6
| | | | * propagate back to v4 after testing
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-0/+693
* 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone