summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/abstyles/a4c.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-11 23:09:15 +0000
committerKarl Berry <karl@freefriends.org>2007-04-11 23:09:15 +0000
commit7410502d1d3c16f11d788b7d082770e45b421b12 (patch)
tree66a4a2503b15635b27b00bf8c4868c38c2069a5e /Master/texmf-dist/doc/bibtex/abstyles/a4c.tex
parent6858df01ea6ebb32f4be0f68e4b2e03d8713f38f (diff)
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
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/abstyles/a4c.tex')
-rw-r--r--Master/texmf-dist/doc/bibtex/abstyles/a4c.tex30
1 files changed, 30 insertions, 0 deletions
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