1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
# vmargin package
# Matthew Bertucci 4/21/2022 for v2.5
#keyvals:\usepackage/vmargin#c
shiftmargins
portrait
landscape
nohf
#endkeyvals
\setpapersize{size%keyvals}
\setpapersize[landscape|portrait]{size%keyvals}
\setpapersize{custom}{%<width%>}{%<height%>}
#keyvals:\setpapersize,\usepackage/vmargin#c
A0
A1
A2
A3
A4
A5
A6
A7
A8
A9
B0
B1
B2
B3
B4
B5
B6
B7
B8
B9
C0
C1
C2
C3
C4
C5
C6
C7
C8
C9
USletter
USlegal
USexecutive
#endkeyvals
#keyvals:\setpapersize
custom
#endkeyvals
\PaperWidth##L
\PaperHeight##L
\ifLandscape
\Landscapetrue#S
\Landscapefalse#S
\setmargins{left}{top}{textwidth}{textheight}{headheight}{headsep}{footheight}{footskip}
\setmarginsrb{left}{top}{right}{bottom}{headheight}{headsep}{footheight}{footskip}
\setmargnohf{left}{top}{textwidth}{textheight}
\setmargnohfrb{left}{top}{right}{bottom}
\setmarg{left}{top}{textwidth}{textheight}
\setmargrb{left}{top}{right}{bottom}
\shiftmargins
\Vmargin#S
\filedate#S
\filename#S
\fileversion#S
|