Merge pull request #2 from mgorny/fb2
authorrczajka <radek.czajka@gmail.com>
Mon, 14 May 2012 08:26:54 +0000 (01:26 -0700)
committerrczajka <radek.czajka@gmail.com>
Mon, 14 May 2012 08:26:54 +0000 (01:26 -0700)
Initial support for FictionBook 2 output format

12 files changed:
README.md [changed mode: 0755->0644]
librarian/mobi.py [changed mode: 0755->0644]
librarian/mobi/style.css [changed mode: 0755->0644]
librarian/xslt/book2html.xslt [changed mode: 0755->0644]
librarian/xslt/book2txt.xslt [changed mode: 0755->0644]
librarian/xslt/config.xml [changed mode: 0755->0644]
librarian/xslt/normalize.xslt [changed mode: 0755->0644]
librarian/xslt/wl2html_base.xslt [changed mode: 0755->0644]
librarian/xslt/wl2html_full.xslt [changed mode: 0755->0644]
librarian/xslt/wl2html_partial.xslt [changed mode: 0755->0644]
scripts/master.css [changed mode: 0755->0644]
scripts/master.plain.css [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)