aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/sysenv.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: code file renames, fairly extensiveRalph Amissah2014-08-081-164/+0
| | | | | * v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)
* v5 v6: sysenv, reorganise, break up file, multiple se_* filesRalph Amissah2014-07-221-7471/+54
|
* v5 v6: cosmetic codeRalph Amissah2014-07-221-430/+775
|
* v5 v6: document images (more to clean up)sisu_5.5.1Ralph Amissah2014-07-151-4/+14
|
* v5 v6: base images & css, continueRalph Amissah2014-07-151-17/+17
|
* v5 v6: base images & cssRalph Amissah2014-07-151-7/+16
|
* v5 v6: docbook, status, under construction notice removed (still much to do)Ralph Amissah2014-07-151-2/+2
|
* v5 v6: docbook, css (needs work), also doc header, sisu processing infoRalph Amissah2014-07-151-3/+14
|
* v5 v6: sysenv, general, base_markup_dir_stub (replace pwd_stub)Ralph Amissah2014-07-151-70/+70
|
* v5 v6: sysenv, developer _CONSTRUCTION_ZONE warning setup modifiedsisu_5.4.3Ralph Amissah2014-07-011-8/+8
|
* v5: merge v6 to v5, version bump to 5.4.*, reason adds structure checksisu_5.4.0Ralph Amissah2014-05-251-48/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6Ralph Amissah2014-05-181-1/+1
|
* v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4Ralph Amissah2014-02-141-2/+2
| | | | | | | | * 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: cgi, sample search form (generator), using cgi ENV variablesRalph Amissah2014-02-081-1/+1
|
* v5 v6: sysenv, concordance redirected paths, watchRalph Amissah2014-02-051-1/+4
|
* v5 v6: options, ocn switch on/off instructions (& defaults for plaintext & odt)Ralph Amissah2014-02-051-0/+39
|
* v5 v6: options, html --strict instructionRalph Amissah2014-02-051-0/+13
|
* v5 v6: epub, odt, check availability of zip programRalph Amissah2014-02-051-0/+8
|
* v5 v6: error/warn messagesRalph Amissah2014-02-051-7/+7
|
* v5 v6: wrappers round requireRalph Amissah2014-02-051-20/+79
|
* v4 v5: sysenv for texpdf, fix for when tex to pdf generator is absentsisu_4.2.20Ralph Amissah2014-01-201-5/+4
|
* v4 v5: bin/sisu & some related lib changesRalph Amissah2014-01-201-54/+18
| | | | | * good time to consider rollover: closing v4 branch, replacing it with v5 & introducing v6 for development, proposed for this release + 1
* bin/sisu experimentationsisu_4.2.19Ralph Amissah2014-01-171-9/+14
| | | | | * start preparing for ruby changes * work on fix for bug related to gem path & system installed sisu
* v5: cosmetic code, case statementRalph Amissah2014-01-061-89/+89
|
* v4 v5: fixesRalph Amissah2014-01-061-1/+1
| | | | | | | * 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
* bin/sisu, version dir (fix) & version infoRalph Amissah2014-01-061-1/+6
| | | | | | * (ensure SiSU_version_dir) fix * sisu version info, yml info also when installed via ruby gem * downstream libs
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-1/+2
|
* v4 v5: rake create build & install sisu gemspec; (.gitignore), work onRalph Amissah2013-12-031-1/+1
| | | | | * gemspec adjusted to install only libraries related to a version (v4 or v5) * select sisu version to create, build & install
* v5: xml, fictionbookRalph Amissah2013-12-031-0/+99
|
* v5: xml, docbookRalph Amissah2013-12-031-0/+99
|
* v5: plaintext, smarttext: rstRalph Amissah2013-12-031-0/+66
|
* v5: plaintext, smarttext: markdownRalph Amissah2013-12-031-0/+66
|
* v5: plaintext, smarttext: asciidocRalph Amissah2013-12-031-0/+66
|
* v5: plaintext, smarttext: textileRalph Amissah2013-12-031-0/+66
|
* v5: some renaming to ao from dal continuedRalph Amissah2013-12-021-67/+67
|
* v5: renaming files & modules ao & AO (from dal & DAL)Ralph Amissah2013-12-021-2/+2
| | | | | | * ao (abstract objects) shorter, also easily searched, higher sort location abstract as representation of & extraction of document objects (dal (document abstraction layer))
* v5: xml, scaffold, re-activated, split into sisu structure & collapsed structuresisu_4.2.11Ralph Amissah2013-11-051-0/+146
| | | | | | * --xml-scaffold-sisu (--xml-scaffold) * --xml-scaffold-collapse * output currently to terminal only
* v4 v5: constants, ocn output delimiter (where used) changed to 「...」Ralph Amissah2013-11-021-4/+4
|
* v5: options & downstream, more use of opt.act instead of opt.cmdRalph Amissah2013-10-231-48/+51
| | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/
* v4 v5: comments, remove extra language lists, minorRalph Amissah2013-10-161-1/+1
|
* v4 v5: i18n CJK: zh ja ko, add languages Chinese, Japanese, KoreanRalph Amissah2013-09-211-0/+27
| | | | * texpdf, has large texlive xetex dependencies (Korean untested)
* v4 v5: minor cleaningRalph Amissah2013-09-211-17/+7
|
* v4 v5: terminal message, code markerRalph Amissah2013-08-211-2/+1
|
* v4 v5: fuchsia (sp.)Ralph Amissah2013-08-211-1/+1
|
* v5: output structure by, multilingual, monolingual filenames tweakRalph Amissah2013-08-081-234/+133
|
* v5: output structure by :filename or :filetype, default multilingual, fixRalph Amissah2013-08-011-30/+29
|
* v5: cgi helper script, sample search form, single form, monolingual optionsisu_4.1.8Ralph Amissah2013-07-301-2/+2
| | | | | * single cgi form, (with different internal variables set for output types) * monolingual output search form option
* v5: output structure by, monolingual alternative for :filetype or :filenameRalph Amissah2013-07-301-195/+485
| | | | | | | | | | | | | | | | | * 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: output structure by, add monolingual alt for :filetype & :filename, step 1Ralph Amissah2013-07-301-0/+48
|
* v5: general code cleaningsisu_4.1.5Ralph Amissah2013-06-221-75/+56
| | | | * propagate back to v4 after testing