blob: 0e7a483671523d947d0a00e144b36dfa3b88dbf9 (
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
|
latex-style:src/README 29 Aug 95
----------------------------------------------------------------------
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 -- (optional) internal interface description
*.tex -- (optional) other documentation parts
*.{fig,latex} -- (optional) figures prepared with xfig
*.sty -- needed to process the above documents
TODO -- (optional) personal notes for future revisions
Imakefile -- does not use MIT's Imake templates
style/ -- (optional) files for AUC-TeX
test/ -- test cases
|