fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Support for ref.
[librarian.git]
/
src
/
librarian
/
mobi.py
diff --git
a/src/librarian/mobi.py
b/src/librarian/mobi.py
index
a4eef5c
..
337db75
100644
(file)
--- a/
src/librarian/mobi.py
+++ b/
src/librarian/mobi.py
@@
-30,7
+30,7
@@
def transform(wldoc, verbose=False, sample=None, cover=None,
del wldoc
epub = document.as_epub(verbose=verbose, sample=sample,
-
html_toc=True,
cover=cover or True, flags=flags,
+ cover=cover or True, flags=flags,
hyphenate=hyphenate, ilustr_path=ilustr_path,
output_type='mobi')
if verbose: