.variant HLP		.; Set up for help file output
.ifnot rsx
.variant vms
.endif rsx
.req 'cntrl'
.ps 100,72,1,0
.no paging
.disable indexing .disable toc
.NO HEADER
.i-1;1 RNO
.break
.s.c;Bonner Lab Runoff (RNO)
.flags substitute
.s.c;$$DATE
.s
.no flags substitute
.if VMS
.nf
RUNOFF.DOC may be found in SYS$LIBRARY
Helpful test files (*.TST) are also there.
The test files illustrate features of RNO.
.f
.endif vms
.if rsx
Help for RNO is available on the following topics:
.nj.br;Operation	arguments	Commands	
Table__of__contents	Equations	
Fill	Justify	Special__characters	List__of__commands	Errors
.j
.endif rsx
.REQUIRE 'OPERAT'
.REQUIRE 'SWITCH'
.require "comand"
.i-1;2 COMMANDS
.br
.if rsx
Additional help is available on the following:
.lm 10.ts 10,20,30,40,50,60,70
.nj
.i-9;Basic:	
BREAK	SKIP	BLANK	FIGURE	INDENT	RIGHT	
PARAGRAPH	CENTER	FOOTNOTE	
NOTE
.i-9;page:	PAGE	SUBPAGE	PAGING	TEXT
TEST	TITLE	SUBTITLE	LAYOUT	HEADERS
.i-9;chapters:	CHAPTER	APPENDIX	
.i-9;lists:	LIST
.i-9;sections:	sections
.i-9;misc:	NUMBER	DISPLAY	FLAGS	ENABLE	REQUIRE	TYPE
COMMENT
.i-9;mode:	AUTOBREAK	AUTOPARAGRAPH	AUTOHYPHENATE	
AUTOTITLE	AUTOSUBTITLE	BEGIN__BAR	
FILL	JUSTIFY	KEEP	SEPARATED__EQUATION	LITERAL	PERIOD	
NO__SPACE	UNDERLINE	VARIABLE__SPACING
.i-9;params:	MARGINS	SET__PARAGRAPH	SPACING	LOCK	TAB
.i-9;indexing:	INDEX	
.i-9;conditional:	IF
.i-9;special:	DEFINE	DELETE	RESET
.j.lm
.endif rsx
.REQUIRE 'TEXTF'
.REQUIRE 'PAGEF'
.REQUIRE "PAGEH"
.REQUIRE 'LIST'
.REQUIRE "CHAPT"
.REQUIRE "SECTH"
.req 'number'
.REQUIRE "DISPLA"
.REQUIRE 'MODES'
.REQUIRE 'PARAMS'
.REQUIRE "FLAGS"
.REQUIRE "ENABLE"
.REQUIRE 'ESCAPE'
.require 'misc'
.require "IF"
.REQUIRE "INDEX"
.require "TOC"
.require "EQATN"
.require "fill"
.require "charap"
.require "comnap"
.require "errors"
