File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ There are four documents and a macro file:
77
88 macros.ms macros .so'ed by the documents
99
10- paper .ms conference paper about Python
11- intro .ms informal introduction to Python
12- ref.ms Python language reference manual
13- modules .ms description of standard modules
10+ tut .ms informal tutorial
11+ mod .ms description of standard modules
12+ ref.ms Python language reference manual (embryonic)
13+ paper .ms conference paper about Python (embryonic)
1414
15- XXX There should also be a man page.
15+ XXX There should also be a man page (extracted from sec. 2 of the tutorial)
1616
1717To typeset one of the documents on the default Postscript printer, chdir
1818to this directory (otherwise the macros aren't found!) and issue the
@@ -22,4 +22,6 @@ command
2222
2323When typesetting all documents, issue a separate command for each.
2424
25- --Guido (last modified 10 Sep 90)
25+ You can also use the Makefile, at your own risk.
26+
27+ --Guido (last modified 7 Oct 90)
You can’t perform that action at this time.
0 commit comments