[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Indenting sections like environments
From: |
David Kastrup |
Subject: |
Re: [AUCTeX] Indenting sections like environments |
Date: |
Wed, 04 Mar 2015 09:10:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Tassilo Horn <address@hidden> writes:
> Chase Dwelle <address@hidden> writes:
>
>> Thanks for the response, could one "cheat" and enclose sections in
>> brackets, and then use the "TeX-brace-indent-level" option to force
>> this behavior, i.e.,
>>
>> \chapter{Chapter 1}{
>> \section{A section}{
>> Text in section.
>> }
>> }
>
> Yes, that would probably work.
More like %{ and %} I guess since a lot of commands and font changes in
LaTeX take up "save stack" when issued in a group.
--
David Kastrup