fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
moglen do wydania
[librarian.git]
/
librarian
/
pdf.py
diff --git
a/librarian/pdf.py
b/librarian/pdf.py
index
793c9b8
..
eb3f942
100644
(file)
--- a/
librarian/pdf.py
+++ b/
librarian/pdf.py
@@
-276,6
+276,7
@@
def transform(wldoc, verbose=False, save_tex=None, save_texml=None, morefloats=N
shutil.copy(get_resource('pdf/wl.cls'), temp)
shutil.copy(get_resource('pdf/wlpub.cls'), temp)
shutil.copy(get_resource('res/wl-logo.png'), temp)
+ shutil.copy(get_resource('res/cover.jpg'), temp)
if resources:
copy_tree(resources, temp)