Browse Source

letterpaper booklet

user 2 years ago
parent
commit
bc49c192b9
2 changed files with 14 additions and 10 deletions
  1. BIN
      recipes-book.pdf
  2. 14
    10
      recipes.org

BIN
recipes-book.pdf View File


+ 14
- 10
recipes.org View File

@@ -60,19 +60,23 @@
60 60
 * generate-booklet :noexport:
61 61
 
62 62
 #+BEGIN_SRC elisp
63
-(shell-command-to-string "pdfbook2 recipes.pdf -b 10 -t 10 -o 10 -i 10 -n")
63
+(shell-command-to-string "pdfbook2 recipes.pdf -b 10 -t 10 -o 10 -i 10 -p letterpaper")
64 64
 #+END_SRC
65 65
 
66 66
 #+RESULTS:
67
-: 
68
-:     pdfbook2 v1.4 (https://github.com/jenom/pdfbook2)
69
-:     (c) 2015 - 2020 Johannes Neumann (http://www.neumannjo.de)
70
-:     licensed under GPLv3 (http://www.gnu.org/licenses/gpl-3.0)
71
-:     based on pdfbook by David Firth with help from Marco Pessotto
72
-: 
73
-: 
74
-: Processing recipes.pdf
75
-: Getting bounds... create booklet... done
67
+#+begin_example
68
+
69
+    pdfbook2 v1.4 (https://github.com/jenom/pdfbook2)
70
+    (c) 2015 - 2020 Johannes Neumann (http://www.neumannjo.de)
71
+    licensed under GPLv3 (http://www.gnu.org/licenses/gpl-3.0)
72
+    based on pdfbook by David Firth with help from Marco Pessotto
73
+
74
+
75
+Processing recipes.pdf
76
+Getting bounds... done
77
+cropping... done
78
+create booklet... done
79
+#+end_example
76 80
 
77 81
 # add page breaks
78 82
 #