[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
AUC TeX may automatically indent your document as you write it. By
pressing lfd instead of ret at the end of a line, the
current line is indented by two spaces according to the current
environment level, and the cursor is moved down one line. By pressing
tab, the current line is indented, and the cursor stays where it
is. The well-known Emacs feature format-paragraph
(M-q) is
reimplemented especially for AUC TeX to follow the indentation. A
special command LaTeX-fill-buffer
lets you indent an entire
document like the well-known C utility indent (this time, only according
to the LaTeX structure :-).