|
|
1.1 ! root 1: .TH MONK 1 ! 2: . \".TH MONK 1 EXPTOOLS ! 3: .CT 1 writing_other ! 4: .SH NAME ! 5: monk, monksample, monkspell, monkmerge \- typeset documents and letters ! 6: .SH SYNOPSIS ! 7: .B monk ! 8: [ ! 9: .I options ! 10: |\ ! 11: .I files ! 12: ] ! 13: .PP ! 14: .B monksample ! 15: [ ! 16: .I sample ! 17: ] ! 18: .PP ! 19: .B monkspell ! 20: [ ! 21: .I options ! 22: ] ! 23: ... ! 24: [ ! 25: .I files ! 26: ] ! 27: ... ! 28: .PP ! 29: .B monkmerge ! 30: [ ! 31: .I files ! 32: ] ! 33: .SH DESCRIPTION ! 34: .I Monk ! 35: formats the text in the named ! 36: .I files ! 37: for ! 38: phototypesetting, using other ! 39: .IR troff (1) ! 40: preprocessors as necessary. ! 41: .I Options\^ ! 42: are given below. ! 43: Any other arguments or flags (e.g., ! 44: .BR -o1-2 ) ! 45: are passed ! 46: to ! 47: .I troff. ! 48: Options can occur in any order and can be intermixed with files. ! 49: .PP ! 50: .PD 0 ! 51: .TP ! 52: .BI -A commands ! 53: Invoke the ! 54: .I commands ! 55: after all preprocessors and before ! 56: .IR troff . ! 57: .TP ! 58: .BI -B commands ! 59: Invoke the ! 60: .I commands ! 61: after ! 62: .I monk ! 63: and before any other preprocessor. ! 64: .PD ! 65: .TP ! 66: .B -E ! 67: Invoke the ! 68: .B -e ! 69: option of ! 70: .IR troff . ! 71: .TP ! 72: .BR -N ! 73: Use the uncompressed monk databases. ! 74: This facilitates debugging monk database entries. ! 75: .TP ! 76: .BI -R file ! 77: Use ! 78: .I file ! 79: as the index file for ! 80: .IR prefer (1). ! 81: .TP ! 82: .BI -S dest ! 83: Send output to device ! 84: .IR dest . ! 85: Supported forms are: ! 86: .RS ! 87: .TF -Sapsend ! 88: .TP ! 89: .BR -Sapsend ! 90: Linotronic L200P; see ! 91: .IR apsend (1). ! 92: .TP ! 93: .BR -Sd202 ! 94: Mergenthaler Linotron 202; see ! 95: .IR d202 (A). ! 96: . \".TP ! 97: . \".BR -Si300 ! 98: . \"\s-1EXPTOOLS\s+1 spooler; see ! 99: . \".IR i300 (1). ! 100: .TP ! 101: .BR -Slp ! 102: Postscript line printer; see ! 103: .IR lp (1) ! 104: (default). ! 105: . \".TP ! 106: . \".BR -Slpr ! 107: . \"Allentown spooler; see ! 108: . \".IR lpr (1) ! 109: .TP ! 110: .BR -Sproof ! 111: Teletype 5620 or 630 terminal; see ! 112: .IR proof (9.1). ! 113: . \".TP ! 114: . \".BR -Sprt ! 115: . \"Unison spooler; see ! 116: . \".IR prt (1). ! 117: .TP ! 118: .BR -Sthink ! 119: HP ThinkJet; see ! 120: .IR thinkblt (9.1). ! 121: .TP ! 122: .BR -S- ! 123: Standard output. ! 124: .PD ! 125: .RE ! 126: .TP 0 ! 127: .BI -T device ! 128: Prepare output for device specified as in ! 129: .B -T ! 130: option of ! 131: .IR troff (1). ! 132: .TP ! 133: .B -x ! 134: Shows the preprocessors that are being invoked. ! 135: .PD ! 136: .PP ! 137: The following options are not normally needed because monk automatically ! 138: determines which preprocessors are required. ! 139: However, if the commands in ! 140: .B -A ! 141: or ! 142: .B -B ! 143: options require a preprocessor, their use can be forced by ! 144: the following options. ! 145: .PP ! 146: .PD 0 ! 147: .TP ! 148: .B -c ! 149: .I col ! 150: postprocessor; see ! 151: .IR column (1). ! 152: (Automatically invoked for many printing terminals.) ! 153: .TP ! 154: .B -cn ! 155: .IR cite (A) ! 156: . \".TP ! 157: . \".B -cw ! 158: . \".IR cw (1) ! 159: .TP ! 160: .B -e ! 161: .IR eqn (1) ! 162: .TP ! 163: .B -g ! 164: .IR grap (1) ! 165: .TP ! 166: .B -i ! 167: .IR ideal (1) ! 168: .TP ! 169: .B -ipa ! 170: .IR ipa (A) ! 171: .TP ! 172: .B -p ! 173: .IR pic (1) ! 174: .TP ! 175: .B -r ! 176: .IR prefer (1) ! 177: .TP ! 178: .B -t ! 179: .IR tbl (1) ! 180: .TP ! 181: .B -tp ! 182: .IR tped ; ! 183: see ! 184: .IR ped (9.1) ! 185: .PD ! 186: .PP ! 187: .I Monksample ! 188: produces on the standard output a skeleton document that you can ! 189: redirect into a file and edit. ! 190: If no argument is given, ! 191: .I monksample ! 192: prints a list of the available ! 193: .I samples. ! 194: They are: ! 195: .TF centerpb ! 196: .TP ! 197: .B acm ! 198: Association for Computing Machinery galley sheets. ! 199: .TP ! 200: .B centerpb ! 201: Center Phone Book. ! 202: .TP ! 203: .B cspress ! 204: Computer Science Press galley sheets. ! 205: .TP ! 206: .B form1 ! 207: AT&T Bell Laboratories merit review form 1. ! 208: .TP ! 209: .B im ! 210: AT&T Bell Laboratories internal memorandum. ! 211: .TP ! 212: .B kluwer ! 213: Kluwer Academic Publishers book format. ! 214: .TP ! 215: .B letter ! 216: Letters with optional AT&T letterhead. ! 217: .TP ! 218: .B memo ! 219: Internal AT&T correspondence. ! 220: .TP ! 221: .B model ! 222: IEEE/ACM model sheets. ! 223: .TP ! 224: .B research ! 225: AT&T Bell Laboratories bi-annual research report. ! 226: .TP ! 227: .B rp ! 228: AT&T Bell Laboratories release paper. ! 229: .TP ! 230: .B song ! 231: Song sheets for singing at nursing homes. ! 232: .TP ! 233: .B tc ! 234: AT&T Bell Laboratories technical correspondence. ! 235: .TP ! 236: .B tm ! 237: AT&T Bell Laboratories technical memorandum. ! 238: .PD ! 239: .PP ! 240: .I Monkspell ! 241: looks up words from the named ! 242: .I files ! 243: (standard input default) ! 244: in a public spelling list and in a private list. ! 245: Possible misspellings\(emwords ! 246: that occur in neither and are not plausibly derivable ! 247: from the former\(emare placed on the standard output. ! 248: It ignores constructs of ! 249: .IR monk (1), ! 250: .IR troff (1) ! 251: and its standard preprocessors. ! 252: It runs ! 253: .IR demonk (1) ! 254: with all specified options and passes its output to ! 255: .IR spell (1). ! 256: The following options, in addition to all options for ! 257: .IR deroff (1), ! 258: are available: ! 259: .TP ! 260: .BI -d dir ! 261: Use non-standard ! 262: .I monk ! 263: database directory ! 264: .I ! 265: dir. ! 266: .TP ! 267: .B -i ! 268: Ignore ! 269: .I monk ! 270: .L |\^insert ! 271: and ! 272: .L |\^source ! 273: commands as well as ! 274: .I troff ! 275: .L .so ! 276: and ! 277: .L .nx ! 278: requests. ! 279: .PP ! 280: .I Monkmerge ! 281: reads each file and copies it to standard output, ! 282: replacing ! 283: .I monk ! 284: .B insert ! 285: commands with the file contents. ! 286: It ignores ! 287: .I monk ! 288: .B source ! 289: commands, which include a file without processing the ! 290: .I monk ! 291: commands within. ! 292: If no input file is given, ! 293: .I monkmerge ! 294: reads from standard input. ! 295: .SH EXAMPLES ! 296: .TP ! 297: .L ! 298: monk paper ! 299: Format the file using the default typesetter fonts and output device. ! 300: .TP ! 301: .L ! 302: monk -Sproof paper ! 303: Format a file and proof it on a 5620 terminal. ! 304: .SH FILES ! 305: .TF $MHOME/sample ! 306: .TP ! 307: .F $MHOME/cite ! 308: forward and backward reference preprocessor ! 309: .TP ! 310: .F $MHOME/db ! 311: monk databases ! 312: .TP ! 313: .F $MHOME/monk ! 314: monk compiler ! 315: .TP ! 316: .F $MHOME/tmac.p ! 317: macros for ! 318: .IR pic (1) ! 319: preprocessor ! 320: .TP ! 321: .F $MHOME/sample ! 322: directory for existing samples ! 323: .SH "SEE ALSO" ! 324: .IR prefer (1), ! 325: .IR troff (1), ! 326: .IR deroff (1), ! 327: .IR tex (1), ! 328: .IR lp (1), ! 329: .IR apsend (1), ! 330: .IR d202 (A), ! 331: .IR thinkblt (9.1), ! 332: .IR proof (9.1) ! 333: .br ! 334: Murrel, S. L., ! 335: Kowalski, T. J., ! 336: `Typing Documents on the UNIX System: Using Monk 0.6', ! 337: this manual, Volume 2 ! 338: . \".SH AUTHOR ! 339: . \"Sharon Peeters and T. J. Kowalski ! 340: . \".SH PROVIDER ! 341: . \"Alan Hastings
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.