Hi all,
Is there a reason, you can't insert a bibitem from the menu ? Otherwise
I'll add it.
Richard, if I insert a bibitem (with the patch), I always get the
message that the label already exists and that the label will be
renamed. Could you have a look at this ?
Vincent
Index: lib/ui/stdmenus.inc
===================================================================
--- lib/ui/stdmenus.inc (revision 29244)
+++ lib/ui/stdmenus.inc (working copy)
@@ -342,6 +342,7 @@
Submenu "File|e" "insert_file"
Item "Box[[Menu]]" "box-insert Frameless"
Separator
+ Item "BibTeX Item..." "dialog-show-new-inset bibitem"
Item "Citation...|C" "dialog-show-new-inset citation"
Item "Cross-Reference...|R" "dialog-show-new-inset ref"
Item "Label...|L" "label-insert"