]> git.lyx.org Git - features.git/blobdiff - lib/ui/stdcontext.inc
Add "Insert label as reference" to the context menu of the TOC.
[features.git] / lib / ui / stdcontext.inc
index 21215af4a291167a35fa3cdf8684868fddef5465..41540037b50fbbcf83c966ffff6da3e983f69b90 100644 (file)
@@ -414,11 +414,12 @@ Menuset
        End
 
 #
-# InsetTocLabel context menu
+# Toc Labels and References context menu
 #
 
        Menu "context-toc-label"
                Item "Copy Label as Reference|C" "copy-label-as-reference"
+               Item "Insert Reference at Cursor Position|I" "insert-label-as-reference"
        End
 
 End