aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/options.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: ao, code cosmetic rearrangementRalph Amissah2014-07-011-5/+31
|
* v6: texpdf, pdf colored hyperlinks configurableRalph Amissah2014-05-121-0/+6
| | | | | | | | | * --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/+4
| | | | | | | * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * (Closes: #744405)
* v6: digests sha512 option implementedRalph Amissah2014-05-121-0/+8
| | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402)
* 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 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-261-0/+1204