diff options
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} + +} |