[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] how to disable automatic indentation in tabular-like enviro
From: |
Ikumi Keita |
Subject: |
Re: [AUCTeX] how to disable automatic indentation in tabular-like environment |
Date: |
Wed, 06 Jun 2018 18:38:37 +0900 |
Hi François,
>>>>> François Patte <address@hidden> writes:
> I found awfull the automatic indentation of the tabular-like environment
> (see attached image).
> Is there a way to disable this behavior?
One way to do that is to customize the option
`LaTeX-indent-environment-list'. If you remove entries associated with
`LaTeX-indent-tabular' from that list, special indentation with "&" in
the respective environments would go away.
Regards,
Ikumi Keita