From 636e998353451e69917c8ca6c3c3dec243e8b8d6 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Fri, 27 Apr 2018 20:13:07 -0400 Subject: [PATCH] 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(+) diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index b66b1caee2..dd6ccb1d4a 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 474cfecbe9..97e55217a8 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 -- 2.39.5