auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Indent custom env like itemize/enumerate environment


From: Thorsten Grothe
Subject: Re: [AUCTeX] Indent custom env like itemize/enumerate environment
Date: Tue, 06 Jun 2017 08:54:48 +0200

Hi Arash again,

* Arash Esbati: 05.06.2017 (19:03):

[...]

> you can tell AUCTeX about your environment with these 2 lines:
>
>     (LaTeX-add-environments '("multi" LaTeX-env-item))
>     (add-to-list 'LaTeX-item-list '("multi" . LaTeX-item-argument))
>
> The question is where to put these 2 lines, there are some options (and
> .emacs is not my first choice).  How do you define this environment?

I putted this two line in my .emacs and yes that's no good idea, I got
an error:

Symbol’s function definition is void: LaTeX-add-environments


Regards

Thorsten Grothe



reply via email to

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