[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] how to disable indentation for tabular-like environment
From: |
Mosè Giordano |
Subject: |
Re: [AUCTeX] how to disable indentation for tabular-like environment |
Date: |
Sat, 21 May 2016 15:12:12 +0200 |
Hi François,
2016-05-20 11:43 GMT+02:00 François Patte <address@hidden>:
> Bonjour,
>
> I would like to stop automatic indentation in tabular-like environment
> (tabular, longtable...)
>
> I followed this:
> http://tex.stackexchange.com/questions/241779/indentation-of-tabular-like-environments-in-auctex-11-88
>
> But this does not work at all....
>
> What isthe "magic"?
Once you set and apply `LaTeX-indent-environment-list' there is no
"magic" you don't need to do anything else. Maybe you didn't apply
the change or it wasn't saved for all future sessions? What's the
value of `LaTeX-indent-environment-list' in your LaTeX buffer?
Bye,
Mosè