aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/options.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4Ralph Amissah2014-02-141-11/+11
| | | | | | | | * 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: options, ocn switch on/off instructions (& defaults for plaintext & odt)Ralph Amissah2014-02-051-10/+30
|
* v5 v6: options, html --strict instructionRalph Amissah2014-02-051-1/+12
|
* v5 v6: wrappers round requireRalph Amissah2014-02-051-1/+5
|
* v5: cosmetic code, case statementRalph Amissah2014-01-061-44/+44
|
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-1/+2
|
* v5: xml, fictionbookRalph Amissah2013-12-031-0/+6
|
* v5: xml, docbookRalph Amissah2013-12-031-0/+5
|
* v5: plaintext, smarttext: rstRalph Amissah2013-12-031-0/+5
|
* v5: plaintext, smarttext: markdownRalph Amissah2013-12-031-0/+5
|
* v5: plaintext, smarttext: asciidocRalph Amissah2013-12-031-0/+5
|
* v5: plaintext, smarttext: textileRalph Amissah2013-12-031-0/+5
|
* v5: some renaming to ao from dal continuedRalph Amissah2013-12-021-11/+7
|
* v5: xml, scaffold, re-activated, split into sisu structure & collapsed structuresisu_4.2.11Ralph Amissah2013-11-051-2/+12
| | | | | | * --xml-scaffold-sisu (--xml-scaffold) * --xml-scaffold-collapse * output currently to terminal only
* v4 v5: cleaning, minorRalph Amissah2013-10-271-10/+0
|
* v5: options & downstream, more use of opt.act instead of opt.cmdRalph Amissah2013-10-231-40/+139
| | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/
* v4 v5: i18n CJK: zh ja ko, add languages Chinese, Japanese, KoreanRalph Amissah2013-09-211-7/+4
| | | | * texpdf, has large texlive xetex dependencies (Korean untested)
* v5: output structure by, add monolingual alt for :filetype & :filename, step 1Ralph Amissah2013-07-301-4/+22
|
* v5: general code cleaningsisu_4.1.5Ralph Amissah2013-06-221-42/+35
| | | | * 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/+1069
* 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone