blob: f3b17e71a9a920037cd6caf89cef0a96ab8b6072 (
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
|
OVERVIEW: This is LaTeX package 'wordlike' for simulating word
processor layout. The package consists of these files:
* wordlike.ins
* wordlike.dtx
* README
* wordlike.pdf
These packages are REQUIRED for running 'wordlike':
courier, geometry, helvet, mathptmx.
They are usually installed on a TeX system.
INSTALLATION is done in six steps:
1. move wordlike.ins and wordlike.dtx into the same directory
2. call latex wordlike.ins -> generates wordlike.sty
3. call latex wordlike.dtx twice -> generates user guide wordlike.dvi
4. move wordlike.sty to texmf-local/tex/latex/wordlike
5. move wordlike.dvi to texmf-local/doc/latex/wordlike
6. call mktexlsr/texhash for updating TeX's file name database
CHANGEs
v1.2a 2006/03/29 Broken v1.1 on CTAN replaced by fixed local v1.2a
Hint to the arial package added
COPYING: This is free software. The latest version of the LPPL is
applicable to all parts of this package. Please see
http://www.latex-project.org/lppl.txt
for details.
Keep TeXing! ;-)
Please let me know what you think about the package.
Juergen Fenn, juergen <dot> fenn <at> gmx <dot> de,
29 March 2006.
|