home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / text / frame / 3894 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.5 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!cs.utexas.edu!sun-barr!olivea!gossip.pyramid.com!pyramid!infmx!hartman
  2. From: hartman@informix.com (Robert Hartman)
  3. Newsgroups: comp.text.frame
  4. Subject: Re: how to get permuted index?
  5. Message-ID: <1993Jan11.184848.1047@informix.com>
  6. Date: 11 Jan 93 18:48:48 GMT
  7. References: <184835@pyramid.pyramid.com>
  8. Sender: news@informix.com (Usenet News)
  9. Distribution: usa
  10. Organization: Informix Software, Inc.
  11. Lines: 22
  12.  
  13. In article <184835@pyramid.pyramid.com> perrotta@pyrxbooter.eng.pyramid.com (Paul Perrotta) writes:
  14. >We're looking at moving some of documentation from Documenter's
  15. >WorkBench (Doctools) to FrameMaker. Currently, we use Doctools to
  16. >create a permuted index of our man pages. (A permuted index is not the
  17. >same as a master index.)
  18. >
  19. >Does anyone know of a way to use FrameMaker to produce the same thing?
  20. >
  21. >
  22. >-Paul
  23.  
  24. Hmmm.  So I gather that you're planning on migrating your man pages to
  25. Frame?  Well, let's see.  As I recall, ptx (or whichever utility it is
  26. that doctools uses) takes just the text of the NAME lines and permutes
  27. the words.  I can't think of a way for Frame to import this
  28. functionality (or any other functionality for that matter).  If you're
  29. using Frame 3.0, you can set off the NAME lines in conditional text,
  30. turn off the conditional display of all text but the NAME lines, then
  31. save as text and run the saved text through the standard ptx | nroff
  32. pipeline, and import the result into a Frame document.
  33.  
  34. -r
  35.