Created
October 29, 2015 18:00
-
-
Save TheDataLeek/60bc1f4906bac427a468 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \pgfpagesphysicalpageoptions% | |
| { | |
| logical pages=9, | |
| physical height=\paperwidth, | |
| physical width=\paperheight, | |
| } | |
| \pgfpageslogicalpageoptions{1} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{0.23\pgfphysicalwidth}{0.85\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{2} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{.64\pgfphysicalwidth}{.85\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{3} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{1.05\pgfphysicalwidth}{.85\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{4} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{.23\pgfphysicalwidth}{.615\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{5} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{.64\pgfphysicalwidth}{.615\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{6} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{1.05\pgfphysicalwidth}{.615\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{7} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{.23\pgfphysicalwidth}{.38\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{8} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{.64\pgfphysicalwidth}{.38\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{9} | |
| { | |
| resized width=.38\pgfphysicalwidth, | |
| resized height=0.25\pgfphysicalheight, | |
| center=\pgfpoint{1.05\pgfphysicalwidth}{.38\pgfphysicalheight} | |
| } | |
| \pgfpageslogicalpageoptions{1}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{2}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{3}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{4}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{5}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{6}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{7}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{8}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{9}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{10}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{11}{border code=\pgfusepath{stroke}} | |
| \pgfpageslogicalpageoptions{12}{border code=\pgfusepath{stroke}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment