[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Indenting sections like environments
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX] Indenting sections like environments |
Date: |
Tue, 03 Mar 2015 20:25:43 +0100 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
Chase Dwelle <address@hidden> writes:
Hi Chase,
> I would like to indent anything appearing after a section
> (part,chapter,section,etc.), such that anything appearing within a
> "part" has 1*LaTeX-indent-level, "chapter" items are indented
> 2*LaTeX-indent-level, "section" 3*LaTeX-indent-level,etc...
>
> Is this possible, or has there been a custom function created to do this
> already?
No, there's nothing like this in AUCTeX. And I've never encountered a
LaTeX document using such an indentation style so I think chances aren't
too high to find a ready-made solution.
Bye,
Tassilo