home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!dkuug!iesd!iesd.auc.dk!abraham
- From: abraham@iesd.auc.dk (Per Abrahamsen)
- Newsgroups: gnu.emacs.help
- Subject: Re: tex-mode commands for latex sections
- Message-ID: <ABRAHAM.92Aug14212933@loke.iesd.auc.dk>
- Date: 14 Aug 92 20:29:33 GMT
- References: <QUINN.92Aug11101901@flume.dartmouth.edu>
- Sender: news@iesd.auc.dk (UseNet News)
- Distribution: gnu
- Organization: Mathematics and Computer Science, Aalborg University
- Lines: 21
- In-Reply-To: quinn@dartmouth.edu's message of 11 Aug 92 14:19:01 GMT
-
-
- >>>>> On 11 Aug 92 14:19:01 GMT, quinn@dartmouth.edu (Jerry Quinn) said:
-
- Jerry> While using tex-mode for writing my thesis, I found a "need" to have a
- Jerry> command that would automatically make a new sectioning command at the
- Jerry> same, higher, or lower level as the last one. Here they are. You can
- Jerry> either load them from .emacs or put them into tex-mode.el.
-
- Such functions are also standard with AUC TeX.
-
- C-c C-x Prompts for the section level with completion
- (default the same as the last) and the title.
-
- C-u C-c C-x Default one section below the current one.
-
- C-u - C-c C-x Default one section above the current one.
-
- C-u <x> C-c C-x Default to section level <x>.
-
- AUC TeX is available by anonymous ftp from iesd.auc.dk in the file
- /pub/emacs-lisp/auctex.tar.Z
-