aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/odf.rb
Commit message (Expand)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-823/+0
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
* v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests)Ralph Amissah2012-10-011-2/+2
* v3: cosmetic code, if true ; x, remove semicolons replace with "then"Ralph Amissah2012-10-011-6/+6
* v3: odf, internal links/bookmarks, toc, book indexRalph Amissah2012-10-011-77/+93
* v3: images, regular & sisupodRalph Amissah2012-06-031-0/+9
* v3: warn when files to be copied not found, addRalph Amissah2012-06-031-2/+8
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
* v3: reporting, composite file names touchedRalph Amissah2012-05-121-1/+1
* v3: rescue & error warnings, some touchedRalph Amissah2012-05-061-1/+4
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-145/+152
* v3 v3dv: path & url links, updates for multiple output directory structuresRalph Amissah2012-02-031-3/+3
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
* v3: odf:odt, codeblocks, a match fix, affects e.g. "<<"Ralph Amissah2011-12-131-2/+4
* v3: odf:odt v1.2sisu_3.1.5Ralph Amissah2011-11-211-44/+20
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-111-2/+2
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-8/+6
* v3: odf:odt, make odt style names more easily recognizablesisu_3.1.1Ralph Amissah2011-10-151-45/+45
* v2 v3: odf:odt v1.0: make odt header easier to track; remove binary blobRalph Amissah2011-10-151-66/+97
* v3: Dir.chdir, remove "system cd" (change directory) use Dir.chdirRalph Amissah2011-09-051-6/+9
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-3/+3
* v3: odf, manpage, "new" indent not implementedRalph Amissah2011-07-261-1/+7
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-261-1/+1
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-5/+5
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-6/+6
* v3: odf:odt processing in separate subdirectoriesRalph Amissah2011-04-191-12/+24
* v2, v3: dal_syntax + downstream output, email regex revisedRalph Amissah2011-03-101-6/+6
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-7/+7
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-2/+2
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-8/+8
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
* console feedback on selected files being processed, updates & fixesRalph Amissah2011-02-151-2/+2
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+751