1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-25 03:45:11 +00:00

R - typesetting software.

Written in C by Alan Snyder.  Later maintained by Eliot Moss.
This commit is contained in:
Lars Brinkhoff
2019-06-14 08:14:47 +02:00
parent 79ccd08e36
commit 8aba868186
5 changed files with 4866 additions and 1 deletions

View File

@@ -1425,6 +1425,15 @@ expect ":KILL"
respond "*" ":testc\r"
expect "Done."
# R, text formatter.
respond "*" ":link sys3; ts r, r; ts r42\r"
# sys2; ts rr -> r; ts rr
# .info.; r info -> r; r info
# .info.; r recent -> r; r recent
# r; r macros -> r; r30 rmac
# r; rmacro 1 -> r; r macros
# sys3; ts itype -> r; ts itype
# C library for drawing on a TV display.
respond "*" ":cwd clib\r"
respond "*" ":cc tv.>\r"