aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/epub_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-217/+97
| | | | | | | | | * 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 v3dv: path & url links, updates for multiple output directory structuresRalph Amissah2012-02-031-271/+6
|
* v3: date, year 2012, updateRalph Amissah2012-01-101-2/+1
|
* v3: epub, css, codeblock, grey boxRalph Amissah2011-12-081-0/+1
|
* v3: epubsisu_3.0.18sisu-3.0.18Ralph Amissah2011-09-131-11/+11
| | | | | | * fix for different output structures, language codes not used internally (within epub) * adjustment to image paths for image copy
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-20/+20
|
* v3: epub, param, (defaults) epub tuningRalph Amissah2011-08-181-23/+40
| | | | | | | * include levels A - C as individual sections (xhtml file with consistent opf & ncx) * sync ncx with sisu internal structural logic (correct depth, include level A, place sisu toc)
* v3: epub, constants, experiment with presentationsisu_3.0.15sisu-3.0.15Ralph Amissah2011-08-091-31/+86
| | | | | | | | | | | * disable some internal "features" * make file and directory naming more flexible, now using 'OEBPS', 'toc.ncx', 'content.opf', * adjustment of some headers and general tuning * add opf guide * clean processing directory between each build * constants, added constants Ep (for epub) * constants, added DISABLE (used here with epub)
* v3: epub, indent ...Ralph Amissah2011-07-261-9/+421
|
* v3: param, manifest, qrcode, epub, added creator.editor fieldRalph Amissah2011-07-261-1/+23
|
* v3: epub, opf fixesRalph Amissah2011-07-261-9/+81
|
* v3: param, html, epub, xml, simplify file-naming with language codeRalph Amissah2011-05-231-11/+11
| | | | | * language code occurs in fixed location within file-name (could previously do so in 1 of 3 configured locations)
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-2/+2
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* 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/+2030