auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] indentation for tables


From: Mandar Mitra
Subject: Re: [AUCTeX] indentation for tables
Date: Mon, 18 Jan 2016 01:52:57 +0530

Mosè Giordano wrote (Sun, Jan 17, 2016 at 04:01:14PM +0100):
> To restore the previous indentation, add the
> following to your init file:
> 
> --8<---------------cut here---------------start------------->8---
> (eval-after-load "latex"
>   '(progn
>      (add-to-list 'LaTeX-indent-environment-list '("tabular"))
>      (add-to-list 'LaTeX-indent-environment-list '("tabular*"))))
> --8<---------------cut here---------------end--------------->8---

Great, thanks!

mandar.



reply via email to

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