home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / applicat / 9646 < prev    next >
Encoding:
Text File  |  1992-12-28  |  1.2 KB  |  31 lines

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!udel!gvls1!alee!erickson
  2. From: erickson@alee.UUCP (Lee C. Erickson)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Amiga outliner?
  5. Message-ID: <pKDcs*o+3@alee.UUCP>
  6. Date: Mon, 28 Dec 1992 08:28:09 EST
  7. References: <42873@sdcc12.ucsd.edu> <paul.043t@dragons.DIALix.oz.au> <58035@dime.cs.umass.edu>
  8. Organization: InnovaSystems, Inc.
  9. X-Newsreader: Arn V1.00
  10. Lines: 19
  11.  
  12. > Steven Cobb (ps296au@sdcc4.ucsd.edu) wrote:
  13. > > I'm looking for an outline editor.  Something that will allow me to
  14. > > dynamically expang, contract and move text subheadings and text.  I
  15. > > would like it to save primarily ascii format    (to use with
  16. > > AmigaTeX).  Does anybody know of anything? - comercial or PD.
  17.  
  18. I use GNU EMACS's outline mode with AmigaTeX -- it works just fine!
  19.  
  20. I add the following lines to my ".emacs" startup file to get the outline
  21. mode to work properly with the LaTeX headings:
  22.   ;; Set default outline-regexp to work for LaTeX
  23.   (setq outline-regexp
  24.         "\\\\chap\\|\\\\\\(sub\\)*section")
  25.  
  26. Hope this helps!
  27.  
  28. -----------------------------------------------------------------
  29. Lee Erickson                uucp: erickson@alee.UUCP
  30.     WS3J        internet: erickson%alee@VFL.Paramax.COM
  31.