blob: 81f455eafc8a606bf9440de58b0f4c7f7490a710 (
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
|
$Id: README,v 2.1 1995/08/02 14:23:50 schrod Exp $ -*- Indented-Text -*-
----------------------------------------------------------------------
Please note: This directory is part of the distribution primarily for your
information. It's not prepared to be usable by you, sorry.
In particular, probably you won't have tools and style files I take
for granted during development. Please don't complain, either use the
supplied installable files (as listed in ../MANIFEST) or search & get
the missing files. I will neither stop adding this directory to the
distribution, nor will I add all missing files.
On the one hand I won't restrict my own development environment by not
using available tools, on the other hand I'll want to make my source
available for those who have a similar environment to mine.
For your orientation:
*.doc -- master file for TeX macro files
*.dvi -- typeset version of *.doc
*-user.tex -- user manual
*-conf.tex -- internal interface description
*.sty -- needed to process the above documents
TODO -- (sometimes) personal notes for future revisions
Imakefile -- does not use MIT's Imake templates
style/ -- files for AUC-TeX
test/ -- test cases
|