blob: ee7cd68c818131a3144e45725b08c54495ade8cf (
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
StarTeX
-------
This is the StarTeX package, a TeX format designed to help students
write short reports and essays. It provides the user with a suitable
set of commands for such a task. It is also more robust than plain TeX
and LaTeX.
For more information, see the documentation files mentioned below.
Files
-----
The following files are included in the package:
README This file
INSTALL How to install StarTeX
startex.bib The bibliography necessary for typesetting startex.dtx
startex.dtx The StarTeX source file
startex.ins The StarTeX installation file (see INSTALL)
startex.pdf The typeset source code of StarTeX
stxglo.ist Glossary definition used by `makeindex' (see INSTALL)
stxind.ist Index definition used by `makeindex' (see INSTALL)
guide.pdf A beginner's guide to StarTeX
ideas.pdf StarTeX -- a TeX for beginners
The talk at TUG'96 describing the ideas behind StarTeX
Copyright
---------
These files are in the public domain. This means that you can do what
you like with them, but I ask that if you redistribute modified files,
you clearly indicate the alterations made.
These files are provided in the hope that they will be useful, but no
guarantee is made. I will, however, strive to correct any errors
reported.
Oslo, 11th March 1999
Dag Langmyhr
Dept of Informatics
University of Oslo
dag@ifi.uio.no
|