aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/epub_format.rb
Commit message (Collapse)AuthorAgeFilesLines
* document objects: page break; object separator (introduced & used, adjust later)Ralph Amissah2010-12-161-0/+5
| | | | | | | | | | | | | | * object separator introduced (requested Cory Doctorow, implementation not discussed) * dal_syntax, object separator syntax (<:---> or <:ols>) * constants, object separator * vim syntax highlighting, match object separator * document objects: page break; object separator (introduced & used) * dal, page break and object separator objects * represent page break and object separator: plaintext, html, epub, odf, texpdf (adjust later)
* epub: ocn (object numbers) now link to themselvesRalph Amissah2010-11-291-1/+5
| | | | * jumps to top of viewer
* epub, fix breakage where angle brackets used in used metadata headerRalph Amissah2010-10-011-3/+7
|
* epub, fix xhtml line-break in rights metadata, results in unreadable epub ↵Ralph Amissah2010-09-221-3/+5
| | | | | | | (Closes: #596736) * epub output not readable by all epub-reader software (Closes: #596736) (else epub output can be viewed in calibre, but not in fbreader or okular)
* html_format, epub_format: subtoc, footnote content bug (fix)Ralph Amissah2010-07-271-0/+6
|
* epub_format, removed some title & author info, checkRalph Amissah2010-07-271-25/+0
|
* epub_format, within head, title & authorRalph Amissah2010-07-271-1/+4
|
* epub, monospace font (codeblock & monospace tag)Ralph Amissah2010-07-061-0/+5
|
* epub, html: make robust where missing param valuesRalph Amissah2010-03-101-3/+14
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+2068