summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/newlfm/test11.tex
blob: f90b84c9c1084353671f3a3c252576625b5186d3 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
\documentclass[10pt]{newlfm}

\newlfmP{leftmarginsize=.75in,rightmarginsize=1.285in,%             % Margin specifications
topmarginskip=3pt,bottommarginskip=5pt,%                            % Margin specifications
dateskipbefore=-10pt,dateskipafter=.45in,%                          % Date locations
addrfromskipafter=35pt,bottommarginskipbelow=-5pt,%                 % Spacing in document
addrfromskipbefore=0pt,addrtoskipafter=13pt,greettoskipafter=.25in,%% Spacing in document
useenvlab,Avery5160,setuplabel,%                                    % Print 8 x 11 envelope
letrh=mastg,addrt=PIT,sigtr=sLvBa,%                                 % letterhead, to, signature
letterpaper,stdpressrelease,dateno,%                                % Paper and style
addrfromright,addrfromleft,orderfromtodate,faxheaderpage}%          % Justification and order

\rheader{New header text!!}
\lheader{The Font Institute --- Propaganda Release 3993921.2}

\closeline{Yours in fontal health,}
\Cfooter{\parbox{3in}{{\Large\bfseries\itshape Your font is my font!!}}}

\PhrRegard{About}\regarding{Fonts and typography}
\greetto{Tovarich Pyotr:}

\begin{document}
\begin{newlfm}
\showdim{In body of text}
In terms of the relationships between font descriptions and musical
typography, it seems to me that only in the case of the early 1800s can even
the slightest case be made for a relationship.  

%\show\topmargin\show\textheight
%\show\footskip

\hyphenation{ble-eeee-ah}

%\afterpage{
%\global\topmargin=2in
%\global\textheight=2in
%\global\pageheight=2in
%\global\footskip=2in
%}
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
x x x x x x x xx x x x x x x x x x x x x xx  x xx x x xx  x x x x x
%\fixtm{2in}
%\fixth{3in}
\newcounter{sentcnt}
\setcounter{sentcnt}{0}
\loop \ifnum\thesentcnt<500%
  \addtocounter{sentcnt}{1}%
\thesentcnt) Natter, blather, squiggle, gnorp, bleeeeeah.
    \repeat%


In conclusion, I have little to say on the matter.
\end{newlfm}
\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: