diff --git a/docs/example_page_numbers_landscape.pdf b/docs/example_page_numbers_landscape.pdf new file mode 100644 index 0000000..51cf4ce Binary files /dev/null and b/docs/example_page_numbers_landscape.pdf differ diff --git a/docs/example_page_numbers_landscape.tex b/docs/example_page_numbers_landscape.tex new file mode 100644 index 0000000..2df5cc5 --- /dev/null +++ b/docs/example_page_numbers_landscape.tex @@ -0,0 +1,30 @@ +\documentclass[showtrims]{memoir} + +\usepackage{pgffor} +\usepackage[margin=0in]{geometry} + +\setstocksize{4cm}{6cm} +\settrimmedsize{4cm}{6cm}{*} +%\addtolength{\textwidth}{8cm} +%\addtolength{\textheight}{8cm} + +\setbinding{0cm} +\setlrmarginsandblock{0cm}{0cm}{*} +\setulmarginsandblock{0cm}{0cm}{*} + +\begin{document} + +\pagenumbering{gobble} + +\begin{center} + +\HUGE + +\foreach \n in {1,...,120}{ + \vspace*{1cm} \underline{\n} \newpage +} + +\end{center} + + +\end{document} \ No newline at end of file diff --git a/docs/examples/octavo_wideSrc_90cwSrcRotation_letter.png b/docs/examples/octavo_wideSrc_90cwSrcRotation_letter.png new file mode 100644 index 0000000..0dd5b07 Binary files /dev/null and b/docs/examples/octavo_wideSrc_90cwSrcRotation_letter.png differ diff --git a/docs/examples/octavo_wideSrc_90cwSrcRotation_letter_paperRotated.png b/docs/examples/octavo_wideSrc_90cwSrcRotation_letter_paperRotated.png new file mode 100644 index 0000000..0a3d58a Binary files /dev/null and b/docs/examples/octavo_wideSrc_90cwSrcRotation_letter_paperRotated.png differ diff --git a/docs/examples/octavo_wideSrc_noSrcRotation_letter.png b/docs/examples/octavo_wideSrc_noSrcRotation_letter.png new file mode 100644 index 0000000..2b1507d Binary files /dev/null and b/docs/examples/octavo_wideSrc_noSrcRotation_letter.png differ diff --git a/docs/examples/octavo_wideSrc_noSrcRotation_letter_paperRotated.png b/docs/examples/octavo_wideSrc_noSrcRotation_letter_paperRotated.png new file mode 100644 index 0000000..0e5ffae Binary files /dev/null and b/docs/examples/octavo_wideSrc_noSrcRotation_letter_paperRotated.png differ diff --git a/img/90ccwDiagram.png b/img/90ccwDiagram.png new file mode 100644 index 0000000..595a099 Binary files /dev/null and b/img/90ccwDiagram.png differ diff --git a/img/90cwDiagram.png b/img/90cwDiagram.png new file mode 100644 index 0000000..70d421e Binary files /dev/null and b/img/90cwDiagram.png differ diff --git a/img/bottomBindingDiagram.png b/img/bottomBindingDiagram.png new file mode 100644 index 0000000..b4adb41 Binary files /dev/null and b/img/bottomBindingDiagram.png differ diff --git a/img/noRotationDiagram.png b/img/noRotationDiagram.png new file mode 100644 index 0000000..b0c5db2 Binary files /dev/null and b/img/noRotationDiagram.png differ diff --git a/img/topBindingDiagram.png b/img/topBindingDiagram.png new file mode 100644 index 0000000..1134f13 Binary files /dev/null and b/img/topBindingDiagram.png differ diff --git a/index.html b/index.html index 5ccf613..10b0f28 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,41 @@

File Info

While some PDF viewers may display the first two pages as a spread, be aware that the first page, which is odd, will be on the right when printed. The first printed spread are pages 2 & 3 of your PDF document. Evens always on the left, odds always on the right. +
+

Source Manipulation

+ + + +
Details
+
+ + +
Details
+
+ + + +
Details
+
+ + +
+ Details + For books with the bound edge at the bottom of the page -- rotate all odd pages 90° clockwise, all even pages 90° anti-clockwise +
+ +
+
+ + +
+ Details + For books with the bound edge at the top of the page -- rotate all odd pages 90° anti-clockwise, all even pages 90° clockwise
+ +
+
+
+