summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebdir/texinputs
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2020-06-15 17:30:06 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2020-06-15 17:30:06 +0000
commitb50316a7af545c8e6708232da43b8ba13bc36e6c (patch)
treefb630797901316c01035ea123090177fe3c0eedd /Build/source/texk/web2c/cwebdir/texinputs
parentc3c348ea8e5e866e35b7c8abe98df366f8c68b72 (diff)
Reduce borders in PDF output.
git-svn-id: svn://tug.org/texlive/trunk@55557 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/texinputs')
-rw-r--r--Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex b/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex
index eb0b720d06d..7e06f9d0512 100644
--- a/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex
+++ b/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex
@@ -506,6 +506,12 @@
\newcount\@n \newcount\@m \newcount\@p
\newdimen\pageht \pageht=19cm
\newdimen\pagewd \pagewd=13cm
+\ifacro
+ \pdfpagewidth=\pagewd \advance\pdfpagewidth by 2cm
+ \pdfpageheight=\pageht \advance\pdfpageheight by 4cm
+ \ifpdftex \pdfhorigin=1cm \pdfvorigin=1cm
+ \else \global\hoffset=-1.54cm \global\voffset=-1.54cm \fi
+\fi
\newdimen\colwd \colwd=\pagewd
\advance\colwd by -2pc \divide\colwd by 3 % for three columns
\newdimen\fullpageht \fullpageht=\pageht \advance\fullpageht by 4pc