> Author: sanda
> Date: Fri Apr 18 15:18:47 2008
> New Revision: 24325
> 
>               { LFUN_QUOTE_INSERT, "quote-insert", Noop, Edit },
> +/*!
> + * \var lyx::FuncCode lyx::LFUN_INFO_INSERT
> + * \li Action: Displays shortcuts, lyxrc, package and textclass availability 
> and menu
> +               information in a non-editable boxed InsetText.
> + * \li Notion: 1. input the type and argument of this inset, e.g. "menu 
> paste", in
> +               the work area.\n
> +            2. select the text and run "info-insert".\n
> +            An InsetInfo can have type "shortcut", "lyxrc", "package", 
> "textclass",
> +            "menu", or "buffer". Arguments and outputs vary by type. For 
> detailed
> +            description see file InsetInfo.h.
> + * \li Syntax: info-insert
> + * \li Origin: bpeng, 7 Oct 2007
> + * \endvar
> + */

please did anybody used info-insert lfun? InsetInfo.h states, that there is
also the possibility to put paramateres to this lfun, but i didn't succeed.
could somebody provide me working example?
pavel

Reply via email to