diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/newlfm/test11.tex | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/newlfm/test11.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/newlfm/test11.tex | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/newlfm/test11.tex b/Master/texmf-dist/doc/latex/newlfm/test11.tex new file mode 100644 index 00000000000..f90b84c9c10 --- /dev/null +++ b/Master/texmf-dist/doc/latex/newlfm/test11.tex @@ -0,0 +1,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: |