home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Animation & Sound / SOS-ANIM_SOUND.ISO / best_50 / pcw41b.zip / HELPHINT.ARJ / ED2.HLP < prev    next >
Text File  |  1993-07-12  |  55KB  |  1,328 lines

  1. ..>f
  2. FILE BASICS
  3.  
  4. Operations
  5. Making subfiles
  6. Shortcuts
  7.  
  8. OPERATIONS
  9. ..>fo
  10. ..>foc
  11. F-Open/create a file
  12. When you open a file, PC-Write reads it from disk into computer's memory.
  13. You can type over name at prompt, or arrow past path to change just name. If
  14. file doesn't exist, it is created (upon your confirmation). If you typed
  15. name of file improperly, you can retype it. See Filenames. Opening a file
  16. closes (exits) current file, unless you split window. See Window split
  17. KEYS: Alt F O  (F1 F6)
  18. ..>fob
  19. Backups
  20. Whenever you open a file, you can write a backup to keep in case you run
  21. into problems while editing. You can set program to always or never backup,
  22. or backup on exiting instead. See CUSTOMIZE
  23.  
  24. For file switching options after Alt F O, see SHORTCUTS.
  25. Have PC-Write remember names of files you've been editing. See CUSTOMIZE
  26. To set a permanent filename extension or location, see CUSTOMIZE.
  27. ..mfh
  28. F-If your memory doesn't have enough free space to open the file specified,
  29. PC-Write may ask to free the hold area to make more room. See Hold text
  30. You may have to break a large file into smaller ones. See MAKING SUBFILES
  31.  
  32. ..>fol
  33. Read-only mode
  34. You can read a locked file (e.g. on a network) on screen but cannot write
  35. changes to it. See SHORTCUTS
  36.  
  37. ..>fl
  38. F-List & open
  39. From the list of files, highlight one and press Enter to open it.
  40. Highlighting a subdirectory name (ends with \) and pressing Enter displays
  41. its files. Or, press F8 to type in name of directory not listed. F8 option
  42. is also available at all filename prompts. See also List files
  43. KEYS: Alt F L (F1 F6 F8 Enter).
  44.  
  45. ..>fn
  46. F-New name
  47. Type over old name that appears at prompt, then press Enter. Now when you
  48. save or exit file, your text is written to new name. If you saved file when
  49. it had the old name, the old file is still on your disk. See also Rename
  50. If you haven't yet named your document, status line shows "<no name>".
  51. You're asked to name it when PC-Write needs to write it to disk.
  52. KEYS: Alt F N (F1 F5)
  53.  
  54. ..>fs
  55. ..dfl
  56. ..cns
  57. Save a file
  58. When you make changes to a file on screen, the changes are only in your
  59. computer's memory. Save changes to disk often, to prevent losing editing if
  60. your computer loses power. If you've taken the floppy disk that contains
  61. your file out of its original drive, you need to reinsert the correct disk.
  62. If your disk is too full to save added text, you can save to a different,
  63. less full disk.
  64. KEYS: Alt F S (F1 F3)
  65. PC-Write can periodically save or remind you to save. See CUSTOMIZE
  66.  
  67. ..>fus
  68. ..>fue
  69. ..>fu
  70. Undo changes
  71. If you make a big mistake, reopen file as it was before you made changes.
  72. This cancels only changes made since last time you saved. Once you've saved,
  73. the only way to cancel changes is to start over, using your backup copy.
  74. KEYS: Alt F U
  75. S Since last save (F1 F9 F6 F10)
  76. E Exit, no save (F1 F9 F2)
  77.  
  78. ..>fe
  79. Exit a file
  80. You can exit a file by exiting PC-Write. If you have changed your document
  81. since the last time you saved, the file is automatically saved.
  82. To exit a file without saving it, undo changes first. See Undo changes
  83. KEYS: Alt F E (F1 F2)
  84. F-If you want to exit your current file but don't want to exit PC-Write, you
  85. can open another file (which exits current file). See Open/create a file
  86. Closing a window exits a file, too. See WINDOW SPLIT
  87.  
  88. ..>fotb=
  89. ..>for
  90. ..>fotb
  91. MAKING SUBFILES
  92. If you try to open a file too big to fit in memory, PC-Write asks if you
  93. want to break it into smaller files to edit separately. If subfile with same
  94. name already exists, you can cancel overwriting that file.
  95. To put subfiles back into one, use DOS COPY command:
  96. A>COPY file1 + file2 + file3 bigfile
  97.   copies "file1", "file2", and "file3" to a file named "bigfile"
  98. See DOS commands
  99.  
  100. SHORTCUTS
  101. Loading options
  102. open file, no backup      ED filename/e
  103. open file, create backup  ED filename/s
  104.   To permanently set backup status, see CUSTOMIZE
  105. create file as typed      ED filename/c
  106. list files to open        ED *.*
  107.  (or use filename.* or *.ext)
  108. open file, Read Only      ED filename/r
  109. open to nn line in file   ED filename/nn
  110. show control files read   ED filename/w
  111. All / options may be used in combination. For example: filename/e/w
  112. F-File Switching
  113. (All load options listed above are also available when switching files.)
  114. Quick switch, no backup    F1 F6, filename, F10
  115. Quick switch, with backup  F1 F6, filename, F9
  116. Quick switch to prior/next file in series  F1 F6 F5/F7
  117. Switch to filename at cursor  F1 F6 F6  (useful in ED.DIR)
  118.  
  119. ..ssn
  120. ..ssf
  121. ..ssr
  122. ..ssp
  123. ..spr
  124. F-Files in a series
  125. Using F5 or F7 Quick switch following F1 F6 (Alt F O) tells PC-Write you're
  126. editing files in series. Series files have same name with incremental last
  127. one or two digit number or letter (FILE1.DOC, FILE2.DOC). Search & replace,
  128. spell scan, update references, renumbering, and printing can continue to
  129. next file, once you've reached end of current file. Both Print and Update
  130. references check for file series even if you haven't used F5/F7 once.
  131. To permanently turn on/off files series option, see CUSTOMIZE.
  132.  
  133. Printing options
  134. Display print menu, exit when done       ED filename/p
  135. Print all pages, then exit               ED filename/p/e
  136. Display print range menu, exit when done ED filename/p/s
  137. Print multiple copies, then exit         ED filename/p/e/nn
  138.   (nn is number of copies)
  139. See also PRINTING
  140.  
  141.  
  142. ..>fc
  143. F=FILE CONVERT
  144. To open a file not in PC-Write format you must import it first. To save
  145. a PC-Write file in another format you must export it.
  146. F≡To insert a graphic file not in pixel format you must graphic convert it.
  147.  
  148. ..>fci
  149. F=Import
  150. Convert and open a file not in current PC-Write format.
  151. KEYS: Alt F C I (Shf-F6) then:
  152. ..>fcio
  153. F=O (F2)  Old PC-Write (previous to Standard level 2.0)
  154.   converts older style page breaks and guide lines
  155. ..>fcih
  156. F=H (F3)  Highbits (Wordstar, strips characters above 127)
  157. ..>fciw
  158. F=W (F4)  WordPerfect file (version 5.0 or 5.1)
  159. ..>fcid
  160. F=D (F5)  DCA (IBM's Document Content Architecture)
  161. ..>fci=
  162. At import filename prompt:
  163. 1. Type name of file to convert (or press F8 to choose from list).
  164. Be sure to include file extension (.TXT, .DOC, etc.). See Filenames
  165. 2. Press F10, type PC-Write name you want file to have, then Enter.
  166.  
  167. ..>fce
  168. F=Export
  169. Write a copy of your file to a file in another format.
  170. ..>fceh
  171. KEYS: Alt F C I (Shf-F6) then:
  172. ..>fcio
  173. F=H (F6)  Hard ASCII (keeps hard returns, page breaks)
  174. ..>fces
  175. F=S (F7)  Soft ASCII (transport to other text processor)
  176. ..>fcew
  177. F=W (F8)  WordPerfect file (version 5.0 or 5.1)
  178. ..>fced
  179. F=D (F9)  DCA (IBM's Document Content Architecture format)
  180. ..>fce=
  181. At export filename prompt, type name for converted file.
  182. Be sure to include file extension (.TXT, .DOC, etc.). See Filenames
  183.  
  184. ..>fcac
  185. ASCII export may ask to delete codes above 127. This includes box drawing,
  186. accented letters, and special hyphens/spaces. See Extended characters
  187. To remove non-ASCII characters from current document, see Convert.
  188. To convert tabs, spaces, or line ends in document, see Convert.
  189.  
  190.  
  191. ..>fg
  192. F≡FILE GRAPHIC
  193.  
  194. Images are stored in separate graphic files and signature files.
  195. They can be kept in the same directory as document files or in the
  196. graphic directory, and accessed with a path abbreviation.
  197. They can be graphic inserted into a text file.
  198. They can be file viewed before being inserted into a document.
  199.  
  200. F≡Graphic File
  201. A graphic file is an image file in pixel format. Its default file name
  202. extension is .PIX, but any extension may be used. Other image formats must
  203. be graphic converted to pixel format.
  204.  
  205. F≡Signature File
  206. A graphic file can be protected with a password that's defined when the
  207. file is stored. Its file name extension must be .SIG. If the wrong
  208. password is given when read, the file will be scrambled, so be careful!
  209.  
  210. ..>fgv
  211. F≡File view
  212. Display a full-screen view of a graphic file. The file can be selected by:
  213. ..>fgvf
  214. 1. Full path, path abbreviation, or default to graphic directory.
  215.    KEYS: Alt F G V F (Shf-F5 F3) file name Enter. Enter returns to edit.
  216. ..>fgvl
  217. 2. Choose from list of graphic files. Defaults to current directory.
  218.    KEYS: Alt F G V L (Shf-F5 F3 F8) Arrow Enter. Enter returns to list.
  219. ..>fgvn
  220. ..>fgvp
  221. 3. Next (or first) or prior graphic file in last used directory.
  222.    KEYS: Alt F G V N. Enter return to menu.
  223.    KEYS: Alt F G V P. Enter return to menu.
  224.  
  225. F≡Graphic Directory
  226. A graphic file can be stored in any directory, but those unique to a single
  227. document are usually stored in the same directory as that document. Shared
  228. files are usually stored in PC-Write's graphic directory (\PCW\PIX).
  229.  
  230. F≡Path Abbreviation
  231. The path to a graphic file may use one of two path abbreviations.
  232. DOC: for the document's directory. Allows a document and this graphic file
  233. to be moved between directories or computers.
  234. PIX: for the graphic directory. Allows a document to be moved between
  235. directories without also moving this graphic file.
  236.  
  237. ..>fgc
  238. ..>px
  239. F≡Graphic Convert
  240. PC-Write can convert image files in any one of four different formats
  241. (.PCX, .TIF, .CGM, or .PIC) into graphic files in pixel format (.PIX).
  242. Use a separate program, like HiJaak, to convert other image formats.
  243. KEYS: Alt F G C F9 old file name F10 new file name Enter.
  244.  
  245.  
  246. ..>fm
  247. F=FILE MANAGE
  248.  
  249. These commands help with file housekeeping within PC-Write. Similar
  250. functions and more are available when you exit to DOS. See DOS commands
  251.  
  252. ..>fmr
  253. ..>fmr=
  254. F=Rename
  255. Alt F N (F1 F5) renames the file currently in memory. See New name
  256. Alt F M R (Alt-F1 F5) renames a file on disk.
  257. ..foc
  258. If you type the name of a file that already exists, you're asked if you
  259. want to write over existing file.
  260.  
  261. ..>fmc
  262. ..>fmc=
  263. F=Copy
  264. Alt F M C (Alt-F1 F6) writes a copy of your file to disk.
  265. You can write it to a different name or location by typing at prompt.
  266. To copy files other than current one, use DOS COPY. See DOS commands
  267.  
  268. ..>fme
  269. ..>fme=
  270. ..>fme=c
  271. F=Delete
  272. Alt F M E (Alt-F1 F7) deletes a file on disk. You're always asked to
  273. confirm your deletion. To delete the file currently open, first delete the
  274. copy on disk; then exit PC-Write without saving changes. See Undo changes
  275.  
  276. ..>fml
  277. F=List files
  278. Alt-F1 F8 then Enter lists files in current directory. If there are
  279. subdirectories, you can highlight one and press Enter to list its files. The
  280. parent directory (indicated by '..\') can be selected to return to list
  281. files in previous directory. To list files in a directory not listed, press
  282. F8 and type a different name at directory prompt. Listing files is available
  283. at any filename prompt by pressing F8. See also List & open
  284. The listing displays file size, date, and time if room. Otherwise, just
  285. filename displays. F4 switches back and forth between listing types.
  286. To set default listing type, see CUSTOMIZE.
  287.  
  288. ..>fmd
  289. ..>fmd=
  290. F≡DOS drive:dir
  291. Changing the current DOS drive and/or directory (path) from within PC-Write
  292. makes it easy to access files on a new path. Then you don't have to type a
  293. path each time you open another file. See also Name prefix below.
  294. KEYS: Alt F M D (Alt-F1 F3)
  295.  
  296. ..>fmn
  297. ..>fmn=
  298. F≡Name prefix
  299. Prefix letters are inserted before every name typed at a file prompt. This
  300. is handy for a series of files that all begin with the same name. Or, use it
  301. to access files on another drive or directory, without changing DOS path.
  302. To set a permanent prefix for names, see CUSTOMIZE.
  303. KEYS: Alt F M N (Alt-F1 F2)
  304.  
  305. ..>fmo
  306. F≡Open notes
  307. Opening directory notes switches to a file named ED.DIR in the current
  308. directory (if it doesn't exist, it's created). The notes file contains a
  309. directory listing with space for you to type comments. The file is updated
  310. each time you open it, to show new (+) or deleted (-) files.
  311. To exclude file size, date, or time for entries, see CUSTOMIZE.
  312. KEYS: Alt F M O (Alt-F1 F9)
  313.  
  314. ..>fd
  315. ..>fds
  316. F=DOS SHELL
  317. If your computer has enough memory you may temporarily exit PC-Write to run
  318. another program or DOS command, keeping PC-Write and your file in memory.
  319. Alt F D S (F1 F4 then Enter) shells to DOS. The screen shows a prompt
  320. (A>) just like when you exit PC-Write. Now you can type DOS commands as
  321. usual. See DOS commands
  322. The shell is fine for most applications, but not for loading memory resident
  323. programs that stay active. To load a resident program, exit PC-Write first.
  324.  
  325. ..>fdr
  326. F=Alt F D R (F1 F4) runs a DOS command directly from PC-Write.
  327. The top line reads:
  328.   Command file (Esc:cancel F8:dir): "drive:\COMMAND.COM"
  329. where "drive" is boot drive.
  330. Type name of .COM or .EXE file to execute. PC-Write looks first for a .COM,
  331. then for a .EXE file.
  332.  
  333. Exiting the Shell, Re-entering PC-Write
  334. When you run a program directly from PC-Write, and the program finishes,
  335. you're prompted with:
  336.     To return to the edit program, press any key
  337. Or, if at the DOS prompt in the shell, type
  338.     C>EXIT
  339. then press Enter.
  340.  
  341. Shell is suitable for applications that are complete upon return to PC-Write
  342. but not for loading a memory resident program that stays active upon return
  343. to PC-Write. To load a resident program, exit PC-Write normally.
  344.  
  345. DOS commands
  346. PC-Write can do these DOS operations: del, dir, ren. See FILE MANAGE
  347. For commands below, "A>" is the DOS prompt.
  348. A>FORMAT b:
  349.   formats diskette in drive B
  350. A>COPY fromfile tofile
  351.   copies "fromfile" to "tofile"
  352. A>SORT < infilename > outfilename
  353.   sorts lines in "infilename" and puts them in "outfilename"
  354. You can run DOS commands directly from PC-Write. See DOS SHELL
  355.  
  356. Filenames
  357. DOS filenames are 1 to 8 characters, plus an extension of 0 to 3 letters.
  358. The format is: FILENAME.EXT
  359. You can use letters A-Z (upper and lower case are the same), numbers 0-9,
  360. and the symbols   $ & # @ ! % ( ) { } - _ ~   in a filename.
  361. Filenames can be preceded by a drive and/or a pathname, for example:
  362.   C:\PCW\filename.ext
  363. Think of drive and path as part of the full filename. With no drive and/or
  364. path specified, DOS assumes the currently logged drive and subdirectory.
  365.  
  366.  
  367. ..>lf
  368. G-FONTS
  369.  
  370. G-Fonts set look of characters when printed. They have three categories:
  371. Typefaces: shape of character, such as Courier and Times.
  372. Sizes: character width and height, such as 10 cpi or 12 point.
  373. Effects: special enhancements, such as underline and bold.
  374. Typefaces and sizes set spacing of characters; only one of each can be
  375. active at a time. Multiple effects can be active at once.
  376.  
  377. The Font menu inserts font characters or dot lines to set fonts. These are
  378. visible only in Show mode. See Hide/Show codes You can also insert these
  379. commands directly at cursor. See Inserting fonts directly
  380.  
  381. ..>lfl
  382. ..>lfb
  383. G-Location
  384. Before setting a font, decide where you want it to apply.
  385. KEYS: Alt L F then:  (R/Q dot lines)
  386. G-L sets look for next few words you type (or selected words).
  387. Font characters will be inserted at start and end of lines.
  388. ..>lfc
  389. G≡C sets look for this column only, using ruler letters. If you column box
  390. lines, font affects only selected lines in this column. Option not available
  391. if you select more than one column. See next option.
  392. G=B sets look for this paragraph and onward, using dot lines. If you select a
  393. block of lines, font begins with first line selected, stops after last line.
  394. See SELECTING TEXT
  395. G≡In column mode, font begins at first line of all columns across page,
  396. (unless you select a block of lines, which works same as non-column mode).
  397. ..>lfd
  398. ..>lfh
  399. ..>lff
  400. G-D sets look of type for entire document (base font).
  401. G=H sets look of type for headers and footers. See HEAD/FOOTERS
  402. G≡F sets look of type for footnotes.  See FOOT/ENDNOTES
  403. The Status line shows current font for text at cursor. See Status line
  404.  
  405. ..>lft
  406. G-Typeface
  407. Current document font is indicated by a ≈, paragraph or body font by a ~.
  408. There are two kinds of typefaces:
  409. Fixed-width faces have letters/spaces all the same width, like a typewriter.
  410. G=Proportional typefaces have letters/spaces that aren't all the same width.
  411. PC-Write supports both, also downloaded (soft) fonts, if your printer does.
  412.  
  413. ..>lfs
  414. G-Size
  415. Current document font is indicated by a ≈, paragraph or body font by a ~.
  416. For many printers, size isn't available; it is combined with typeface. Even
  417. for printers that support sizes, some typefaces may not support sizes.
  418. Usually, one size font sets a fixed size (in characters per inch, cpi) for
  419. fixed-width typefaces, and another (in points) for proportional typefaces.
  420. When available, the font letters assigned to sizes are:
  421.           Fixed width
  422. Compressed  15 cpi
  423. Elite       12 cpi
  424. Pica        10 cpi
  425. Double       5 cpi
  426. G=       Proportional
  427. Compressed   8.0 p
  428. Elite       10.0 p
  429. Pica        12.0 p
  430. Double      14.4 p
  431.  
  432. ..>lfe
  433. G-Effect
  434. Multiple effects can be active at once (unlike typefaces or sizes).
  435. Current paragraph or body font is indicated by a ~
  436. G=Current document font is indicated by a ≈
  437.  
  438. Inserting fonts directly
  439. PC-Write assigns font letters (first letter on menus) to each font.
  440. Font characters are graphic symbols for these letters. To insert a font
  441. character, press and hold the Alt key, then press font letter.
  442. You may find it quicker to set fonts, especially effects, this way.
  443. You must be in Show mode to see font characters. See Hide/Show codes
  444. To view table of font characters, see Font characters.
  445. Another way to set fonts (for whole lines) is with dot lines. They take
  446. effect until you turn them off, or (for typefaces and sizes) you set a new
  447. one. See DOT LINES
  448. Important tips:
  449. - Insert same font character before and after text to be enhanced.
  450.   If you mark text, this can be automatically done. See CUSTOMIZE
  451. - Font characters automatically stop at end of line. To enhance several
  452.   lines, place font at start of each line (or use dot lines).
  453. - Apply only one typeface and size to an area of text. You can apply
  454.   multiple effects. 'Nest' multiple fonts, as you would parentheses.
  455. - Enter font characters as you type, or insert them later. Auto-reformat
  456.   mode isn't recommended when inserting later.
  457. - Delete or transpose font characters like normal characters. Best to do
  458.   this in Show mode.
  459. - In Auto-reformat mode, deleting first font character in pair deletes
  460.   second automatically.
  461.  
  462. ..afn
  463. ..nfn
  464. ..kfn
  465. Reserved font characters
  466. These characters have special purposes, and aren't available to set fonts:
  467. A  Align font  See Alignment
  468. G  Guide line font  See Guide lines
  469. K  End paragraph font  See Break paragraph
  470. N  Auto-number font  See Auto-numbering
  471. T  Page break font  See Inserting breaks
  472. To view table of font characters, see Font characters.
  473.  
  474.  
  475. R=FOOT/ENDNOTES
  476.  
  477. Note entry
  478. Notes setup
  479. Updating notes
  480.  
  481. Footnotes print at bottom of page. Endnotes print at end of document.
  482. They don't display on screen in their final printing position.
  483. You can preview final position before printing. See Print view
  484. Sequential numbering is an option. See Auto-numbering
  485.  
  486. ..>lrf
  487. ..>lre
  488. R=NOTE ENTRY
  489. Entry method for footnote or endnote is identical, except final keystroke.
  490. 1. Type note reference in text. Reference character is your choice.
  491.    Sequential numbering is an option. See Auto-numbering
  492. 2. Type note text on line just after paragraph containing reference.
  493. 3. Mark the lines using Alt E S M or L (F3). See SELECTING TEXT
  494. 4. Press Alt L R F or E then Enter to make the lines a note.
  495. 5. Press Alt E T (F5) to unmark lines.
  496. ..>lrb
  497. To change note lines back to body text, mark them and press Alt L R B.
  498. (DE or DB/DQ dot lines)
  499.  
  500. ..>lrn
  501. R=NOTES SETUP
  502.  
  503. ..>lrnf
  504. ..>lrnfn
  505. ..>lrnfs
  506. ..>lrnfb
  507. R=Footnotes
  508. Put a separator between last body line on each page and footnotes.
  509. Separator line doesn't display, but is counted when repaging.
  510. KEYS: Alt L R N F  (DH dot line)
  511. To set line height for footnotes, see SPACING.
  512. To set font for footnotes, see FONTS.
  513.  
  514. ..>lrne
  515. ..>lrnee
  516. ..>lrnew
  517. R≡Endnotes
  518. If your document is composed of several files (e.g. chapters), and you're
  519. using a file series naming sequence, you have a choice of endnote placement.
  520. Each file can have its own endnote area, or all endnotes can be placed in
  521. final file in series. See Files in a series
  522. KEYS: Alt L R N E  (DP/DW dot lines)
  523. Fonts within text of endnotes themselves are retained upon updating.
  524. Set base fonts, spacing, and other formatting for endnotes similar to index.
  525. See Formatting index/contents list
  526.  
  527. ..>lru
  528. ..>lruc
  529. R=UPDATING NOTES
  530. Updating moves endnotes to endnote area at end of file. Any notes already
  531. there are replaced by new set. If you move endnote area somewhere else in
  532. document, it stays there on subsequent updates. To have endnotes placed at
  533. end of each chapter in document, see Endnotes. If there is an index list,
  534. the endnote area is placed before it. If you have index or table of contents
  535. entries in your document, these are updated at same time as endnotes.
  536. See INDEX/CONTENTS
  537. KEYS: Alt L R U (Alt-F7 F2) (DI/DJ dot lines)
  538.  
  539.  
  540. ..>lmr
  541. ..>lmrp
  542. ..>lmrd
  543. ..>lmrm
  544. FORMATTING
  545.  
  546. When you make changes to your document, such as deleting words or changing
  547. margins, you may need to rewrap the text. This is called reformatting.
  548. KEYS: Alt L M R then:
  549. N-P (F7) single paragraph, for paragraph containing cursor
  550. N-D (Ctl-F5 F7) whole document, no matter where cursor is
  551. N-M (F7) marked block, no matter where cursor is
  552. To read about codes (guide lines) that control formatting, see LAYOUT.
  553.  
  554. ..>lmrw
  555. N-Wrap mode
  556. Normally, words automatically wrap when you reach the end of line. You can
  557. turn wordwrap off, and use Enter to move to a new line instead. Status line
  558. shows whether wrap is on (Wrap+) or off (Wrap-). See Status line
  559. KEYS: Alt L M R W (Shf-F7)
  560. These settings are temporary. To set mode permanently, see CUSTOMIZE.
  561. You can set sentence spacing for wrapping in column mode. See CUSTOMIZE
  562.  
  563. ..>lmra
  564. N-Auto-reformat mode   To set permanently, see CUSTOMIZE
  565. You can have PC-Write reformat text automatically as you make changes.
  566. Status line shows Para+ when it's on, and returns to Wrap+ when turned off.
  567. In this mode, pressing Enter always ends a paragraph (and inserts a break
  568. paragraph character). To not break paragraphs, see CUSTOMIZE.
  569. KEYS: Alt L M R A (Shf-F7)
  570.  
  571. ..>lmrc
  572. ..>lmrcn
  573. N-Control reformat
  574. You may want to protect an area of text, such as a table, from inadvertent
  575. reformatting (manual or automatic). Select text first. See SELECTING TEXT
  576. KEYS: Alt L M R C N  (N in ruler)
  577. Text before or after protected area reformats according to reformat mode set
  578. on status line. See Auto-reformat mode
  579. N≡When editing in columns, if ruler is non-standard, you must enter reformat
  580. control letters directly in ruler (not through menus). See Column rulers
  581.  
  582. ..>lmrcu
  583. ..>lmrca
  584. N-You can attach a reformat setting to a particular document. Cursor must
  585. be at very top of document (get there with Alt S T or Shf-Grey+).
  586. KEYS: Alt L M R A or N  (A/N in ruler)
  587.                                    Status line shows
  588. N=Auto-reformat for this document    ParA+ or ParA#
  589. N-No reformat for this document      ParN- or ParN=
  590. Setting it when not at top of document applies only from cursor forward.
  591. To return to usual PC-Write setting, press Alt L M R U.
  592. To turn off reformat permanently to protect special files, see CUSTOMIZE.
  593.  
  594. ..>lmrb
  595. ..>lmrbr
  596. ..>lmrbj
  597. Break paragraph
  598. Auto-reformat always inserts a paragraph end character when you press the
  599. Enter key. This keeps paragraphs from joining together upon reformat.
  600. N=When not in auto-reformat mode, protect single lines, like an address, by
  601. N=pressing Alt-K then Enter to end lines. For existing lines, select text
  602. N=first, then choose break paragraph. See SELECTING TEXT
  603. N=KEYS: Alt L M R B then
  604. N=R (Alt-K) if you want this line Ragged right. See Shape
  605. N≡J (Alt-K Alt-K) if your shape is Justify, and you want this line justified.
  606. See also Control reformat
  607. To always have Enter end paragraphs, see CUSTOMIZE.
  608.  
  609.  
  610. GOING PLACES
  611.  
  612. Cursor moves
  613. Bookmarks
  614. Jump to location
  615.  
  616. Use editing keys in addition to Arrows to move quickly throughout document.
  617. Jump to precise locations. To find specific text, see SEARCH/REPLACE.
  618. For mouse moves, see MOUSE.
  619.  
  620. ..>st
  621. ..>se
  622. CURSOR MOVES
  623.  
  624. Go to               Up                  Down
  625. File top/bottom     Shf-Grey+ or Alt+   Shf-Grey- or Alt-
  626.                       or Alt S T         or Alt S E
  627. Screen top/bottom   Shf-UpArrow         Shf-DnArrow
  628. Block start/end     Shf-Alt-            Shf-Alt+
  629. ..bdp
  630. ..bds
  631. ..bup
  632. ..bus
  633. Scroll      Up         Down
  634. Line        PgDn       PgDn
  635. Screenful   Shf-PgUp   Shf-PgDn
  636. To change what the scroll keys do, see CUSTOMIZE.
  637. Go to         Previous          Next
  638. S-Page        Ctl-PgUp          Ctl-PgDn
  639. S-Paragraph   Shf-Ctl-PgUp      Shf-Ctl-PgDn
  640. S=Sentence    Shf-Ctl-LtArrow   Shf-Ctl-RtArrow
  641. Go to         Left          Right
  642. Word          Ctl-LtArrow   Ctl-RtArrow
  643. Screen edge   Shf-LtArrow   Shf-RtArrow
  644. Tab           Shf-Tab       Tab
  645. Indent        Home          Shf-End
  646. First/last    Shf-Home      End
  647.   character on line
  648. To change what some Arrow keys do, see CUSTOMIZE.
  649.  
  650. ..>sb
  651. ..>sbt
  652. ..>sbj
  653. S=BOOKMARKS
  654. Place a bookmark at cursor and jump back to it from anywhere in document.
  655. When you set a new place, the old bookmark is lost.
  656. KEYS: Alt S B
  657. T This place (Ctl-Home)
  658. J Jump to    (Ctl-End)
  659. ..>sbe
  660. S≡You can have PC-Write remember your place on exit, and return to that place
  661. S≡on entry. Once you set the exit bookmark in a document, it will always be
  662. S≡set and returned to until you turn it off (uncheck it on menu).
  663. S≡KEYS: Alt S B E
  664.  
  665. ..>sj
  666. ..>sjl
  667. S=Last place
  668. A second bookmark is set before jumps and at source of moved block.
  669. Alt S J L (Shf-Ctl-End) jumps back to this temporary place.
  670.  
  671. ..>sl
  672. S-JUMP TO LOCATION
  673. Jump to specific column, line, or page in document. Jumping to line in file
  674. includes guide lines in count, while jumping to line on page ignores them.
  675. KEYS: Alt S L then I or C or O (Alt-F9 then F8 or F9 or F10)
  676.  
  677. ..>sjn
  678. S=Non-ASCII character
  679. Jumps to next non-ASCII character: font, guide line, accented letter,
  680. box drawing, or special hyphen or space characters.
  681. KEYS: Alt S J N (Alt-F4 F6)
  682.  
  683. ..>sm
  684. S=Match pair
  685. With cursor on one symbol of pair, such as (, {, [, or <, this marks to its
  686. matching symbol. For other characters, matches to next same character.
  687. KEYS: Alt S M (Alt-F4 F4)
  688.  
  689.  
  690. ..>lrh
  691. ..>lrhh
  692. ..>lrhf
  693. R-HEAD/FOOTERS
  694.  
  695. Header lines repeat at top of each page; footer lines at bottom. (Footnotes
  696. aren't footers.) Headers and footers show only upon printing or preview.
  697. Settings apply from current page onward, and can be changed or skipped for
  698. different locations in document (if needed).
  699.  
  700. Page number and/or other text prints in a header or footer (see below).
  701. To reset starting number for page, see Set page number.
  702. To set header/footer margins and spacing, see MARGINS/TABS, SPACING.
  703. To set base fonts for entire header and footer lines, see FONTS.
  704.  
  705. ..>lrhxxf
  706. ..>lrhxxc
  707. R-Page number header or footer
  708. To print only page number at top or bottom of page, choose center or flush:
  709. Center page number, like this:  |       - 2 -        | (| is margin)
  710. Flush right number, like this:  |              Page 2|
  711. KEYS: Alt L R H then H F C/R or F F C/R
  712. To include text on same line as page number, see Text in header or footer.
  713.  
  714. ..>lrhxxt
  715. ..>lrhxxd
  716. ..>lrhxxo
  717. R=Text in header or footer
  718. Type your own text (e.g. chapter heading) for first or second line. Text
  719. prints aligned with left margin. If you include page number on line with
  720. text, just number prints to right. If you include date, it prints to left.
  721. Text + page number:  |MyChapter 1              2|  (| is margin)
  722. Date + text:         |May 5, 1996    MyChapter 1|
  723. Text only:           |MyChapter 1               |
  724. ..>lrhc
  725. ..>lrhh=
  726. ..>lrhf=
  727. KEYS: Alt L R H H (or F) F (or S) then T, D, or O, then C
  728. You can enter font characters within text to emphasize particular words.
  729. To set base fonts for entire header and footer lines, see FONTS.
  730. To change position of text/date/number, see Create your own.
  731. To change date format, see CUSTOMIZE.
  732.  
  733. ..>lrhxx
  734. R≡Two-line header or footer
  735. Through the menus you can set up to two header lines and two footer lines.
  736. If you're using only one line, set the first line.
  737. KEYS: Alt L R H H (or F) then F or S  (H or F dot line)
  738. If you want more (up to eight each), enter dot lines. See Create your own
  739.  
  740. ..>lrhxb
  741. R≡Blank lines
  742. Headers and footers normally have just one blank line separating them from
  743. body text (set value to 1), but you can set more.
  744. KEYS: Alt L R H H (or F) B
  745. To change spacing within header/footer lines, see SPACING.
  746.  
  747. ..>lrhxxn
  748. R-Removing headers or footers
  749. Remove one or all headers or footers from cursor onward.  If you remove just
  750. the first line, the old second line becomes the new first line. To turn off
  751. all headers or footers for current page only, see Suppress.
  752. KEYS: Alt L R H H (or F) F (or S) N
  753. ..>lrhxn
  754. With one step remove both lines of headers or footers. This also removes
  755. additional headers/footers not created through menus. See Create your own
  756. Be sure 'All pages' is selected, unless you want to remove them on left or
  757. righthand pages only. See Paper use
  758. KEYS: Alt L R H H (or F) N  (HQ/FQ dot line)
  759. You can remove just the additional headers or footers. This leaves those on
  760. first and second lines intact. (Uncheck 'More lines' if box checked.)
  761. KEYS: Alt L R H H (or F) M
  762.  
  763. ..>lrhs
  764. ..>lrhsh
  765. ..>lrhsf
  766. R=Suppress
  767. Turn off all headers or footers for current page only, resume next page.
  768. Handy for title pages or first page of chapter.
  769. KEYS: Alt L R H S H or F  (HN/FN dot line)
  770. To turn them off for rest of document, see Removing headers or footers.
  771.  
  772. ..>lrhxa
  773. ..>lrhxl
  774. ..>lrhxr
  775. R≡Left/right headers  See also Paper use
  776. If document is set to differentiate left and righthand pages, you can create
  777. a header or footer for each kind of page. Use this to keep page numbers at
  778. outside edge of page. Once you designate a header/footer to be left or right
  779. pages only, all header/footers must have left or right page designation. Set
  780. left or right before defining each line (lines for both left/right pages are
  781. defined twice). If instead you choose 'All pages' for header/footer, but set
  782. left/right pages for document, PC-Write prints them flush left on left pages
  783. and flush right on right pages (unless space designator is used).
  784. KEYS: Alt L R H H (or F) A or L or R  (HR/HL/FR/FL dot lines)
  785.  
  786. R=Create your own
  787. Change parts and/or their positioning in header or footer. Choose the 'only
  788. text' option and rearrange using special designators. Type page number as
  789. $$$. Push text left or right with +++. Printing replaces page designator
  790. ($$$) with current page number, and space designator (+++) with spaces.
  791. Page Positioning   Example Header  Example Footer
  792. Page numbers       .H:Page $$$     .F:- $$$ -
  793. Flush left         .H:Part 1+++    .F:$$$+++
  794. Flush right        .H:+++$$$       .F:+++Chapter 2
  795. Centered           .H:+++Heros+++  .F:+++$$$+++
  796. Blank line         .H:             .F:
  797.  
  798. ..>lrhxm
  799. Menus create up to two header and two footer lines plus separator line(s).
  800. Use dot lines to create more than two headers or footers (8 maximum for each
  801. including blank lines). Include a blank line header last, and first for
  802. footer, to separate lines from regular text on each page. See DOT LINES
  803. These additional header/footer lines show on menu as 'More lines'. To remove
  804. these lines via menus, see Removing headers or footers.
  805.  
  806.  
  807. ..>lri
  808. ..>lrc
  809. R≡INDEX/CONTENTS
  810.  
  811. Choosing words for the index can be done as document is created or after, or
  812. both. It's usually placed at end of document. Table of contents (TOC) is
  813. in page number order and placed at start of document. PC-Write compiles both
  814. lists (and any endnotes) when you update references. If you edit files in
  815. series, begin updating references in first file. Subsequent files will be
  816. updated, and TOC placed in first file, index placed in final file.
  817. KEYS: Alt L R U  (Alt-F7 F2)
  818. See UPDATING NOTES, Files in a series
  819. Note: Designating words for index and TOC is done with a dot line. If you
  820. edit in Hide mode, these can get moved or deleted inadvertantly. Keep dot
  821. line near referenced word in document, to assure correct page number in
  822. list. Use show mode to check placement. See Hide/Show codes, DOT LINES
  823.  
  824. Formatting index/contents list
  825. Set fonts, spacing, and other formatting for lists after updating has
  826. inserted list in document. Use same methods as for body text. Use formats
  827. on the area with scopes bigger than the area (pages, paragraphs), because
  828. formatting inside area is lost upon updating. One exception: fonts within
  829. text of index entries are moved to the corresponding numbers in the list
  830. upon updating. Use this to emphasize certain page numbers in index list. A
  831. spring shape is often used for index or TOC lists. Updating puts spring
  832. point (soft space) in automatically for each entry.
  833. See Shape, FONTS, SPACING
  834.  
  835. Moving index/contents list
  836. The first time you update references, TOC and index areas are created at
  837. start and end of document. On next update, each area is replaced (if you
  838. confirm) with new one, otherwise new one is added to start/end of document.
  839. If you move the area along with its dot lines to another place, updating
  840. occurs at new place (II/IJ for index; KI/KJ for TOC). See DOT LINES
  841.  
  842. ..>lrct
  843. R≡Table of contents entry
  844. Mark or put cursor on section heading to designate it as a TOC entry. Update
  845. references to make TOC list. See INDEX/CONTENTS
  846. KEYS: Alt L R C T  (K dot line)
  847.  
  848. ..>lrit=
  849. ..>lrit
  850. R≡Index word
  851. Index a word at cursor, or a marked phrase. Use all lower case letters to
  852. insure true alphabetic sorting. You can index the same word at several
  853. places (by moving the cursor to each location) if you want several page
  854. numbers to reference that word. After updating references, you may want to
  855. edit the list to combine multiple references on a single line or capitalize
  856. entries. If you have an index word list loaded, you can add a word at
  857. cursor to list, so you can search for other occurrences of that word.
  858. See Index scan
  859. KEYS: Alt L R I T  (Alt-F6 F9 F9, I dot line)
  860.  
  861. ..>lrin
  862. ..>lrip
  863. R≡Index scan
  864. Create a word list, named WORDS.INX, containing possible index words to find
  865. in the document. Scan document and choose which locations to index.
  866. PC-Write tells you when it finds any word in word list in the document.
  867. If you scan in a file that's in a series, the scan continues to next file.
  868. See Files in a series
  869. KEYS: Alt L R I N or P  (Alt-F6 F9 F8, then Grey+ thereafter)
  870. Status line displays 'Si' when Grey keys are   Index    Text
  871. set for index search, and 'Se' when set for    Si-      Se-
  872. regular text search. See Status line           Si+      Se+
  873.  
  874. ..>lrinm
  875. Turn off scan
  876. The first time you scan or load an index word list, PC-Write starts index
  877. search mode. This makes the Grey+ key find index words instead of normal
  878. search words or misspelled words. Turn off index search explicitly with
  879. Alt-F6 F9 F8. Setting a normal search or spelling search also turns off
  880. index search. See Searching with Grey+
  881.  
  882. ..>lriw
  883. ..>lriwl
  884. ..>lriwl=
  885. ..>lriws
  886. R≡Index word list
  887. When you scan for words to index, PC-Write loads file WORDS.INX. You can
  888. load an index file with another name instead. The list must be alphabetized
  889. and contain no phrases. Only one list can be loaded at a time. If you add
  890. words to list while indexing word at cursor, PC-Write asks on exit if you
  891. want to save new words (or save anytime with Alt-F6 F9 F7). See Index word
  892. KEYS: Alt L R I W  (Alt-F6 F9 F6)
  893.  
  894.  
  895. ..>ei
  896. ..>lrs
  897. INSERT
  898.  
  899. Text in document
  900. Auto-numbering
  901. Print-time item
  902.  
  903. TEXT IN DOCUMENT
  904. ..>lrsc
  905. ..>lrsc=
  906. R=Comment line
  907. Type single line of text for a comment. The comment is put in a dot line
  908. that you can see on screen in Show mode, but doesn't print. If you have
  909. marked text, each line becomes a comment line.
  910. KEYS: Alt L R I C
  911. ..>eid
  912. E=Date
  913. Alt E I D (Alt-F4 F5) inserts current date at cursor.
  914. Choose from a variety of date formats. See CUSTOMIZE
  915. E-File
  916. Alt E F I (Ctl-F3) inserts all text of another file.
  917. To insert only parts of another file, see COPY/MOVE TEXT.
  918. E-Words
  919. Marked block copy  F3  See COPY/MOVE TEXT
  920. Deleted text  Ctl-F4  See Undelete
  921. E≡Hold area text  Ctl-F4  See Hold text
  922. Characters
  923. Line boundary   Enter
  924. Character code  Alt-keypad number  See CHARACTER CODES
  925. To insert a special hyphen or space, see HYPHENS & SPACES.
  926.  
  927. To insert a sum of numbers in a boxed area, see BOX OPERATIONS.
  928. To insert a box frame, see BOX OPERATIONS.
  929.  
  930. ..>lra
  931. AUTO-NUMBERING
  932. Use automatic numbering for footnotes or endnotes, lines, and outlines.
  933. You enter a number sequence that is translated into a sequential series of
  934. numbers when you repage or renumber. For page numbering, see HEAD/FOOTERS.
  935. First create a unique numbering sequence. Each sequence contains:
  936. 1. An Alt-N font character ( )
  937. 2. A number or letter (capital or lower case)
  938. 3. A symbol (anything but a digit or letter, including a space)
  939. When you repage or update, the numbers or letters become sequential.
  940. The symbol, which defines the sequence, remains the same.
  941. Example    After renumber:
  942.  1. Lions   1. Lions  (  is the Alt-N font character)
  943.  3. Tigers  2. Tigers
  944.  2. Bears   3. Bears
  945.  
  946. Multiple Levels
  947. Create multiple sequences for outlines or section numbering.
  948.    before entry uses number or letter shown as series start.
  949.     before entry re-uses last value.
  950. Example
  951.  7. Chapter  1  (two sequences, one ending with dot, one with space)
  952.     A. Lions    (another sequence using capital letters ends with dot)
  953.  8. Chapter  2
  954.     B. Tigers
  955.     C. Bears
  956. When renumbered is:
  957.  1. Chapter 1
  958.     A. Lions
  959.  2. Chapter 2
  960.     A. Tigers
  961.     B. Bears
  962.  
  963. R=Footnote numbering   See FOOT/ENDNOTES
  964. Start each entry with Alt-N and the number or letter and symbol for series.
  965. Repage or update to resequence the current order of footnotes in document.
  966. Here, footnote number ends with "." and footnote reference with "]":
  967. This is the reference [ 1] to giraffes.
  968. .DB
  969.  9. This is footnote text about giraffes.
  970. .DQ
  971. A sequence in a footnote is treated separately from same sequence in body
  972. text, so you can use same symbol for both.
  973.  
  974. ..>lran
  975. ..>lraf
  976. ..>lrar
  977. R=Auto numbering via menus
  978. Before inserting a sequence, set its purpose.
  979. KEYS: Alt L R A then:
  980. F begins or resets start of number sequence.
  981. N increments to next number of sequence.
  982. R repeats a number, as for multiple level outlines.
  983.  
  984. ..>lrai
  985. ..>lraib
  986. ..>lraic
  987. ..>lraid
  988. ..>lraip
  989. ..>lrais
  990. R=Sequences
  991. Up to five different sequences can be inserted in one document using menus.
  992. Menus insert number 1 for each, then the distinguishing character. Examples:
  993. 1  Hawaii
  994. 1: Hawaii
  995. 1. Hawaii
  996. (1) Hawaii
  997.  1  Hawaii   (  is Alt-H, superscript font)
  998.  
  999. ..>lrau
  1000. R=Renumbering
  1001. Alt L R A U updates your auto-number sequences. Repage does this also.
  1002. If you're editing files in a series, renumbering automatically prompts
  1003. for the next file in the series. See Files in a series
  1004.  
  1005. ..>lrsp=
  1006. ..>lrsp
  1007. R≡PRINT-TIME ITEM
  1008. Insert a command that is processed only when printing your document.
  1009.  
  1010. R≡Print image
  1011. Insert a print image in a document when it prints. Use this to include
  1012. graphics or tables from other applications in your documents. When you
  1013. print, PC-Write prints normally till it reaches the place for the image;
  1014. then it sends the graphic file containing the print image to the printer
  1015. with no further processing, and resumes printing the document. Set file
  1016. length with TL or EL dot line for correct pagination. See DOT LINES
  1017. KEYS: Alt L R S P  (TI dot line)
  1018. ..>lrsu
  1019. ..>lrsu=
  1020. ..>lrsu=c
  1021. R≡User line entry
  1022. Type lines of text into a document as it's being printed.
  1023. Use this to make form letters. You enter a prompt to remind you what to type.
  1024. During printing, PC-Write pauses for you to type a line of text, then resumes
  1025. printing the document. You can only type a complete line of text, so you
  1026. can't use this to 'fill in a blank' mid-line. See also MERGE PRINT
  1027. KEYS: Alt L R S U  (U dot line)
  1028. R≡Other file
  1029. Insert entire text of another file when document prints. Useful for putting
  1030. a heading (kept in separate file) on first page of letterhead. TP dot line
  1031. inserts lines of file (ignores any formatting). Set file length with TL or
  1032. EL dot line to assure accurate pagination. See DOT LINES
  1033. If you're using a master file to insert all files composing a document, use
  1034. TF dot line instead. This reads formatting in inserted file, and puts in
  1035. page breaks between the files. TF files only print when you Print All pages
  1036. (Print Range ignores TF files). Master file format isn't recommended (use
  1037. series format instead). See Files in a series
  1038.  
  1039.  
  1040. ..>eg
  1041. E≡GRAPHICS
  1042.  
  1043. Graphic images can be graphic inserted into a document. A graphic in a text
  1044. file just "points" at a separate graphic file.
  1045. A graphic displays (Hide mode) as a shaded graphic rectangle positioned
  1046. according to its graphic layout, and sized according to its picture; the
  1047. name of its graphic original appears in the upper-left corner (if there's
  1048. no text there). Graphic view shows the image in the rectangle.
  1049. A graphic can be graphic selected.
  1050.  
  1051. ..>egi
  1052. E≡Graphic Insert
  1053. Creates a graphic at the cursor that "points" to a graphic file. The
  1054. original and picture come from the graphic file, and the graphic layout
  1055. defaults to break text around a left-flush picture. These can all be
  1056. changed after inserting or graphic selecting the graphic.
  1057. Path abbreviations can (and should) be used in the file name.
  1058. Give a file name that doesn't exist to create a new blank graphic file,
  1059. then draw a new image.
  1060. E≡KEYS: Alt E G I path or name Enter. Enter returns to edit.
  1061.  
  1062. ..>egs
  1063. E≡Graphic Select
  1064. A graphic can be selected in two ways:
  1065. ..>egsa
  1066. 1. Select graphic closest to (above) the cursor (in the same column).
  1067. E≡   KEYS: Alt E G S A (Shf-F5 F5).
  1068. ..>egsn
  1069. ..>egsp
  1070. 2. Select next (below) or prior (above) current selection or top of file.
  1071. E≡   KEYS: Alt E G S N (Shf-F5 Grey+).
  1072. E≡   KEYS: Alt E G S P (Shf-F5 Grey-).
  1073. A graphic can be deselected by unmarking text or selecting text.
  1074.  
  1075. ..>egv
  1076. E≡Graphic View
  1077. Graphics can be viewed in two ways:
  1078. ..>egvs
  1079. 1. Pictures are shown in all the graphic rectangles on the screen,
  1080.    and surrounding text is shown in fixed-pitch screen font.
  1081. E≡   KEYS: Alt E G V S (Shf-F5 F4). Enter returns to editing.
  1082. ..>egvo
  1083. 2. Full-screen display of the original of only the selected graphic.
  1084. E≡   KEYS: Alt E G V O (Shf-F5 F3). Enter returns to editing.
  1085.  
  1086. ..>egl
  1087. E≡Graphic Layout
  1088. The layout specifies where text will be in relation to the picture, and
  1089. where the picture will be in relation to the indents. Changing the layout
  1090. doesn't change the picture (except for stretch picture) or the original.
  1091.  
  1092. ..>eglb
  1093. E≡Break Text: text will break paragraph above and below the picture.
  1094. E≡KEYS: Alt E G L B.
  1095. ..>eglf
  1096. E≡Flow-Around Text: text "runs around" picture without break paragraph.
  1097. E≡KEYS: Alt E G L F.
  1098. ..>eglo
  1099. E≡Overlay Text: text will "ignore" picture.
  1100. E≡KEYS: Alt E G L B.
  1101.  
  1102. ..>egll
  1103. E≡Left-Flush Picture: left edge of picture falls on left indent.
  1104. E≡KEYS: Alt E G L L.
  1105. ..>eglr
  1106. E≡Right-Flush Picture: right edge of picture falls on right indent.
  1107. E≡KEYS: Alt E G L R.
  1108. ..>eglc
  1109. E≡Center Picture: picture is centered between left and right indents.
  1110. E≡KEYS: Alt E G L C.
  1111. ..>egls
  1112. E≡Stretch Picture: picture is centered between left and right indents, and
  1113. then stretched until its left and right edges fall on the indents.
  1114. E≡KEYS: Alt E G L S.
  1115. ..>egli
  1116. ..>eglil
  1117. E≡Indent Picture: picture has its own indent from the left margin.
  1118. E≡KEYS: Alt E G L I L distance Enter. Enter returns to edit.
  1119.  
  1120. E≡Stretch Method
  1121. A stretch picture uses one of three methods to reach the indents:
  1122. ..>eglsc
  1123. E≡Clip To Indent: clips the right side of the picture; may loose some image.
  1124. E≡KEYS: Alt E G L S C.
  1125. ..>eglsh
  1126. ..Scale to Indent
  1127. E≡Height and Width Scale: scales the picture; may loose clarity.
  1128. E≡KEYS: Alt E G L S H.
  1129. ..>eglsw
  1130. E≡Width Scale Only: scales only the width of the picture; changes the
  1131. aspect ratio, and may also loose clarity.
  1132. E≡KEYS: Alt E G L S W.
  1133.  
  1134. ..>egp
  1135. E≡Graphic Picture
  1136. The picture specifies how its original will appear for this graphic.
  1137. It can be framed and sized. And for more complicated effects, it can be
  1138. clipped, scaled, or rotated.
  1139. Changing the picture doesn't change the graphic layout or original.
  1140.  
  1141. ..>egpf
  1142. E≡Frame Picture
  1143. The picture can be framed with a surrounding box. The frame isn't
  1144. displayed on the screen, but is printed.
  1145. E≡KEYS: Alt E G P F.
  1146.  
  1147. ..>egpw
  1148. ..>egph
  1149. E≡Size Picture
  1150. The width and/or height of a picture can be specified. Depending on the
  1151. adjust method, changing one may also change the other.
  1152. E≡KEYS: Alt E G P W width Enter.
  1153. E≡KEYS: Alt E G P H height Enter.
  1154.  
  1155. ..>egpa
  1156. E≡Adjust Method
  1157. Changing the size ajusts the picture using one of two methods:
  1158. ..>egpac
  1159. E≡Clip to Fit: clips the right side of the picture to the proper width, and
  1160. the bottom to the proper height; may loose some of the image. To adjust the
  1161. left side or top, clip the picture yourself.
  1162. E≡KEYS: Alt E G P A C.
  1163. ..>egpas
  1164. E≡Scale to Fit: scales the picture to the proper size; may loose clarity. If
  1165. scaling is independent, then the aspect ratio will change. If scaling isn't
  1166. independent, then changing height or width will change the other.
  1167. E≡KEYS: Alt E G P A S.
  1168.  
  1169. ..>egpc
  1170. E≡Clip Picture
  1171. The picture can be clipped from the original. The image is displayed showing
  1172. the clipping rectangle. If the picture uses the whole original, the edges of
  1173. the rectangle are at the edges of the screen, and are hard to see. The
  1174. upper-left and lower-right corners of a clipping rectangle can be moved with
  1175. the Arrow or Shf-Arrow (faster) keys. To just look at the rectangle, don't
  1176. move the corners.
  1177. E≡KEYS: Alt E G P C (Shf-F5 F2) Arrow Enter Arrow Enter. Change clipping.
  1178. E≡KEYS: Alt E G P C (Shf-F5 F2) Enter Enter. Look at clipping.
  1179. Changing the clipping changes the size, unless it's a stretch picture.
  1180. Clipping can also be changed by changing the size of a clip to fit picture,
  1181. or changing the indents of a clip to indent stretch picture.
  1182.  
  1183. ..>egps
  1184. ..>egpsw
  1185. ..>egpsh
  1186. E≡Scale Picture
  1187. The picture can be scaled from the original. If the scaling is independent,
  1188. then the aspect ratio will change. If not independent, then changing width
  1189. or height scale factor will change the other. Scaling may loose clarity.
  1190. E≡KEYS: Alt E G P S W width factor Enter.
  1191. E≡KEYS: Alt E G P S H height factor Enter.
  1192. Changing the scaling changes the size, unless it's a stretch picture.
  1193. Scaling can also be changed by changing the size of a scale to fit picture,
  1194. or changing the indents of a scale to indent stretch picture.
  1195.  
  1196. E≡Clarity
  1197. Since digital images are displayed and printed with pixels, pictures with
  1198. non-integer (except .5) scale factors may not be as clear as the original.
  1199. The contrast and ink map can also affect an original's clarity.
  1200.  
  1201. ..>egpsi
  1202. E≡Independent Scaling
  1203. The height and width scale factors are normally equal. If scaling is
  1204. independent, then they can be different; may change the aspect ratio.
  1205.  
  1206. E≡Aspect Ratio
  1207. The ratio of the width to the height of a picture. Changing this ratio
  1208. distorts the image. For example, circles become ovals.
  1209.  
  1210. ..>egpr
  1211. ..>egprl
  1212. ..>egprr
  1213. ..>egprn
  1214. E≡Rotate Picture
  1215. The picture can be rotated ninty degrees to the left (counter clockwise) or
  1216. right (clockwise), or not rotated at all.
  1217. E≡KEYS: Alt E G P R L. Left rotation.
  1218. E≡KEYS: Alt E G P R R. Right rotation.
  1219. E≡KEYS: Alt E G P R N. No rotation.
  1220. Changing the rotation changes the size (height and width switch); and
  1221. changes either the clipping or scale if it's a stretch picture.
  1222.  
  1223. ..>ego
  1224. E≡Graphic Original
  1225. The original contains the actual image.
  1226. It can be drawn or fast printed; its contrast and ink map can be changed.
  1227. Changing the original changes all pictures of that original in this and all
  1228. other documents. If you just want to change one graphic, make a copy of the
  1229. original, and change original in that graphic.
  1230.  
  1231. ..>egod
  1232. E≡Draw Original
  1233. Drawing an original can be used to create a new image, or edit an old one.
  1234. The image is displayed with the image menu at the bottom of the screen.
  1235.  
  1236. In the image menu, the selected item is enclosed in angle brackets < and >.
  1237. Change the selection with the Arrow key or by moving the mouse.
  1238. Invoke an item by pressing its first letter; or select it and press Enter;
  1239. or click it with left mouse button.
  1240.  
  1241. In the image, move the "cross hair" (+) with the Arrow (one dot) and
  1242. Shf-Arrow (ten dots) keys, or mouse. The corner arrow keys (Home, End, PgUp,
  1243. PgDn) on the numeric keypad move the cross hair diagonally. Trace the cross
  1244. hair by pressing the Plus (to draw) or Minus (to erase) key and then move;
  1245. or drag the mouse (press and hold the left button, move, then release).
  1246.  
  1247. E≡Image Menu
  1248. Line  Rect  Circle  Dots  Magnify  Text  Block  Fill  Erase  Options
  1249.  
  1250. E≡Line: draw a straight line.
  1251. E≡KEYS: L move Enter move Enter. Escape returns to image menu.
  1252.  
  1253. E≡Rect: draw a rectangle; filled or unfilled.
  1254. E≡KEYS: R N move Enter move Enter. Escape returns to image menu.
  1255. E≡KEYS: R Y fill color color move Enter move Enter. "
  1256.  
  1257. E≡Circle: draw a circle (use corner arrow keys) or oval; filled or unfilled.
  1258. E≡KEYS: C N move Enter move Enter. Escape returns to image menu.
  1259. E≡KEYS: C Y fill color color move Enter move Enter. "
  1260.  
  1261. E≡Dots: draw or erase free-hand.
  1262. E≡KEYS: D move trace. Escape returns to image menu.
  1263.  
  1264. E≡Magnify: enlarge a section for detailed work.
  1265. E≡KEYS: M move Enter move trace Escape. Escape returns to image menu.
  1266.  
  1267. E≡Text: create text (move any time to relocate text).
  1268. E≡Modifications include Direction, Height, Width, Italic, and Font.
  1269. E≡KEYS: T E text Escape modification Escape A . Escape returns to image menu.
  1270.  
  1271. E≡Block: copy/move a block to another location; or import graphic file.
  1272. E≡KEYS: B C move Enter move Enter move Enter. Escape returns to image menu.
  1273. E≡KEYS: B M move Enter move Enter move Enter. "
  1274. E≡KEYS: B I file name Enter move Space move Enter. "
  1275.  
  1276. E≡Fill: fill any closed area.
  1277. E≡KEYS: F color move Enter. Escape returns to image menu.
  1278.  
  1279. E≡Erase: erase a block.
  1280. E≡KEYS: E move Enter move Enter. Escape returns to image menu.
  1281.  
  1282. E≡Options: change the draw or erase color, palette, line width, or mode.
  1283. E≡KEYS: O D draw-color. Escape returns to image menu.
  1284. E≡KEYS: O E erase-color. "
  1285. E≡KEYS: O P color-palette. "
  1286. E≡KEYS: O W line-width. "
  1287. E≡KEYS: O C screen-mode. "
  1288.  
  1289. ..>egop
  1290. E≡Fast Print Original
  1291. This saves the print image of the original the first time it's printed, and
  1292. makes subsequent printing faster.
  1293.  
  1294. ..>egoc
  1295. ..>pixf
  1296. E≡Contrast
  1297. The contrast of an original with grey levels can be changed by changing the
  1298. number and type of grey levels; may improve clarity.
  1299. ..>egocb
  1300. E≡Black and White: no grey levels; use for line drawings.
  1301. ..>egoch
  1302. E≡High: 5 grey levels (3 plus black and white); use for text.
  1303. ..>egocm
  1304. E≡Medium: 16 grey level in random pattern; use for mixed text and photos.
  1305. ..>egocl
  1306. E≡Low: 16 grey levels in spiral pattern; use for photographs.
  1307.  
  1308. ..>egoi
  1309. E≡Ink Map
  1310. Most images are drawn with white lines on a black background, but printers
  1311. print black lines on a white background. Some images are in color, but most
  1312. printers aren't. The ink map of an original handles these differences. It
  1313. can be changed, and may improve clarity.
  1314. ..>egois
  1315. E≡Standard:  black on white.
  1316. ..>egoil
  1317. E≡Literal: white on black. Gives "negative" effect.
  1318. ..>egoit
  1319. ..>egoitc
  1320. El≡Table: colors to grey levels.
  1321.  
  1322. ..>egof
  1323. E≡Change Original
  1324. "Point" the graphic at a different graphic file, but keep the same
  1325. graphic layout and picture.
  1326. KEYS: Alt E G O F file name Enter.
  1327.  
  1328.