auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] how to disable indentation for tabular-like environment


From: Denis Bitouzé
Subject: Re: [AUCTeX] how to disable indentation for tabular-like environment
Date: Fri, 16 Dec 2016 14:53:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Le 16/12/16 à 14h27, Tamas Papp a écrit :

> An alternative approach is use-package, eg
>
> (use-package latex
>   :config (add-to-list 'LaTeX-indent-environment-list
>                        '("myenv" current-indentation)))
>
> See https://github.com/jwiegley/use-package

Interesting package I'll probably... use :) Thanks for the pointer.

Best.
-- 
Denis



reply via email to

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