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?