commit a1cf383a50990a5fad993741956feb34960de532
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Fri Aug 9 08:30:29 2024 +0200

    reference-to-paragraph for footnotes
    
    (cherry picked from commit 1c5fd2ea4e140fc9b9c30a427a829c53df45708f)
---
 lib/ui/stdcontext.inc | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc
index 0e0d53bd3e..400de96865 100644
--- a/lib/ui/stdcontext.inc
+++ b/lib/ui/stdcontext.inc
@@ -588,6 +588,15 @@ Menuset
                SubMenu "Insert Cross-Reference to this Item|C" 
"context-toc-ref-to-par"
        End
 
+
+#
+# Toc Footnotes context menu
+#
+
+       Menu "context-toc-footnote"
+               SubMenu "Insert Cross-Reference to this Item|C" 
"context-toc-ref-to-par"
+       End
+
 #
 # Toc Listings context menu
 #
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to