]> git.lyx.org Git - features.git/commit
Theorem style: set NextNoIndent to 0
authorScott Kostyshak <skostysh@lyx.org>
Fri, 11 Nov 2016 16:55:31 +0000 (11:55 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Wed, 22 Feb 2017 22:39:25 +0000 (17:39 -0500)
commite0a80254cc37b6d2a3bbf35b9982d296b02c487f
treedc5502da22695673dea3a249baa6a37fce4c0c6d
parent7fb8d4b9fb4fc11a8d21f055191dcc96d8b03841
Theorem style: set NextNoIndent to 0

After a Theorem environment, LaTeX does by default indent the
following paragraph.

I checked various classes and no ModifyStyle was needed. The
hollywood and broadway classes are strange cases where there is an
indent after the Theorem environment, but it is much smaller than
the normal indent. The indent is the same as the opening indent of
normal text, which we currently ignore. Further, I don't expect it
is common to use theorems in these classes.

(cherry picked from commit f9ee47dfa2706bed34431177723dfdc5c2d2a7db)
lib/layouts/theorems-ams.inc