| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
show-trailing-whitespace to t. If
you want to delete all trailing whitespace in a buffer, type M-x
delete-trailing-whitespace RET.
TeX-macro-global is not determined during
configuration anymore but at load time of AUCTeX. Consequently the
associated configuration option `--with-tex-input-dirs' was
removed.
TeX-auto-generate-global) was extended
to recognize keywords common in LaTeX packages and classes, like
"\DeclareRobustCommand" or "\RequirePackage". Additionally a bug
was fixed which led to duplicate entries in AUCTeX style files.
TeX-fold-dwim
command content can both be hidden and shown with a single key binding.
In course of these changes new key bindings for unfolding commands where
introduced. The old bindings are still present but will be phased out
in future releases.
(add-hook 'LaTeX-mode-hook 'LaTeX-install-toolbar) |
LaTeX-includegraphics-read-file.
LaTeX-float to nil now means that you
will not be prompted for the float position of figures and tables. You
can get the old behaviour of nil by setting the variable to
"", i.e. an empty string. See also 4.4.2 Floats.
overlays-at was fixed.
LaTeX-math-menu-unicode,
5.1 Entering Mathematics.
start is used for the viewer for MikTeX and fpTeX.
TeX-fold-preserve-comments can now be customized to
deactivate folding in comments.
TeX-fold now supports folding of environments in Texinfo mode.
TeX-source-specials minor mode
which can be toggled via an entry in the Command menu or the key binding
C-c C-t C-s. If you have customized the variable
TeX-command-list, you have to re-initialize it for this to work.
This means to open a customization buffer for the variable by typing
M-x customize-variable RET TeX-command-list RET, selecting
"Erase Customization" and do your customization again with the new
default.
TeX-command-list has to be erased. Otherwise the command menu
and the customization will not work correctly.
TeX-newline-function, 5.4 Indenting.
doc.sty and ltxdoc.cls (`dtx'
files) was added. The new docTeX mode provides functionality for
editing documentation parts. This includes formatting (indenting and
filling), adding and completion of macros and environments while staying
in comments as well as syntax highlighting. (Please note that the mode
is not finished yet. For example syntax highlighting does not work yet
in XEmacs.)
TeX-master is set to t, AUCTeX will now query for a
master file only when a new file is opened. Existing files will be left
alone. The new function TeX-master-file-ask (bound to C-c
_ is provided for adding the variable manually.
font-latex-title-fontify can be customized to restore the old
appearance, i.e. the usage of a different color instead of a change in
size.
alphanum.sty, beamer.cls, booktabs.sty,
captcont.sty, emp.sty, paralist.sty,
subfigure.sty and units.sty/nicefrac.sty was added.
Credits go to the authors mentioned in the respective AUCTeX style
files.
LaTeX-includegraphics-options-alist.
LaTeX-default-position is nil, don't prompt for
position arguments in Tabular-like environments, see 4.4.4 Tabular-like.
font-latex-quotes.
font-latex-match-function-keywords,
font-latex-match-reference-keywords,
font-latex-match-variable-keywords and
font-latex-match-warning-keywords.
LaTeX-german-open-quote,
LaTeX-german-close-quote and
LaTeX-german-quote-after-quote instead of TeX-open-quote,
TeX-close-quote and TeX-quote-after-quote if you want to
influence the type of quote insertion.
TeX-output-view-style.
TeX-insert-macro (C-c RET) ask for
all optional arguments by customizing the variable
TeX-insert-macro-default-style, 5.2 Completion.
TeX-run-discard is now able to completely detach a process that
it started.
autoconf
making installing AUCTeX a mostly automatic process. See
2. Installing AUCTeX and 2.7 Installation under MS Windows for details.
comment-region now inserts %% by default.
Suggested by "Davide G. M. Salvetti" <salve@debian.org>.
TeX-install-font-lock for this.
LaTeX-top-caption-list specifies environments
where the caption should go at top.
Contributed by ataka@milk.freemail.ne.jp (Masayuki Ataka).
| [ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |