Commit graph

7 commits

Author SHA1 Message Date
John MacFarlane
1709949ce5 Incorporated titlepage stuff into epub-page.html. 2012-11-04 21:08:24 -08:00
John MacFarlane
9fae8b31dd EPUB templates: Added css, highlighting-css, quotes variables.
Removed hardcoded link to stylesheet.css.  Instead, the EPUB writer
now sets the css variable to stylesheet.css.
2012-11-04 18:57:40 -08:00
John MacFarlane
0b394e7ccd EPUB page template: Add epub (ops) namespace. 2012-11-04 10:37:26 -08:00
John MacFarlane
8aad144189 EPUB templates: Use html5 doctype if epub3. 2012-11-02 20:52:43 -07:00
John MacFarlane
2e0841bf8e Use pagetitle in title element for epub templates. 2012-11-02 19:51:13 -07:00
John MacFarlane
1e32f28208 epub-page template: removed separate h1 $title$.
The title is now presumed to be the h1 that begins the body
(if there is one).
2012-10-11 09:04:31 -07:00
John MacFarlane
15fb6a91bb Added templates for epub coverimage, titlepage, regular page.
This allows even more user customization.
2011-12-18 12:26:21 -08:00