.;SETUP .; Last edited 16-Apr-82 by C. Spalding .; .; NOTE: This RNO file was derived from a version received from DECUS .; with RUNOFF, version M02. However, this file is NOT compatible .; with that version of RUNOFF. Version M03X must be used. .; .; Settings for optional text segments .; .; Select ONE of the following three options: .; (otherwise changes to the table of contents are required) .; .include 1 ! Operating procedures for RSX/IAS .exclude 2 ! Operating procedures for RSTS/E .exclude 3 ! Operating procedures for RT-11 (reserved for future use) .; .; INCLUDE or EXCLUDE each of the following options: .; .exclude 4 ! Alternating output? .include 5 ! Editing directions on first page in DOC file? .include 6 ! Note on editing output file for RSX? .; .; End of option settings .; .; DOCUMENT SETUP .; .option 4 ! Optionally alternate with 6-space offset .alternate 6 .alternating title .end option 4 .fill .flags hyphenate .layout ,57,,72 .no header .no number .paragraph 0 .; .; The following lines are output to the DOC file if option 5 is selected .; .option 5 .no fill .; POST-EDITING TO BE DONE TO THE OUTPUT "DOC" FILE: 1. Pg. I-5 Compare page numbers with CONTENTS; delete to bottom of the page 2. Pg. 1 Delete the page .; .number 1 ! Reset page number for correct even/odd alternating .no number ! But don't number the pages yet .page .end option 5 .;TITLE PAGE .fill # .skip 20 .center RUNOFF Documentation Preparation Program .s 3 .center ,- User's Manual - .s 18 .center Program Version: M03X .s .center Program Revision# .center ,16 April 1982 .s .center Document Revision .center ,16 April 1982 .;COPYRIGHT PAGE .page # .skip 12 .c Copyright (c) 1982, DECUS .s 3 General permission to copy or modify, but not for profit, is hereby granted provided that the above copyright notice is included and reference is made to the fact that reproduction privileges were granted by DECUS. .s The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation or by DECUS. .s No warranty, expressed or implied, is made by the contributor(s), DECUS or Digital Equipment Corporation as to the accuracy or functioning of the software or related material, and no responsibility is assumed by these parties in connection therewith. .s The described software is made available without any support whatsoever. If you are responsible for implementation of this system, you should expect to have to understand and modify the source code if you encounter any problems in implementing or maintaining the software. .s -3 DECUS, IAS, RSTS and RSX are trademarks of Digital Equipment Corp. .;T of C .header blank .pg .nf .c TABLE OF CONTENTS Chapter 1: INTRODUCTION . . . . . . . . . . . . . . . . . . . . . 1-1 1.1 Overview . . . . . . . . . . . . . . . . . . . . . 1-2 1.2 Notation . . . . . . . . . . . . . . . . . . . . . 1-2 Chapter 2: INPUT FILE FORMAT . . . . . . . . . . . . . . . . . . . 2-1 2.1 Special Characters . . . . . . . . . . . . . . . . 2-2 Chapter 3: RUNOFF COMMANDS . . . . . . . . . . . . . . . . . . . . 3-1