commit 7f43fdd52c36a19aa522e198f2fc3c2196f7eebb
Author: Pavel Sanda <[email protected]>
Date:   Fri Jul 4 23:31:55 2025 +0200

    Fix #12939 - Notes should not inherit font.
---
 lib/layouts/stdinsets.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc
index 1801b4e1d4..906905ae06 100644
--- a/lib/layouts/stdinsets.inc
+++ b/lib/layouts/stdinsets.inc
@@ -165,6 +165,7 @@ InsetLayout Note:Note
        LatexType             command
        LatexName             note
        BgColor               notebg
+       InheritFont           false
        LabelFont
          Color               note
          Size                Small
@@ -212,6 +213,7 @@ InsetLayout ERT
        LabelString           ERT
        LatexType             none
        Decoration            minimalistic
+       InheritFont           false
        Font
          Color               latex
          Family              typewriter
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to