diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:28 +0000 |
commit | 60538160ba9400a121853696453ddb0dc93e3a0c (patch) | |
tree | 96daccd0b1128608f9f4eb15244bb7af8a567c3c /Master/texmf-dist/tex/csplain/base/plaina4.tex | |
parent | 0d9effad76aadeaf26ed7706be6f79e3aaef716e (diff) |
trunk/Master/texmf-dist/tex/csplain
git-svn-id: svn://tug.org/texlive/trunk@610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/csplain/base/plaina4.tex')
-rw-r--r-- | Master/texmf-dist/tex/csplain/base/plaina4.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/csplain/base/plaina4.tex b/Master/texmf-dist/tex/csplain/base/plaina4.tex new file mode 100644 index 00000000000..39262806975 --- /dev/null +++ b/Master/texmf-dist/tex/csplain/base/plaina4.tex @@ -0,0 +1,17 @@ +% The size of A4 paper is 210mm x 297mm. +% The following setting lets exactly 1in empty from each side of paper +% (only the bottom margin with pagination is 1in+7mm) +% and these dimensions are taken into account also when +% \magnification is used. + +\immediate\message{\string\hsize=159.2 mm \string\vsize=239.2 mm} + +\hsize= 159.2 mm +\vsize= 239.2 mm + +{\catcode64=11 % \catcode`\@=11 + +\gdef\m@g{\mag\count@ + \hsize=159.2truemm \vsize=239.2truemm \dimen\footins8truein} + +} |