Git commit b84d1e178443f0f3a0c00f5a058bcde4a7f908a1 by Burkhard L?ck. Committed on 11/02/2014 at 13:27. Pushed by lueck into branch 'master'.
add missing keycombo markup M +1 -1 doc/index.docbook http://commits.kde.org/kbibtex/b84d1e178443f0f3a0c00f5a058bcde4a7f908a1 diff --git a/doc/index.docbook b/doc/index.docbook index 9dabfca..db6c68f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1447,7 +1447,7 @@ latex example</screen> </mediaobject> </screenshot> <para> - This page allows you to choose a &latex; command (⪚ <userinput>\cite{...}</userinput>) which will be used as a wrapper for the reference copied with <menuchoice><shortcut>&Ctrl;&Shift;<keycap>C</keycap></shortcut><guimenuitem>Copy Reference</guimenuitem></menuchoice> item of popup menu from the bibliography list. + This page allows you to choose a &latex; command (⪚ <userinput>\cite{...}</userinput>) which will be used as a wrapper for the reference copied with <menuchoice><shortcut><keycombo>&Ctrl;&Shift;<keycap>C</keycap></keycombo></shortcut><guimenuitem>Copy Reference</guimenuitem></menuchoice> item of popup menu from the bibliography list. </para> <para> It is also possible to make &kbibtex; determine <link linkend="lyx-integration">&lyx; data pipe</link> automatically by checking the corresponding box.
