mirror of
https://github.com/PDP-10/its.git
synced 2026-03-09 12:30:45 +00:00
R - typesetting software.
Written in C by Alan Snyder. Later maintained by Eliot Moss.
This commit is contained in:
2
Makefile
2
Makefile
@@ -37,7 +37,7 @@ DOC = info _info_ sysdoc sysnet syshst kshack _teco_ emacs emacs1 c kcc \
|
||||
combat pdl minits mits_s chaos hal -pics- imlac maint
|
||||
BIN = sys1 sys2 emacs _teco_ lisp liblsp alan inquir sail comlap c decsys \
|
||||
graphs draw datdrw fonts fonts1 fonts2 games macsym maint imlac \
|
||||
_www_ gt40 llogo bawden sysbin -pics- lmman
|
||||
_www_ gt40 llogo bawden sysbin -pics- lmman r
|
||||
MINSRC = midas system $(DDT) $(SALV) $(KSFEDR) $(DUMP)
|
||||
|
||||
# These are not included on the tape.
|
||||
|
||||
BIN
bin/r/ts.r42
Executable file
BIN
bin/r/ts.r42
Executable file
Binary file not shown.
@@ -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"
|
||||
|
||||
4855
doc/info/rguide.info
Executable file
4855
doc/info/rguide.info
Executable file
File diff suppressed because it is too large
Load Diff
@@ -261,6 +261,7 @@
|
||||
- PWORD, replacement for ATSIGN HACTRN that requires registered logins.
|
||||
- QB, the game of Qubic.
|
||||
- QUOTE, prints out a random quote.
|
||||
- R, typesetting software.
|
||||
- REATTA, reattaches disowned jobs to terminal.
|
||||
- RECORD, save TV display contents as text file.
|
||||
- REDRCT, redirect IP routing.
|
||||
|
||||
Reference in New Issue
Block a user