home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / elm / 3796 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.7 KB

  1. Path: sparky!uunet!spool.mu.edu!dsinc!dsinc!not-for-mail
  2. From: syd@dsi.com (Syd Weinstein)
  3. Newsgroups: comp.mail.elm
  4. Subject: Re: `nroff' copyright symbol macro "\(co" problem
  5. Date: 20 Dec 1992 11:13:48 -0500
  6. Organization: Datacomp Systems, Inc., Huntingdon Valley, PA
  7. Lines: 28
  8. Message-ID: <1h263sINNftj@dsinc.dsi.com>
  9. References: <BzJv16.7E0@news.cso.uiuc.edu>
  10. Reply-To: syd@DSI.COM
  11. NNTP-Posting-Host: dsinc.dsi.com
  12.  
  13. d-lewart@uiuc.edu (Daniel S. Lewart) writes:
  14.  
  15. >Many of the files in the Elm doc subdirectory include what appears to be
  16. >an `nroff' copyright symbol macro:
  17. >    \(co
  18. >Sadly, our AIX 3.2 `nroff' converts it to the following nonsense:
  19. >    ^[8c^[9
  20. >where ^[ is the ESC character.  ^[8 restores the cursor from its previously
  21. >saved position.  ^[9 is not defined.
  22.  
  23. Right church, wrong pew..... you are using nroff with a 'device table'
  24. entry for a machine that uses ESC 8 for half line up, and ESC 9 for half
  25. line down.  (Not an uncommon nroff table.)   The trick is to learn about
  26. col, the 'reverse line filter'  Take the output of nroff and run it through
  27. col, which will filter those things out and place things on the nearest
  28. appropriate line.
  29.  
  30. >Do all other `nroff's recognize this macro?  If not, could instances of
  31. >the string "\(co" be replaced with the string "(C) "?
  32. I'll look into replacing the Copyright Symbol with the word Copyright
  33. (sorry (C) is not legally appropriate) in the tmac.n or code in a .ifn
  34. macro.
  35.  
  36. -- 
  37. ========================================================================
  38. Sydney S. Weinstein, CDP, CCP          Elm Coordinator - Current 2.4PL17
  39. Datacomp Systems, Inc.                 Projected 3.0 Release: ??? ?,1994
  40. syd@DSI.COM or dsinc!syd      Voice: (215) 947-9900, FAX: (215) 938-0235
  41.