From 7410502d1d3c16f11d788b7d082770e45b421b12 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Apr 2007 23:09:15 +0000 Subject: abstyles fix/update (Juan Torrens mail to mactex-support, 9 Apr 2007 15:42:42) git-svn-id: svn://tug.org/texlive/trunk@4150 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/bibtex/abstyles/a4c.tex | 30 +++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Master/texmf-dist/doc/bibtex/abstyles/a4c.tex (limited to 'Master/texmf-dist/doc/bibtex/abstyles/a4c.tex') diff --git a/Master/texmf-dist/doc/bibtex/abstyles/a4c.tex b/Master/texmf-dist/doc/bibtex/abstyles/a4c.tex new file mode 100644 index 00000000000..ae619c66ab7 --- /dev/null +++ b/Master/texmf-dist/doc/bibtex/abstyles/a4c.tex @@ -0,0 +1,30 @@ +% This is A4C.TEX, a TeX macro file for WEB written by Hans-Hermann Bode +% (HHBODE@DOSUNI1.BITNET), that sets up a page layout appropriate for DIN-A4 +% paper sheets (210 mm x 297 mm). +% +% The text is horizontally centered with margins of 2 cm left and right. +% +% It is assumed, that the DVI driver sets margins of 1 in left and top. +% +% Version Date Author Comment +% 1.00 08 Sep 1991 H2B First version +% 1.00a 28 Sep 1991 H2B Correction: missing setpage included + +\pagewidth21cm % full paper +\fullpageheight29.7cm + +\hoffset2cm % left margin +\pageshift0cm % additionally for odd-numbered pages +\voffset2cm % top margin + +\advance\pagewidth by-2\hoffset % minus margins +\advance\pagewidth by-2\pageshift % minus extra margins +\advance\fullpageheight by-2\voffset % minus margins + +\pageheight\fullpageheight % full text +\advance\pageheight by-0.3in % minus header + +\advance\hoffset by-1in % compensate the driver margins +\advance\voffset by-1in + +\setpage % tell TeX new dimensions -- cgit v1.2.3