Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3dv: lib, clean trailing whitespace | Ralph Amissah | 2012-03-12 | 6 | -12/+12 |
| | |||||
* | v3dv: control hookssisu_3.1.14 | Ralph Amissah | 2012-02-14 | 4 | -3/+288 |
| | | | | | | | | * hooks to make it possible to control (via: the command line; the document markup header, or; the command line) the likes of: toc, manifest, manifest-links, metadata, html-minitoc, html-navigation, html-navigation-bar; these are switched on by default and control takes the form of making it possible to switch them off. | ||||
* | v3dv: dal, remove sisu_manifest from document structure & toc | Ralph Amissah | 2012-02-14 | 3 | -13/+8 |
| | | | | * html & epub coding affected | ||||
* | v3dv: --redirect (--redirect=dir_path) & --dump (--dump=dir_path) + consequences | Ralph Amissah | 2012-02-14 | 16 | -181/+625 |
| | | | | | | | | | | | | | | | | | | | | | * --dump places output in directory specified, if none specified in the current directory (pwd). * --redirect places output in subdirectory under specified directory, subdirectory uses the filename (without the suffix). If no output directory is specified places the subdirectory under the current directory (pwd). * html, css incorporated into each file (concordance & manifest included) * html, xhtml & xmls, css copied into css subdirectory (not used by html as embedded) * html xmls, images copied to output directory * no links to manifest * manifest with relative links only * longer html filenames given to avoid names clashing (e.g. for toc, manifest, concordance) * html, epub, remove manifest toc links * -j copy images associated with file (images used by html & xmls) * automatically invoked by --dump & redirect * v3 v3dv: document --redirect, --dump, -j update sisu_commands.sst [documents not generated until v3.2.0 (when v3dv branch is merged into v3)] | ||||
* | v3dv: sysenv, output_dir_structure, rewritten, affected code modified | Ralph Amissah | 2012-02-14 | 6 | -48/+34 |
| | |||||
* | v3dv, dal +, use symbols to identify document objects type (is) and group (of)sisu_3.1.13 | Ralph Amissah | 2012-02-03 | 43 | -469/+596 |
| | | | | * (dal & code affected as a result) | ||||
* | v3 v3dv: path & url links, updates for multiple output directory structures | Ralph Amissah | 2012-02-03 | 32 | -1639/+160 |
| | |||||
* | v3dv: replace use of most ruby exclamation (!) method actionssisu_3.1.12 | Ralph Amissah | 2012-01-23 | 66 | -2532/+2535 |
| | |||||
* | v3dv: call most methods by full name (include associated module & class names) | Ralph Amissah | 2012-01-23 | 18 | -190/+152 |
| | | | | * messing with code, merge back now likely to become v3.2 | ||||
* | v3dv: sysenv, use "which" instead of "whereis" to locate programs, test | Ralph Amissah | 2012-01-23 | 1 | -1/+1 |
| | | | | * [suggested by, Timothy Hume, used to get sisu texpdf to work on MacOS] | ||||
* | v3 v3dv: texpdf, tampering with "safe" special character transformations, a fix | Ralph Amissah | 2012-01-23 | 2 | -0/+18 |
| | | | | | * could introduce new issues, watch * [reported by Timothy Hume, pdf title bug "&" not represented] | ||||
* | v3 v3dv: urls, odt maintenance path fix | Ralph Amissah | 2012-01-23 | 2 | -2/+2 |
| | |||||
* | v3dv: SiSU_DAL_ for module names in dal, & module Metadata is SiSU_Metadatasisu_3.1.11 | Ralph Amissah | 2012-01-10 | 17 | -522/+25 |
| | | | | | | | * v3dv: modify.rb script (& its artifact) removed (after use) from lib/sisu modify.rb script remains available (in generic form) under: data/sisu/v3/conf/convert/modify.rb data/sisu/v3dv/conf/convert/modify.rb | ||||
* | v3dv: make further changes to module names & test | Ralph Amissah | 2012-01-10 | 15 | -275/+219 |
| | |||||
* | v3dv: class names, use more CamelCase | Ralph Amissah | 2012-01-10 | 104 | -1301/+1301 |
| | |||||
* | v3dv: class names, remove "SiSU_" (reserve for module names for consistency) | Ralph Amissah | 2012-01-10 | 38 | -83/+83 |
| | |||||
* | v3dv: module names, use more CamelCase | Ralph Amissah | 2012-01-10 | 91 | -405/+582 |
| | |||||
* | v3dv, add dev branch (use to make some changes to module & class names & test) | Ralph Amissah | 2012-01-10 | 120 | -1/+64377 |
| | | | | | * (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke) | ||||
* | v3: date, year 2012, update | Ralph Amissah | 2012-01-10 | 120 | -138/+506 |
| | |||||
* | v3: html, epub, (& xml) codeblocks, treatment of '<<' & '>>', fixsisu_3.1.10 | Ralph Amissah | 2011-12-31 | 5 | -10/+5 |
| | | | | * (remove legacy codeblock match rule, watch) | ||||
* | v3: html, seg output, index.html fixessisu_3.1.9 | Ralph Amissah | 2011-12-19 | 2 | -8/+4 |
| | | | | | | | | | * place in correct directory and use language code as appropriate * remove broken index.html from output [note the existing erroneous file is not removed by a program run, it has to be removed manually] * [issue reported by chals (debian live-manual) on irc oftc #sisu] | ||||
* | v3: sysenv, html files in _sisu/home (*.html) copied as home pages | Ralph Amissah | 2011-12-19 | 1 | -7/+5 |
| | |||||
* | v3: options, --find & --glob, use for general search in base directory | Ralph Amissah | 2011-12-19 | 1 | -1/+6 |
| | | | | * cannot be limited by sub-directory, error message provided | ||||
* | v3: texpdf, output_by: filetype, fix, language code part of filename, fixsisu_3.1.8 | Ralph Amissah | 2011-12-13 | 1 | -4/+2 |
| | | | | | | * files previously given same name and written over * [reported by chals (live-manual) on irc oftc #sisu] * [output_by language and filename ok] | ||||
* | v3: odf:odt, codeblocks, a match fix, affects e.g. "<<" | Ralph Amissah | 2011-12-13 | 1 | -2/+4 |
| | |||||
* | v3: sysenv, only copy external images directory if it exists | Ralph Amissah | 2011-12-08 | 1 | -1/+3 |
| | |||||
* | v3: texpdf, codeblocks, use listings package (for grey box) | Ralph Amissah | 2011-12-08 | 2 | -77/+244 |
| | | | | * (internally retain possibility to use boites package) | ||||
* | v3: epub, css, codeblock, grey box | Ralph Amissah | 2011-12-08 | 1 | -0/+1 |
| | |||||
* | v3: dal, codeblocks, removed identifier tags, changed markup of "<" & ">" | Ralph Amissah | 2011-12-08 | 2 | -5/+3 |
| | |||||
* | v3: texpdf, use boites for box round codeblockssisu_3.1.6 | Ralph Amissah | 2011-12-02 | 2 | -2/+24 |
| | | | | | | * use and adapt 'boitecoloriee' (found in boites_examples.sty) * in boitebox as setup normal tex hardspaces at start of line are removed, hack required to fix | ||||
* | v3: dal, codeblocks, start flush left (no buffer spaces at start of line) | Ralph Amissah | 2011-12-02 | 2 | -4/+3 |
| | | | | | * allows cut & paste of codeblocks (from some output formats) [requested by chals irc.oftc] | ||||
* | v3, require iconv (removed), should use String#encode instead, watch | Ralph Amissah | 2011-12-02 | 4 | -6/+3 |
| | | | | * removed iconv, required a number of places without being used, watch | ||||
* | v3: odf:odt v1.2sisu_3.1.5 | Ralph Amissah | 2011-11-21 | 2 | -174/+287 |
| | | | | | | * includes previously unimplemented hanging indents * done: dal, plaintext, html, epub, xhtml, xml (sax & dom), odt, pdf, sql; not done: man, info | ||||
* | v3: param, sisupod_make, sisu markup embedded symbol images regex, case added | Ralph Amissah | 2011-11-21 | 3 | -4/+6 |
| | |||||
* | v3: dal_expand_insertions, link shortcut for sisu documents, omit codeblocks | Ralph Amissah | 2011-11-21 | 1 | -0/+8 |
| | |||||
* | v3: FileUtils, replace system callssisu_3.1.4 | Ralph Amissah | 2011-11-11 | 8 | -26/+19 |
| | |||||
* | v3: FileUtils, make explicit calls (more verbose, easier to find) | Ralph Amissah | 2011-11-11 | 23 | -184/+155 |
| | |||||
* | v3: fix necessary, Re: (3.1.2) [da4acc7] header, bold & italic pattern matchingsisu_3.1.3 | Ralph Amissah | 2011-11-05 | 1 | -6/+6 |
| | | | | | * header, bold & italic pattern matching, ignore case (possibility reinstated) @make: :bold: :italic: /[regex]/i | ||||
* | v3: header, bold & italic pattern matching, ignore case (possibility reinstated)sisu_3.1.2 | Ralph Amissah | 2011-10-31 | 2 | -16/+16 |
| | | | | * (bold & italic pattern matching) @make: :bold: :italic: /[regex]/i | ||||
* | v3: sysenv, skins, a fix | Ralph Amissah | 2011-10-31 | 1 | -5/+7 |
| | |||||
* | v3: concordance, information to terminal, minor | Ralph Amissah | 2011-10-31 | 1 | -3/+3 |
| | |||||
* | v3: odf:odt, make odt style names more easily recognizablesisu_3.1.1 | Ralph Amissah | 2011-10-15 | 2 | -61/+61 |
| | |||||
* | v2 v3: odf:odt v1.0: make odt header easier to track; remove binary blob | Ralph Amissah | 2011-10-15 | 6 | -152/+729 |
| | | | | | | | | * make odt header changes easier to track (this commit maintains rough equivalence to sisu-3.1.0 headers) * sysenv, builds odf:odt directory structure instead of binary blob * get rid of odf:odt (binary changeset) blob zipfile (containing odf:odt directory structure) | ||||
* | v3: manifest, odt url lnk, fix | Ralph Amissah | 2011-10-15 | 1 | -1/+1 |
| | |||||
* | v3: sysenv, output_structure_by: filename, fix to output directories created | Ralph Amissah | 2011-10-03 | 1 | -2/+8 |
| | |||||
* | v3: texpdf, fonts, Liberation series default (main: Sans, mono: Mono) | Ralph Amissah | 2011-10-03 | 3 | -12/+78 |
| | | | | | | | * (mono) improved with selection of Liberation Mono as default * font (main font, mono) configurable in sisurc.yml under default: (texpdf_font:|texpdf_font_mono:) or within document under @make: (:texpdf_font:|:texpdf_font_mono:) | ||||
* | v3: defaults, (sisu) home page, link to git repo, minor fixes | Ralph Amissah | 2011-10-03 | 1 | -19/+30 |
| | |||||
* | v3: sysenv, rc_path adds ./.sisu/ (to existing ./_sisu/ & ~/.sisu/) | Ralph Amissah | 2011-10-03 | 1 | -3/+16 |
| | |||||
* | v3: remote, src & sisupod processing, and rsync placementsisu_3.0.19sisu-3.0.19 | Ralph Amissah | 2011-09-24 | 6 | -80/+134 |
| | |||||
* | v3: qrcode, sisu generated manifest output, treat as such | Ralph Amissah | 2011-09-24 | 3 | -9/+74 |
| | | | | | * place qrcode images in directory under manifest (manifest/qrcode) * fix remote placement of qrcode images when requested |