On Thu, Aug 7, 2014 at 10:20 PM, Pavel Sanda wrote:
>> Here is a patch, I don't know what others think:
>
> Legit to me. P
It's in at f63146c0.
Scott
Scott Kostyshak wrote:
> > I found a way to bind the raw command to a particular shortcut (Prefs >
> > Editing > Shortcuts > Cursor...Functions > box-insert) but inserting via
> > the menu allows me to choose which style of box.
>
> Here is a patch, I don't know what others think:
Legit to me. P
On Wed, Aug 6, 2014 at 7:40 PM, Patrick O'Keeffe wrote:
> I was able to patch `Resources/ui/stdmenus.inc` without having to
> recompile Lyx. Thank you for doing the legwork. I'll take a look at the
> Customization help file regarding a user-defined menu file.
Glad it works. I think you can just p
On Tue, Aug 5, 2014 at 7:22 PM, Patrick O'Keeffe wrote:
> I'm not sure this is the same issue: #9227 is about the main menu
> superceding non-modal dialogs. I was suggesting changing the binding
> within the Insert menu so "Alt+I, x" opens the box submenu instead of
> inserting a Tex code box (sin
I'm not sure this is the same issue: #9227 is about the main menu
superceding non-modal dialogs. I was suggesting changing the binding
within the Insert menu so "Alt+I, x" opens the box submenu instead of
inserting a Tex code box (since Ctrl+L does that).
I found a way to bind the raw command to a
n Tue, Aug 5, 2014 at 5:43 PM, Patrick O'Keeffe wrote:
> Thought it might be easier to ask via mailing list than by filing new
> issue...
>
> Pressing 'Alt+I' to access the Insert menu, then 'x' inserts a new TeX
> code box. Since this has a top-level shortcut (Ctrl+L) I'd like to see
> 'x' mapped
Thought it might be easier to ask via mailing list than by filing new
issue...
Pressing 'Alt+I' to access the Insert menu, then 'x' inserts a new TeX
code box. Since this has a top-level shortcut (Ctrl+L) I'd like to see
'x' mapped to 'Insert>Box' submenu instead. [If this can be customized,
I hav