summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-14 00:14:05 +0000
committerKarl Berry <karl@freefriends.org>2009-01-14 00:14:05 +0000
commitc49b4326cde7ef42ae8571be9f7e12dbdf1ec6ac (patch)
tree50e1794f5291675c4def85e4c5c08a5174ecf144 /Master/texmf-dist/doc/latex
parent8d86fd37cd58466c1da9f724f579b64db18b2158 (diff)
newlfm 9.1 (11jan09)
git-svn-id: svn://tug.org/texlive/trunk@11859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/README390
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/chk1.tex16
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/demoa.tex13
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/hletrinf.tex337
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/letrinfo.tex27
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/manual.pdfbin0 -> 202609 bytes
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/newlfm.pdfbin206925 -> 319636 bytes
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/problems.tex115
-rwxr-xr-xMaster/texmf-dist/doc/latex/newlfm/prx.bat3
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/test1.tex6
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/test5.tex2
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/testms.pdfbin0 -> 12016 bytes
-rw-r--r--Master/texmf-dist/doc/latex/newlfm/testz.tex43
13 files changed, 712 insertions, 240 deletions
diff --git a/Master/texmf-dist/doc/latex/newlfm/README b/Master/texmf-dist/doc/latex/newlfm/README
index 6ec2268b014..15096cfde89 100644
--- a/Master/texmf-dist/doc/latex/newlfm/README
+++ b/Master/texmf-dist/doc/latex/newlfm/README
@@ -1,195 +1,195 @@
-readme
-
-This file describes setting up newlfm.cls, the class file which contains the
-information about the new letter, fax and memo class newlfm. newlfm creates
-two additional .sty files, addrset.sty and setdim.sty. These support the
-processing performed by newlfm.
-
-newlfm uses a number of external .sty files to perform various functions.
-Please get the current version of these .sty files from better CTAN
-locations everywhere, install them as requested and update your configuration as
-necessary.
-
-These files are as follows:
-
-.sty File CTAN Location Retrieve?
-mdwlist macros/latex/contrib/supported/mdwtools Entire subdirectory
-fancyhdr macros/latex/contrib/supported/fancyhdr Entire subdirectory
-envlab macros/latex/contrib/supported/envlab Entire subdirectory
-graphics dviware/ln03/rmcs Specific file
-
-Setup procedure:
-
-1) Use a temporary working subdirectory. Unpack the newlfm archive file by
-using an appropriate tool, if you have an archive file. These tools are
-widely available. If you do not have them, please check CTAN. Otherwise
-just copy the files from the newlfm archive location in CTAN.
-
-2) Start up a OS command frame (MS-DOS command prompt, unix console). The OS
-command frame must be able to access some TeX version, and that is your
-responsibility. The setup procedure here requires access to TeX and more
-specifically to LaTeX.
-
-3) The setup utility assumes that you are running dvips as your printer
-driver. If not, you must change make_win.bat or make_unix.
-
-4) make .cls and .sty files:
-
-This acts to setup the program, by running the various components in the
-correct order.
-
-a) Win family: type
-
-make_win
-
-To check on commands:
-
-type make_win.bat
-
-b) unix/linux family: type
-
-make_unix
-
-To check on commands:
-
-more make_unix
-
-5) After running the make utility, print copies of the demonstration letters test1
-- test7. Print these letters and examine them. Here is a brief description:
-
-(a) test1 is a standard letter, with a little palm tree in the left header
-and a motto in Large bf text in the footer. A signature is printed in the signature
-block. It has a FAX cover page.
-
-(b) test2 is a standard memo, with a large palm tree at an odd angle in the
-top margin, centered. It is written in pig latin, or ig-pay atin-lay. This
-is a dialect of American English popular among 8 year olds.
-
-(c) test3 is a full memo, with a smaller memo space (144pt margins on either
-side). It has all address information in both the "from" and "to" sections
-of the memo.
-
-(d) test4 is a business letter with a header file containing a small palm
-tree and a firm identification section in the left margin.
-
-(e) test5 is a business letter with a header file containing a small palm
-tree and a firm identification section in the left margin. It also has a
-table, built in the standard table fashion, included.
-
-(f) test6 is a form letter, which prints letters to two different persons,
-including a fax header page for each.
-
-(g) test7 is a form letter file, which prints letters to two different persons,
-including a fax header page for each. In addition, it changes the order of
-the date and from addresses, and fiddles with the spacing.
-
-(h) test8 is a form letter file, which prints letters to three different
-persons from a list command multletter, including a fax header page for
-each. In addition, it changes the order of the date and from addresses, and
-fiddles with the spacing. This file also illustrates the use of the stored
-letter dimensional information, stored in the letters database letrinfo.tex.
-
-(i) test9 is a form letter file, which prints letters to three different
-persons from a list command multletter, including a fax header page for
-each. In addition, it changes the order of the date and from addresses, and
-fiddles with the spacing. This file also illustrates the use of the stored
-letter dimensional information, stored in the letters database letrinfo.tex.
-
-(j) test10 is a letter showing inclusion of nameto and namefr options
-directly rather than through the letrinfo file. It prints them in cello-window form.
-
-(k) test11 is a press release.
-
-6) newlfm.zip includes all files necessary to perform the demos.
-(a) After executing the setup utility, all files in these packages should
-be placed on your LaTeX path. You may wish to place them in your "local
-site" tree, which is the LaTeX storage location for local files. Ensure
-that the local LaTeX path is executed or searched after the default LaTeX
-path.
-
-(b) Place all files newlfm.* on the "local site" tree, in the location for
-LaTeX files. In addition, letrinfo.tex and extracd.tex are both placed on
-the "local site" tree. They should probably for simplicity be placed at the
-same location as is newlfm.cls.
-
-In that way, when you replace or upgrade, information for the use of newlfm
-(in particular, your letrinfo.tex file) will not be deleted inadvertantly.
-
-7) newlfm.dvi (and probably newlfm.ps) are produced by the setup utility.
-This is a result of the docstrip program's extraction from newlfm.dtx of the
-instructions for the newlfm.dtx class. Please print this and check it for
-simple information about the class.
-
-8) Bugs and problems may be reported to
-
-Paul A. Thompson, Ph.D.
-Div of Biostatistics
-Box 8067, Washington University School of Medicine
-St. Louis, MO 63110
-
-paul@wubios.wustl.edu
-
-If you wish me to examine anything, please send a gzipped tar file
-containing all sources (this includes letrinfo.tex and extracd.tex). I will
-try to run your example. NOTE: First step of debugging is to ensure that
-newlfm.cls is the same as mine; I don't look at your version of my class
-file. Please be sure that you have read the documentation first, however.
-
-MANIFEST OF ALL NEWLFM COMPONENTS
-
-This is a manifest of all files currently used in newlfm. It can serve as a
-checklist for users to ensure that all files for the class are present.
-
-extracd.tex Pattern file to enable users to change phrases for letter components
-letrinfo.tex Letter database file for examples
-lvb.eps Signature of Ludwig von Beetfonten
-makeclean_win.bat Clean up the subdirectory on a Windows box
-make_clean Clean up the subdirectory on a unix box
-make_unix Make .cls, .sty, manual and all examples on unix box
-make_win.bat Make .cls, .sty, manual and all examples on Windows box
-newlfm.dtx Source for newlfm and all associated program
-newlfm.ins File to produce newlfm.cls
-newlfm.txt A blurb about newlfm
-newlfm.zip .zip file containing all parts of the system
-palm.eps Palm tree used in examples
-README Instructions for setting up system
-sfaxpage.tex Pattern for FAX header page, modifiable by the user
-smemosec.tex Pattern for the memo block, modifiable by the user
-sprsrls.tex Pattern for the press release, modifiable by the user
-test1.tex Example file 1
-test2.tex Example file 2
-test3.tex Example file 3
-test4.tex Example file 4
-test5.tex Example file 5
-test6.tex Example file 6
-test7.tex Example file 7
-test8.tex Example file 8
-test9.tex Example file 9
-test10.tex Example file 10
-test11.tex Example file 11
-test12.tex Example file 12
-test1alt.tex Example file 1, alternative option specification (old style)
-test2alt.tex Example file 2, alternative option specification (old style)
-test3alt.tex Example file 3, alternative option specification (old style)
-test4alt.tex Example file 4, alternative option specification (old style)
-test5alt.tex Example file 5, alternative option specification (old style)
-test6alt.tex Example file 6, alternative option specification (old style)
-test7alt.tex Example file 7, alternative option specification (old style)
-test8alt.tex Example file 8, alternative option specification (old style)
-wine.eps Picture of some wine bottles
-
-newlfm uses internally defined macros to set up fax header pages, memo
-header blocks and press releases. To customize these for yourself:
-
-1) Change sfaxpage.tex to faxpage.tex for the fax page and modify it as needed; or
-2) Change smemosec.tex to memosec.tex for the memo block and modify it as needed;
-3) Change sprsrls.tex to prsrls.tex for the press release and modify it as needed.
-
-Modification of the files is in the hands of the user. Your mileage may
-vary. As developer and supporter of newlfm, I specifically exclude support
-for user modifications, but will consider a consulting arrangement at the
-user's discretion.
-
-
-
-
+readme
+
+This file describes setting up newlfm.cls, the class file which contains the
+information about the new letter, fax and memo class newlfm. newlfm creates
+two additional .sty files, addrset.sty and setdim.sty. These support the
+processing performed by newlfm.
+
+newlfm uses a number of external .sty files to perform various functions.
+Please get the current version of these .sty files from better CTAN
+locations everywhere, install them as requested and update your configuration as
+necessary.
+
+These files are as follows:
+
+.sty File CTAN Location Retrieve?
+mdwlist macros/latex/contrib/supported/mdwtools Entire subdirectory
+fancyhdr macros/latex/contrib/supported/fancyhdr Entire subdirectory
+envlab macros/latex/contrib/supported/envlab Entire subdirectory
+graphics dviware/ln03/rmcs Specific file
+
+Setup procedure:
+
+1) Use a temporary working subdirectory. Unpack the newlfm archive file by
+using an appropriate tool, if you have an archive file. These tools are
+widely available. If you do not have them, please check CTAN. Otherwise
+just copy the files from the newlfm archive location in CTAN.
+
+2) Start up a OS command frame (MS-DOS command prompt, unix console). The OS
+command frame must be able to access some TeX version, and that is your
+responsibility. The setup procedure here requires access to TeX and more
+specifically to LaTeX.
+
+3) The setup utility assumes that you are running dvips as your printer
+driver. If not, you must change make_win.bat or make_unix.
+
+4) make .cls and .sty files:
+
+This acts to setup the program, by running the various components in the
+correct order.
+
+a) Win family: type
+
+make_win
+
+To check on commands:
+
+type make_win.bat
+
+b) unix/linux family: type
+
+make_unix
+
+To check on commands:
+
+more make_unix
+
+5) After running the make utility, print copies of the demonstration letters test1
+- test7. Print these letters and examine them. Here is a brief description:
+
+(a) test1 is a standard letter, with a little palm tree in the left header
+and a motto in Large bf text in the footer. A signature is printed in the signature
+block. It has a FAX cover page.
+
+(b) test2 is a standard memo, with a large palm tree at an odd angle in the
+top margin, centered. It is written in pig latin, or ig-pay atin-lay. This
+is a dialect of American English popular among 8 year olds.
+
+(c) test3 is a full memo, with a smaller memo space (144pt margins on either
+side). It has all address information in both the "from" and "to" sections
+of the memo.
+
+(d) test4 is a business letter with a header file containing a small palm
+tree and a firm identification section in the left margin.
+
+(e) test5 is a business letter with a header file containing a small palm
+tree and a firm identification section in the left margin. It also has a
+table, built in the standard table fashion, included.
+
+(f) test6 is a form letter, which prints letters to two different persons,
+including a fax header page for each.
+
+(g) test7 is a form letter file, which prints letters to two different persons,
+including a fax header page for each. In addition, it changes the order of
+the date and from addresses, and fiddles with the spacing.
+
+(h) test8 is a form letter file, which prints letters to three different
+persons from a list command multletter, including a fax header page for
+each. In addition, it changes the order of the date and from addresses, and
+fiddles with the spacing. This file also illustrates the use of the stored
+letter dimensional information, stored in the letters database letrinfo.tex.
+
+(i) test9 is a form letter file, which prints letters to three different
+persons from a list command multletter, including a fax header page for
+each. In addition, it changes the order of the date and from addresses, and
+fiddles with the spacing. This file also illustrates the use of the stored
+letter dimensional information, stored in the letters database letrinfo.tex.
+
+(j) test10 is a letter showing inclusion of nameto and namefr options
+directly rather than through the letrinfo file. It prints them in cello-window form.
+
+(k) test11 is a press release.
+
+6) newlfm.zip includes all files necessary to perform the demos.
+(a) After executing the setup utility, all files in these packages should
+be placed on your LaTeX path. You may wish to place them in your "local
+site" tree, which is the LaTeX storage location for local files. Ensure
+that the local LaTeX path is executed or searched after the default LaTeX
+path.
+
+(b) Place all files newlfm.* on the "local site" tree, in the location for
+LaTeX files. In addition, letrinfo.tex and extracd.tex are both placed on
+the "local site" tree. They should probably for simplicity be placed at the
+same location as is newlfm.cls.
+
+In that way, when you replace or upgrade, information for the use of newlfm
+(in particular, your letrinfo.tex file) will not be deleted inadvertantly.
+
+7) newlfm.dvi (and probably newlfm.ps) are produced by the setup utility.
+This is a result of the docstrip program's extraction from newlfm.dtx of the
+instructions for the newlfm.dtx class. Please print this and check it for
+simple information about the class.
+
+8) Bugs and problems may be reported to
+
+Paul A. Thompson, Ph.D.
+Div of Biostatistics
+Box 8067, Washington University School of Medicine
+St. Louis, MO 63110
+
+paul@wubios.wustl.edu
+
+If you wish me to examine anything, please send a gzipped tar file
+containing all sources (this includes letrinfo.tex and extracd.tex). I will
+try to run your example. NOTE: First step of debugging is to ensure that
+newlfm.cls is the same as mine; I don't look at your version of my class
+file. Please be sure that you have read the documentation first, however.
+
+MANIFEST OF ALL NEWLFM COMPONENTS
+
+This is a manifest of all files currently used in newlfm. It can serve as a
+checklist for users to ensure that all files for the class are present.
+
+extracd.tex Pattern file to enable users to change phrases for letter components
+letrinfo.tex Letter database file for examples
+lvb.eps Signature of Ludwig von Beetfonten
+makeclean_win.bat Clean up the subdirectory on a Windows box
+make_clean Clean up the subdirectory on a unix box
+make_unix Make .cls, .sty, manual and all examples on unix box
+make_win.bat Make .cls, .sty, manual and all examples on Windows box
+newlfm.dtx Source for newlfm and all associated program
+newlfm.ins File to produce newlfm.cls
+newlfm.txt A blurb about newlfm
+newlfm.zip .zip file containing all parts of the system
+palm.eps Palm tree used in examples
+README Instructions for setting up system
+sfaxpage.tex Pattern for FAX header page, modifiable by the user
+smemosec.tex Pattern for the memo block, modifiable by the user
+sprsrls.tex Pattern for the press release, modifiable by the user
+test1.tex Example file 1
+test2.tex Example file 2
+test3.tex Example file 3
+test4.tex Example file 4
+test5.tex Example file 5
+test6.tex Example file 6
+test7.tex Example file 7
+test8.tex Example file 8
+test9.tex Example file 9
+test10.tex Example file 10
+test11.tex Example file 11
+test12.tex Example file 12
+test1alt.tex Example file 1, alternative option specification (old style)
+test2alt.tex Example file 2, alternative option specification (old style)
+test3alt.tex Example file 3, alternative option specification (old style)
+test4alt.tex Example file 4, alternative option specification (old style)
+test5alt.tex Example file 5, alternative option specification (old style)
+test6alt.tex Example file 6, alternative option specification (old style)
+test7alt.tex Example file 7, alternative option specification (old style)
+test8alt.tex Example file 8, alternative option specification (old style)
+wine.eps Picture of some wine bottles
+
+newlfm uses internally defined macros to set up fax header pages, memo
+header blocks and press releases. To customize these for yourself:
+
+1) Change sfaxpage.tex to faxpage.tex for the fax page and modify it as needed; or
+2) Change smemosec.tex to memosec.tex for the memo block and modify it as needed;
+3) Change sprsrls.tex to prsrls.tex for the press release and modify it as needed.
+
+Modification of the files is in the hands of the user. Your mileage may
+vary. As developer and supporter of newlfm, I specifically exclude support
+for user modifications, but will consider a consulting arrangement at the
+user's discretion.
+
+
+
+
diff --git a/Master/texmf-dist/doc/latex/newlfm/chk1.tex b/Master/texmf-dist/doc/latex/newlfm/chk1.tex
new file mode 100644
index 00000000000..d9a0ea1d489
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/newlfm/chk1.tex
@@ -0,0 +1,16 @@
+\documentclass[stdletter,11pt]{newlfm}
+\nameto{George Bush}
+\addrto{\parbox{2in}{The White House \\ Washington, DC}}
+\namefrom{My Self}
+\newlfmP{addrf=testADR%% OK
+,addrfromphone%% Produced error [1]
+,addrfromfax%% Produces error [2]
+,printallfrom,addrfromright,orderdatefromto% Ignored [3]
+}%%
+\begin{document}
+\closeline{Sincerely yours,}
+\greetto{Dear Mr. Bush,}
+\begin{newlfm}
+How are the azaleas?
+\end{newlfm}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/newlfm/demoa.tex b/Master/texmf-dist/doc/latex/newlfm/demoa.tex
new file mode 100644
index 00000000000..2177651bb31
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/newlfm/demoa.tex
@@ -0,0 +1,13 @@
+\documentclass[busletter]{newlfm} %Renders correctly
+%\documentclass[busletternofrom]{newlfm} %Renders incorrectly
+\newlfmP{letrh=HEAVEN,addrt=SATAN}
+\begin{document}
+\begin{newlfm}
+
+I don't want to talk to you no more, you empty-headed animal food trough
+wiper! I fart in your general direction! Your mother was a hamster and your
+father smelt of elderberries!
+
+\end{newlfm}
+\end{document}
+
diff --git a/Master/texmf-dist/doc/latex/newlfm/hletrinf.tex b/Master/texmf-dist/doc/latex/newlfm/hletrinf.tex
new file mode 100644
index 00000000000..1e1cc13caad
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/newlfm/hletrinf.tex
@@ -0,0 +1,337 @@
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%
+%% This file contains all items normally stuffed into a letter, but which
+%% are tedious to type on a frequent basis. See newlfm.sty or newlfm.tex for
+%% a more complete description
+%%
+%% Description
+%% \Name{your name here; include title, if you wish}
+%% \addrfr{your mailing address here}
+%% \Lfooter{left side footer, first letter page}
+%% \lfooter{left side footer, other pages}
+%% \Rfooter{right side footer, first letter page}
+%% \rfooter{right side footer, other pages}
+%% \Cfooter{center footer, first letter page}
+%% \cfooter{center footer, other pages}
+%% \sender{name and address, in special form for fax cover page}
+%% \signature{your signature here}
+%% \closeline{closing line for letter}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%
+%%
+%% Set graphics path to whereever you store your graphics
+%% Naturally, you KNOW that you must un-comment the line, yes?
+%%
+%% \graphicspath{c:/emtex/texinput/other}%
+%%
+\unprbottom{10pt}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% fxwine
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newsavebox{\fxWine}
+\savebox{\fxWine}{\parbox[t]{8.5in}%
+{\includegraphics[scale=1,clip=20 20 100 100]{wine}}%
+}%
+\newsavebox{\fyWine}
+\savebox{\fyWine}{\parbox[t]{8.5in}%
+{\includegraphics[scale=.25]{wine}}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Lpalms
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newsavebox{\Lpalms}%
+\ifpdf
+\savebox{\Lpalms}{\parbox[t][.2in][t]{1in}{}//\parbox[t][.35in][t]{1.0in}%
+{\framebox{\includegraphics[scale=.150,viewport=85 624 560 700]{palm}}}}%
+\else
+\savebox{\Lpalms}{\parbox[t]{1.0in}%
+{\framebox{\includegraphics[scale=.150,bb=61 273 350 768]{palm}}}}%
+\fi
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Lpalmb
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newsavebox{\Lpalmb}%
+\savebox{\Lpalmb}{\fbox{\parbox[t]{1.3in}%
+{\includegraphics[scale=.115]{palmb}}}}%
+\newcommand{\addrz}{\\ \rule{1.25in}{2pt} \\ 25 Signal Hill Blvd \\Belleville, IL 62223}%
+\newcommand{\addrzq}{}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Lpalmd
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newsavebox{\Lpalmd}%
+\ifpdf
+\savebox{\Lpalmd}{\hspace{1pt}\\\parbox[t][2.55in][t]{1.70in}%
+{\hspace*{.75in}\vspace*{.65in}
+\includegraphics[scale=.25,viewport=225 600 400 800]{palm}\\
+\vspace*{.4in}\addrz}}%
+\else
+\savebox{\Lpalmd}{\hspace{.1in}\fbox{\parbox[t][2.2in][t]{2.85in}%
+{\vspace{.2in}\includegraphics[scale=.2]{palm}\addrz}}}%
+\fi
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Lpalme
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newsavebox{\Lpalme}%
+\ifpdf
+\savebox{\Lpalme}{\parbox[t][1in][t]{2in}%
+{\includegraphics[scale=.1,viewport=135 624 360 700]{palm}\vspace{.5in} \\
+\rule{2in}{2pt} \\
+25 Signal Hill Blvd}
+}
+\else
+\savebox{\Lpalme}{\parbox[t]{2in}%
+{\includegraphics[scale=.1]{palm} \\
+\rule{2in}{2pt} \\
+25 Signal Hill Blvd}
+}
+\fi
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Lpalmh
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newsavebox{\Lpalmh}%
+\savebox{\Lpalmh}{\parbox[t]{3in}{\includegraphics[scale=.35]{palm}}}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Lmarg
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newsavebox{\Lmarg}
+\savebox{\Lmarg}{\parbox[t]{1.3in}{
+{\Huge The Font \\ Institute} \\
+We Do Fonts Right \\
+\vspace*{.35in} \hspace*{.1pt} \\
+{\bf Board of Directors} \vspace*{.125in} \\
+V. Lenin \\
+\hspace*{3pt}\parbox[t]{1.2in}{\textit{Director of Fontal \\ Correctness}}
+\vspace*{.0625in}\\
+L. Trotsky \\
+\hspace*{3pt}\parbox[t]{1.2in}{\textit{First Minister of \\ Fontal Orientation}}
+\vspace*{.0625in} \\
+J. Djugashvili \\
+\hspace*{3pt}\parbox[t]{1.2in}{\textit{First Secretary of \\the Protectorate}}
+\vspace*{.0625in} \\
+P. Molotov \\
+\hspace*{3pt}\parbox[t]{1.2in}{\textit{F\"uhrer of Volatile \\ Cocktails}}
+\vspace*{.0625in} \\
+J. Krupskaya \\
+\hspace*{3pt}\parbox[t]{1.2in}{\textit{Leader of People's \\ Orchestra}}
+\vspace*{.0625in}
+}}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Rmarg
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newsavebox{\Rmarg}
+\savebox{\Rmarg}{\parbox[t]{1.4in}{
+{\Huge The Front \\ Institute} \\
+We Do Fonz Wrong}
+}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% SigLvB
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\plngadj{40pt}
+\newsavebox{\SigLvB}
+\ifpdf
+\savebox{\SigLvB}{\parbox[t]{1.45in}%
+{\includegraphics[clip,viewport=35 724 160 750,scale=.85]%
+{lvb}}}
+\else
+\savebox{\SigLvB}{\parbox[t]{1.45in}%
+{\includegraphics[clip]%
+{lvb}}}
+\fi
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Signatures
+% sLvBa
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makesignature{sLvBa}{%
+\closeline{Yours in fontal health,}
+\signature{\usebox{\SigLvB}}%
+\signame{{\parbox[t]{2.4in}{%
+Ludwig von Beetfonten \\ Research Associate Professor \\%
+Division of Font Music Insertions \\ Test \\ Test \\ Test \\ Vienna University}}}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% sLvBf
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makesignature{sLvBf}{%
+\signature{\usebox{\SigLvB}}%
+\signame{{\parbox[t]{2.4in}{%
+Ludwig von Beetfonten \\ Research Associate Professor \\%
+Division of Font Music Insertions \\ Test \\ Test \\ Test \\ Vienna University}}}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% sLvBb
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makesignature{sLvBb}{%
+\signame{L. von Beetfonten}%
+\signature{\usebox{\SigLvB}}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% sLvBc
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makesignature{sLvBc}{%
+\signame{Luddy the Beet}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Addresses
+% LVB
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeaddress{LVB}{%
+\name{Ludwig von Beetfonten}%
+\addr{\# 5 Fifth Ave. \\ New Font City, New Fontiac \\%
+United Fontagraphy 12345-6789}%
+%\addr{D}
+\phone{030-1234567}%
+\fax{030-55535552}%
+\email{luddy@symphony.font.org}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% PIT
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeaddress{PIT}{%
+\name{Pyotr Ilyitch Tchyfontski}%
+\addr{Research Associate Professor \\ Division of Fontal Conversion \\%
+St. Leninberg University}
+%\addr{C}
+%\addr{test}
+\phone{505-555-1234}%
+\phoneb{505-666-1234}%
+\closeline{Yours in fontal health,}%
+\greet{Tovarich Pyotr:}%
+\Lheader{\usebox{\Lpalmd}}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% PITx
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeaddress{PITx}{%
+\name{Pyotr Ilyitch Tchyfontski}%
+\addr{Research Associate Professor \\ Division of Fontal Conversion \\%
+St. Leninberg University}%
+%\addr{B}
+\phone{505-555-1234}%
+\phoneb{505-666-1234}%
+\closeline{Yours in fontal health,}%
+\greet{Tovarich Pyotr:}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% CCR
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeaddress{CCR}{%
+\name{Carmen ``Cacciatore'' Rodriguez}%
+\addr{Assistant Associate Professor \\ Division of Chicken Informatics%
+\\ Cuba National University \\ Guantanemo Bay, Cuba}%
+\addr{Assistant Associate Professor \\
+Division of Chicken Informatics}
+%\addr{A}
+\Lheader{\usebox{\Lpalmd}}%
+\lheader{\usebox{\Lpalmh}}%
+\Rheader{\usebox{\Lpalmb}}%
+%\Rheader{}\Lheader{}
+\closeline{Yours in fontal health,}%
+\greet{Senora Rodriguez:}%
+\lthmastd
+\newlfmP{addrf=LVB}%
+}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% CCX
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeaddress{CCX}{%
+\name{Carmen ``Cacciatore'' Rodriguez}%
+\addr{Assistant Associate Professor \\ Division of Chicken Informatics%
+\\ Cuba National University \\ Guantanemo Bay, Cuba}%
+\addr{Assistant Associate Professor \\
+Division of Chicken Informatics}
+%\addr{A}
+\Rheader{\usebox{\Lpalmb}}%
+%\Rheader{}\Lheader{}
+\closeline{Yours in fontal health,}%
+\greet{Senora Rodriguez:}%
+}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% JXL
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeaddress{JXL}{%
+\name{Johannes Xavier Ligatur\"e}%
+\addr{Digital Letter Connectors \\%
+12 E. 13th St \\%
+Prague, Czech Republic}%
+\Rheader{\fbox{\usebox{\Lpalmd}}}%
+\Lheader{}\Cheader{}
+\closeline{Yours in fontal health,}%
+\greet{Gn\"adiger Herr:}
+\newlfmP{topmarginskip=.4in}
+\newlfmP{faxheaderpage}
+}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Letterheads
+% masta
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeletterhead{masta}{%
+\Lheader{\usebox{\Lpalme}}%
+\Cheader{}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% mastb
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeletterhead{mastb}{%
+\Lheader{\usebox{\Lpalmb}}%
+\newlfmP{addrf=LVB}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% mastc
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeletterhead{mastc}{%
+\leftmargintopdist{.25in}
+\Lmargin{\usebox{\Lmarg}}%
+\Lheader{\usebox{\Lpalms}}%
+\newlfmP{addrf=LVB}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% mastd
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeletterhead{mastd}{%
+%\Lheader{\usebox{\Lpalmd}}%
+\newlfmP{addrf=LVB}%
+%\Backgrd{\usebox{\fxWine}}%
+\Rmargin{\usebox{\Rmarg}}%
+\Lmargin{\usebox{\Lmarg}}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% maste
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeletterhead{maste}{%
+\Lheader{\usebox{\Lpalmb}}%
+%Rmargin{\usebox{\Rmarg}}%
+%\Lmargin{\usebox{\Lmarg}}\Rmargin{}%
+\newlfmP{addrf=LVB}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% mastf
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeletterhead{mastf}{%
+\Lheader{\usebox{\Lpalme}}%
+\Cheader{}%
+\newlfmP{addrf=LVB}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% mastg
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeletterhead{mastg}{%
+\Lheader{\usebox{\Lpalmd}}%
+\Lheader{\usebox{\Lpalms}}%
+\Rheader{\parbox[b][1in]{1in}{Position A} }%
+\Cheader{}%
+\newlfmP{addrf=LVB}%
+}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% masth
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\makeletterhead{masth}{%
+\Backgrd{\usebox{\fxWine}}%
+\Cfooter{\Large{Wine, Wine, Wine!!}}
+}%
+%
+%%% Local Variables:
+%%% mode: plain-tex
+%%% TeX-master: t
+%%% TeX-master: "dd"
+%%% End:
diff --git a/Master/texmf-dist/doc/latex/newlfm/letrinfo.tex b/Master/texmf-dist/doc/latex/newlfm/letrinfo.tex
index f2f4b1af184..0a2305941ae 100644
--- a/Master/texmf-dist/doc/latex/newlfm/letrinfo.tex
+++ b/Master/texmf-dist/doc/latex/newlfm/letrinfo.tex
@@ -1,3 +1,30 @@
+ \makeaddress{GOD}{\name{Jesus Christ}%
+ \addr{Heavenly Mansions\\%
+ 777 Divine Avenue\\%
+ Heaven\\}%
+ }%
+ %
+ \makesignature{ME}{\signame{Jesus Christ, SoG}%
+ \closeline{Yours sincerely,}%
+ }%
+ %
+ \makeletterhead{HEAVEN}{%
+ \sigME%
+ \setadrfr{\adrGOD}%
+ }%
+ %
+ \makeaddress{SATAN}{%
+ \name{Old Nick}%
+ \addr{666 Sulphur Street\\%
+ Brimstone Rise,\\
+ Hell}%
+ \greet{Dear Nick,}%
+ }%
+
+%%%%%%%%%% Example ends
+
+
+
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
diff --git a/Master/texmf-dist/doc/latex/newlfm/manual.pdf b/Master/texmf-dist/doc/latex/newlfm/manual.pdf
new file mode 100644
index 00000000000..448118358f8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/newlfm/manual.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/newlfm/newlfm.pdf b/Master/texmf-dist/doc/latex/newlfm/newlfm.pdf
index 1f2e99bf70c..2a7e2d9d67c 100644
--- a/Master/texmf-dist/doc/latex/newlfm/newlfm.pdf
+++ b/Master/texmf-dist/doc/latex/newlfm/newlfm.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/newlfm/problems.tex b/Master/texmf-dist/doc/latex/newlfm/problems.tex
new file mode 100644
index 00000000000..231bd7c34a2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/newlfm/problems.tex
@@ -0,0 +1,115 @@
+<x-flowed>
+Thank you for promulgating the newlfm.cls letter/fax/memo class. I am
+gearing up to use it in my daily work, and am also using it to try to
+improve my LaTeX and (nearly-nonexistent) TeX skills.
+
+I am having the following problem in the "Regarding" section, which I
+believe is due to a bug.
+
+In the attached testmemo.tex file, when I use the option "stdletter",
+the "Regarding" line prints out "Testing"; however, when I use the
+option "stdmemo", the "Re" line prints out "---BLANK---". As near
+as I can tell, the @re@line variable is not being set correctly, but
+with my basic and rudimentary TeX skills, I'm at a loss to figure out how.
+
+Attached are extracd.tex, letrinfo.tex, and my test case,
+testmemo.tex. I am using newlfm v 8.3, downloaded this past week from
+CTAN.
+
+Any help would be appreciated. Thanks again.
+
+
+ James
+James K. Gruetzner, Ph.D.
+
+Resolution: Fixed - cannot duplicate
+
+---------------------------------------------------------------------
+> > I've been using newlfm over quite a few incarnations, and have
+> > discovered a bug/feature on which you may be able to comment.
+> >
+> > While it may not be your preferred or recommended means of
+> > operation, in my role as secretary of an organisation, I sometimes
+> > choose to place all the letters arising from a particular meeting in
+
+
+> > the one file (eg Letters_2004_10_29.tex). What seems to happen is
+> > that when the file is processed, I get the first letter then its
+> > envelope, then the second letter and the envelopes for the FIRST and
+
+
+> > second letters, then the third letter and the envelopes for the
+> > FIRST, SECOND, and third letters, end so on. I think this behaviour
+
+
+> > started about the time that you added the required functiuonality
+> > from the geometry package. As far as I can tell, my file is not
+> > bizarre, just a series of \begin{newlfm} ... \end{newlfm}
+> > environments with the necessary addresses and phrase customisations
+> > etc. Likewise, the same effect occurred with a form letter just
+> > recently so I suspect a glitch in the
+>
+> > interface between newlfm and envlab.
+> >
+> > I may have misunderstood some parameter settings, or may have an old
+
+Fixed
+----------------------------------------------------------------
+Dear Dr. Thompson,
+
+I have just begun using your newlfm package and have already found it
+highly useful. Thank you very much for making it available to us.
+
+I am writing today to inform you that newlfm may have a minor bug. The
+newlfm that I am using is of version "2004/11/02 v8.3". It seems that
+this version ignores the memonoto, memonofrom, and memono
+options. Looking at the code of newlfm, I think that "true" in lines
+513, 515, and 517 should be replaced with "false".
+
+
+ 513: \DeclareOption{memonofrom} {\setboolean{@memo@e}{true}}%
+ ^^^^
+ 514: \define@key{ov}{memonofrom}[true]{\iffixt{#1}{@memo@e}}%
+ 515: \DeclareOption{memonoto} {\setboolean{@memo@g}{true}}%
+ ^^^^
+ 516: \define@key{ov}{memonoto}[true]{\iffixt{#1}{@memo@g}}%
+ 517: \DeclareOption{memonore} {\setboolean{@memo@f}{true}}%
+ ^^^^
+ 518: \define@key{ov}{memonore}[true]{\iffixt{#1}{@memo@f}}%
+
+
+Thanks again for your offering the wonderful newlfm.
+
+-----------------------------------
+Fixed
+
+
+-----------------------------------
+
+I just started using 2004/11/02 v8.3 of newlfm. Nice job!
+
+
+I'm having a small problem though. I have specified a custom header
+with graphics and that is working properly. If I try to specify the
+Blankheader option to turn it off, the file fails to format and I get
+an error. I have a feeling that I'm not specifying this option
+properly and I couldn't find it in any of your examples.
+
+
+How do I invoke this option?
+
+
+Thanks,
+
+
+Rick Zaccone
+Computer Science Department
+Bucknell University
+
+----
+FIxed
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "d"
+%%% End:
diff --git a/Master/texmf-dist/doc/latex/newlfm/prx.bat b/Master/texmf-dist/doc/latex/newlfm/prx.bat
new file mode 100755
index 00000000000..89bb2699664
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/newlfm/prx.bat
@@ -0,0 +1,3 @@
+latex newlfm.ins
+latex test4
+dvips test4
diff --git a/Master/texmf-dist/doc/latex/newlfm/test1.tex b/Master/texmf-dist/doc/latex/newlfm/test1.tex
index 1deba20212b..22a5d1dbf51 100644
--- a/Master/texmf-dist/doc/latex/newlfm/test1.tex
+++ b/Master/texmf-dist/doc/latex/newlfm/test1.tex
@@ -4,17 +4,21 @@
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
+addrfromskipbefore=10pt,addrtoskipafter=13pt,greettoskipafter=.25in,%% Spacing in document
+addrtoskipbefore=13pt,%
Avery5160,setuplabel,useenvlab,% % Print 8 x 11 envelope
letrh=mastg,addrt=PIT,sigtr=sLvBa,% % letterhead, to, signature
letterpaper,busletter,dateno,% % Paper and style
addrfromright,addrfromleft,orderfromtodate,faxheaderpage,% % Justification and order
%unprtop=25pt,
+usenamefrom,%
sigright,Headlinewd=2pt}
\rheader{New header text!!}
\lheader{The Font Institute --- Propaganda Release 3993921.2}
+\re{Passing values to the memo page}
+
\closeline{Yours in fontal health,}
\Cfooter{\parbox{3in}{{\Large\bfseries\itshape Your font is my font!!}}}
diff --git a/Master/texmf-dist/doc/latex/newlfm/test5.tex b/Master/texmf-dist/doc/latex/newlfm/test5.tex
index 4148f48e19f..3250a6a0e7e 100644
--- a/Master/texmf-dist/doc/latex/newlfm/test5.tex
+++ b/Master/texmf-dist/doc/latex/newlfm/test5.tex
@@ -4,7 +4,7 @@
\re{Fonts and music}
\closeline{Yours in fontal health,}
-\newlfmP{stdletter,faxheaderpage,leftmargintopdist=1.65in}
+\newlfmP{stdletter,faxheaderpage,leftmargintopdist=1.65in,closelnbefore=0in}
\begin{document}
\begin{newlfm}
diff --git a/Master/texmf-dist/doc/latex/newlfm/testms.pdf b/Master/texmf-dist/doc/latex/newlfm/testms.pdf
new file mode 100644
index 00000000000..4f8229b6b28
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/newlfm/testms.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/newlfm/testz.tex b/Master/texmf-dist/doc/latex/newlfm/testz.tex
deleted file mode 100644
index eab21c25f80..00000000000
--- a/Master/texmf-dist/doc/latex/newlfm/testz.tex
+++ /dev/null
@@ -1,43 +0,0 @@
-\documentclass{article}
-\usepackage{graphicx}
-\usepackage{ifpdf}
-
-\begin{document}
-\newsavebox{\Lpalmb}%
-\savebox{\Lpalmb}{\fbox{\parbox[t]{1.3in}%
-{\includegraphics[scale=.115]{palmb}}}}%
-\newcommand{\addrz}{\\ \rule{1.25in}{2pt} \\ 25 Signal Hill Blvd \\Belleville, IL 62223}%
-\newcommand{\addrzq}{}%
-\newsavebox{\Lpalmd}%
-\ifpdf
-\savebox{\Lpalmd}{\hspace{1pt}\\\parbox[t][2.55in][t]{1.70in}%
-{\hspace*{.75in}\vspace*{.65in}
-\includegraphics[scale=.25,viewport=225 600 400 800]{palm}\\
-\vspace*{.4in}\addrz}}%
-\else
-\savebox{\Lpalmd}{\hspace{.1in}\fbox{\parbox[t][2.2in][t]{2.85in}%
-{\vspace{.2in}\includegraphics[scale=.2]{palm}\addrz}}}%
-\fi
-\newsavebox{\Lpalme}%
-\ifpdf
-\savebox{\Lpalme}{\parbox[t][1in][t]{2in}%
-{\includegraphics[scale=.1,viewport=135 624 360 700]{palm}\vspace{.5in} \\
-\rule{2in}{2pt} \\
-25 Signal Hill Blvd}
-}
-\else
-\savebox{\Lpalme}{\parbox[t]{2in}%
-{\includegraphics[scale=.1]{palm} \\
-\rule{2in}{2pt} \\
-25 Signal Hill Blvd}
-}
-\fi
-
-\usebox{\Lpalmd}
-
-\end{document}
-
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-master: "d"
-%%% End: