]> granicus.if.org Git - docbook-dsssl/commit
Adding CSS support to .epub target & dbtoepub:
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Mon, 23 Jun 2008 17:09:11 +0000 (17:09 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Mon, 23 Jun 2008 17:09:11 +0000 (17:09 +0000)
commitf1a5d42eb4434985778fa2ec57db13db62dfbe86
treeae66845625a55fa6ad6db7d8fd57ae998fa561b7
parent814ce2eb385803f3abfeaec65bd22db96b0a93a9
Adding CSS support to .epub target & dbtoepub:
    -c, --css [FILE]                 Use FILE for CSS on generated XHTML.

DocBook::Epub
...
- should include a CSS link in HTML files when a CSS file has been provided
- should include CSS file in .epub when a CSS file has been provided
- should include a CSS link in OPF file when a CSS file has been provided
xsl/epub/bin/dbtoepub
xsl/epub/bin/lib/docbook.rb
xsl/epub/bin/spec/epub_regressions_spec.rb
xsl/epub/bin/spec/epub_small_smoketest.rb
xsl/epub/bin/spec/epub_smoketest_spec.rb
xsl/epub/bin/spec/epub_spec.rb
xsl/epub/bin/spec/files/test.css [new file with mode: 0644]
xsl/epub/docbook.xsl