blob: 07dd6915ea250986981db502963fc349b364c65c (
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
|
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
|