aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/texpdf.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-983/+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-12/+12
* v3: cosmetic code, if true ; x, remove semicolons replace with "then"Ralph Amissah2012-10-011-3/+4
* v3: odf, internal links/bookmarks, toc, book indexRalph Amissah2012-10-011-1/+1
* v3: texpdf fixesRalph Amissah2012-10-011-2/+6
* v3: error & warning messages touched, revisitRalph Amissah2012-06-031-1/+1
* 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-4/+16
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-143/+146
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
* v3: texpdf, codeblocks, use listings package (for grey box)Ralph Amissah2011-12-081-54/+142
* v3: texpdf, use boites for box round codeblockssisu_3.1.6Ralph Amissah2011-12-021-2/+23
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-111-8/+4
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-7/+5
* v3: Dir.chdir, remove "system cd" (change directory) use Dir.chdirRalph Amissah2011-09-051-5/+9
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-1/+1
* v3: texpdf, possibility to translate "Contents" for table of contentsRalph Amissah2011-08-091-0/+6
* v3: texpdf, indent ...Ralph Amissah2011-07-261-1/+7
* v3: texpdf, XeTeX language settings (setmainlanguage setotherlanguage)Ralph Amissah2011-07-261-1/+1
* v3: define latex \newcommands for some special characters (for sisu code)Ralph Amissah2011-06-261-8/+10
* v2 v3: texpdf, define hardspace & provide backslashRalph Amissah2011-06-261-0/+4
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-261-2/+2
* v3: html, texpdf, syslink to default, adjusted & made similarRalph Amissah2011-06-081-1/+3
* v3: texpdf, filenamesRalph Amissah2011-05-231-12/+13
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-9/+9
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-25/+25
* 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-36/+36
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-6/+6
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
* sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests)Ralph Amissah2011-02-151-6/+6
* 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/+832