commit 8bc6aa75353ad26c9ecd31f7ca0487ab7e3c58f4
Author: Daniel Ramoeller <[email protected]>
Date:   Tue Feb 22 10:17:19 2022 +0100

    Footnote LabelString should be "Foot" rather than "foot"
    
    Fix for bug #12487.
---
 lib/layouts/stdinsets.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc
index b604cbe..606765f 100644
--- a/lib/layouts/stdinsets.inc
+++ b/lib/layouts/stdinsets.inc
@@ -48,7 +48,7 @@ InsetLayout Marginal
 End
 
 InsetLayout Foot
-       LabelString           foot
+       LabelString           Foot
        LatexType             Command
        LatexName             footnote
        Counter               footnote
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to