fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add sponsor logos.
[librarian.git]
/
scripts
/
book2pdf
diff --git
a/scripts/book2pdf
b/scripts/book2pdf
index
68e2d08
..
fb6f703
100755
(executable)
--- a/
scripts/book2pdf
+++ b/
scripts/book2pdf
@@
-11,7
+11,6
@@
class Book2Pdf(Book2Anything):
format_name = "PDF"
ext = "pdf"
uses_cover = True
- uses_provider = True
transform_args = [
Option('-t', '--save-tex', dest='save_tex', metavar='FILE',
help='path to save the intermediary LaTeX file to'),