auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] autocomplete only for Latex commands/keywords?


From: Jannis
Subject: Re: [AUCTeX] autocomplete only for Latex commands/keywords?
Date: Mon, 27 May 2013 13:09:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 27.05.2013 12:39, Tassilo Horn wrote:
Jannis <address@hidden> writes:

Hi!

There is indeed no autocompletion for "\linespread", but I don't know
any "\includefigure" macro.  Did you mean "\includegraphics"?
Indeed I did. Is there any way to include such (or all) available
macros into this autocompletion?
This should happen automatically.  If you have \usepackage{graphicx} in
your document, AUCTeX will load auctex/style/graphicx.el, and that adds
the macros and environments provided by the graphicx package (including
\includegraphics) to the completion machinery.  For this to work, you
need the customizations Mosè mentioned previously.

Bye,
Tassilo


My settings are exactly as Mosé suggested and there is still no completion for \includegraphics and others but only for some standard Latex commands.


Any ideas?

Jannis






reply via email to

[Prev in Thread] Current Thread [Next in Thread]