summaryrefslogtreecommitdiff
path: root/macros/latex209/contrib/address/envpre.tex
blob: 0043ed9133cdf2bd67cffbd39b6ee2ea3fa22b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
%%% ============================================================
%%%  @LaTeX-style-file{
%%%    author            = "Michael Wester",
%%%    version           = "1.0",
%%%    date              = "July 1991",
%%%    time              = "NULL",
%%%    filename          = "3across.tex",
%%%    address           = "Math & Stat Dept.
%%%                         University of New Mexico
%%%                         Albuquerque, NM  87131",
%%%    telephone         = "NA",
%%%    FAX               = "NA",
%%%    checksum          = "NA",
%%%    email             = "wester@spectre.unm.edu (Internet)",
%%%    codetable         = "ISO/ASCII",
%%%
%%%    keywords          = "LaTeX, TeX, formletter, mailing labels",
%%%    supported         = "yes",
%%%
%%%    docstring         = "Preamble for envelope.",
%%%  }
%%% =================================================================
\def\DEFAULTletter{envelope}
\breakupfalse
\documentstyle[12pt]{letter}
\topmargin -1in
\oddsidemargin -.75in
\textheight 10.25in
\textwidth 8in
\pagestyle{empty}