commit 636e998353451e69917c8ca6c3c3dec243e8b8d6
Author: Richard Kimberly Heck <[email protected]>
Date:   Fri Apr 27 20:13:07 2018 -0400

    Fix bug #11127.
    
    This also fixes an accidental commit of "NeedCProtect".
    
    (cherry picked from commit 9f79ab99ed43026cd1dbdd707ec07e9a83bd95c2)
---
 lib/layouts/stdinsets.inc |    1 +
 status.23x                |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc
index b66b1ca..dd6ccb1 100644
--- a/lib/layouts/stdinsets.inc
+++ b/lib/layouts/stdinsets.inc
@@ -359,6 +359,7 @@ InsetLayout Listings
        KeepEmpty             true
        FreeSpacing           true
        ForceLTR              true
+       ForcePlain            true
        RefPrefix             lst
        HTMLTag               pre
        HTMLStyle
diff --git a/status.23x b/status.23x
index 474cfec..97e5521 100644
--- a/status.23x
+++ b/status.23x
@@ -229,6 +229,8 @@ What's new
 
 - Fix blinking caret position while entering text with input method.
 
+- Do not allow paragraph styles in listings (bug 11127).
+
 
 * INTERNALS
 

Reply via email to