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