diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-07 23:28:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-07 23:28:09 +0000 |
commit | c144f631148fc20d9c33eda228ef0207e1af3713 (patch) | |
tree | 2a321b12ac1b2df2065d4b7cd339c37061933465 /Master/texmf-dist/doc/latex/hletter/README | |
parent | 8f90b562b952a727453b13d8316c582285e9a312 (diff) |
new latex package hletter 4.1 (7nov11)
git-svn-id: svn://tug.org/texlive/trunk@24534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hletter/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/hletter/README | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hletter/README b/Master/texmf-dist/doc/latex/hletter/README new file mode 100644 index 00000000000..07dd6915ea2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hletter/README @@ -0,0 +1,34 @@ +This is the package hletter to produce header and letters with user defined keywords + +The file supplied are: + + 1. README this file + + 2. hletter.cls \ + 3. hhead.sty | the package files which read files 6--9 + 4. hsetup.sty | and optionally uses files 10--15 + 5. mergeh.sty / + + 6. hdefine.clo \ + 7. hlete.clo | example definition files + 8. hletf.clo | + 9. hletg.clo / + +10. Bruennhilde.eps \ +11. Gccs.eps | +12. signat.eps | example logos and signature images +13. Bruennhilde.jpg | +14. Gccs.jpg | +15. signat.jpg / + +16. Hletter.pdf the documentation + +17. Testmerge.dat \ +18. Testheader.tex | test files to produce letters, +19. Testletter1.tex | headings and a merge letter. The .dat file is +20. Testletter2.tex | the list of {addresses, openings} used by merge. +21. Testletter3.tex | +22. Testmerge.tex / + +Files 1--5 and 6--15 (when suitably modified) should be place in a subdirectory +which is in the tex search path, e.g., localtexmf\tex\hletter |