aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/epub_tune.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-328/+0
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4 (v3): epub, tinkering with headers & cleaning of angle brackets '<' & '>'Ralph Amissah2013-02-201-3/+5
|
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* v4 v3: epub_tune html_tune, remove unnecessary conversion of some utf-8 charsRalph Amissah2013-01-231-87/+0
| | | | | * epub, fix, messed up table of contents, toc.ncx [bug reported by Mikael Böök]
* 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-1/+1
|
* v3: html, epub, group text, bullet, fixRalph Amissah2012-10-011-1/+1
|
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* 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-188/+182
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
|
* v3: html, epub, (& xml) codeblocks, treatment of '<<' & '>>', fixsisu_3.1.10Ralph Amissah2011-12-311-2/+1
| | | | * (remove legacy codeblock match rule, watch)
* v3: epubsisu_3.0.18sisu-3.0.18Ralph Amissah2011-09-131-3/+3
| | | | | | * fix for different output structures, language codes not used internally (within epub) * adjustment to image paths for image copy
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-5/+5
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v2, v3: dal_syntax + downstream output, email regex revisedRalph Amissah2011-03-101-4/+1
| | | | | | * revised pattern match for email address, (removes occasional interference with urls having embedded email addresses) (dal_syntax and affected downstream output modules)
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-011-1/+1
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-3/+3
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* 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/+417