home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / question / 10387 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  2.4 KB

  1. Path: sparky!uunet!olivea!news.bbn.com!mips2!bull.bull.fr!vercors.frec.bull.fr!beaune!roxy
  2. From: roxy@beaune.NoSubdomain.NoDomain (Roland Buresund)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: TROFF-like program with support for swedish-characters
  5. Message-ID: <517@vercors.frec.bull.fr>
  6. Date: 26 Aug 92 07:51:07 GMT
  7. References: <1992Aug12.121620.25911@eua.ericsson.se>
  8. Sender: news@vercors.frec.bull.fr
  9. Reply-To: r.buresund@frec.bull.fr
  10. Followup-To: comp.unix.questions
  11. Organization: Groupe Bull
  12. Lines: 44
  13.  
  14. In article <1992Aug12.121620.25911@eua.ericsson.se>, euabim@eua.ericsson.se (Bimal Dey) writes:
  15. > I tried to postprocess files generated by Oracle's
  16. > SQL*ReportWriter with troff. After a while, I gave up
  17. > the idea using troff, cause it was unable to process 
  18. > swedish-characters.
  19. > I read the manual page for troff and found out that troff
  20. > was not 8-bit ASCII clean. Now the question is : 
  21. > Is there any alternative way to format documents with same
  22. > ease as troff without making swedish characters obsolete?
  23. > Any ideas/advices/suggestions would be greatly appreciated.
  24. > Please email your response.
  25. > Thanks in advance.
  26. > -- Bimal Dey
  27.  
  28. A simple solution which probably could be costly:
  29.     buy a machine that has ditroff implemented
  30.     (like all Bull machines after 1988, and Yes, I work for Bull)
  31.  
  32. A harder solution (in terms of manpower) is to get groff from GNU and 
  33. compile it (you need a C++ compiler). It manages to handle all of
  34. 8859-1 after some tweaking (I can give you the tweaking if you decide
  35. to go ahead).
  36.  
  37. Regards
  38.  
  39. Roland B.
  40. ----
  41.     +---------------------------------------------------------+
  42.     |     Roland Buresund, Security & Verification            |
  43.     |            Pegasus Project, Bull S.A. France            |
  44. +---+------------------------------+--------------------------+---+
  45. | E-mail: roxy@beaune.frec.bull.fr | Adress:                      |
  46. |            - or -                | Bull S.A.                    |
  47. | r.buresund@xopen.co.uk           |                              |
  48. |            - or -                | 1 Rue de Provence            |
  49. | R.Buresund@frec.bull.fr          | B.P. 208                     |
  50. |                                  | 38432 ECHIROLLES CEDEX       |        
  51. | Voice: +33 76 39 77 52           | France                       |
  52. | Fax:   +33 76 39 76 00           |                              |
  53. +----------------------------------+------------------------------+
  54.