Re: [PATCH] Auto feature for minibuffer toolbar

2015-06-13 Thread Scott Kostyshak
On Tue, Apr 21, 2015 at 03:57:22PM -0400, Scott Kostyshak wrote: > On Mon, Apr 20, 2015 at 8:33 AM, Jean-Marc Lasgouttes > wrote: > > >> Also, what if you misspelled the command you entered so that the > >> command is disabled? Should the mini-buffer stay open so you can > >> correct it quickly a

Re: control width at which insets get truncated?

2015-06-13 Thread Jean-Marc Lasgouttes
Yes I'd prefer to see such a tag that yet another document setting or pref. JMarc Le 14 juin 2015 02:19:07 CEST, Richard Heck a écrit : >On 06/13/2015 07:31 PM, Jean-Marc Lasgouttes wrote: >> If you make [length of reference label in the UI tweekable, use inset >layout for that (maxlabelwidth) s

Re: control width at which insets get truncated?

2015-06-13 Thread Richard Heck
On 06/13/2015 07:31 PM, Jean-Marc Lasgouttes wrote: If you make [length of reference label in the UI tweekable, use inset layout for that (maxlabelwidth) so that everybody can use his/her favorite setting. Do you mean: Introduce such a tag? We don't have something like that now, do we? Rich

Re: control width at which insets get truncated?

2015-06-13 Thread Jean-Marc Lasgouttes
If you make it tweekable, use inset layout for that (maxlabelwidth) so that everybody can use his/her favorite setting. And then we do not have I think about a good UI for such a special need. JMarc JMarc Le 14 juin 2015 00:01:23 CEST, Richard Heck a écrit : >It's hardcoded. I suppose it could

Re: A better ordering of the Insert menu

2015-06-13 Thread Jean-Marc Lasgouttes
I would say that the context menu could be useful too for that. Note also that optional arguments are not only for custom insets... JMarc Le 14 juin 2015 00:38:31 CEST, aparsloe a écrit : ). > >This seems clumsy to me. A simple reordering of the Insert menu places > >the arguments immediately

A better ordering of the Insert menu

2015-06-13 Thread aparsloe
Dear LyX devs, With the standard Insert menu, if you want to insert arguments into a custom inset by menu you have to hunt among a lot of miscellaneous items down in the "nether region" of the Insert menu, unhelpfully distant from the Custom Inset entry that gives rise to them, as in the attac

Re: control width at which insets get truncated?

2015-06-13 Thread Richard Heck
On 06/13/2015 11:37 AM, Liviu Andronic wrote: Dear all, I've been experiencing this minor, but rather visible issue of truncated cross-reference insets in the editor area. Try the attached example. The labels are displayed at full length (e.g. "tab:asdf-some-long-label-that-sometimes-is-needed-A

Re: Single instance mode: why do we need a pipe?

2015-06-13 Thread Enrico Forestieri
On Sat, Jun 13, 2015 at 11:46:57AM +0200, Jean-Marc Lasgouttes wrote: > While answering to ticket #9609, I noticed that single instance mode > requires that a pipe has been set up. Why do we need something so > inconvenient? Don't we have a socket mode that should just work? It doesn't work on na

Re: Closing a window closes the viewed document too

2015-06-13 Thread Scott Kostyshak
On Sat, Jun 13, 2015 at 12:43:04PM +0200, Kornel Benko wrote: > Master branch. > > 1.) Set Tools->Preferences...->Look & Feel->Document Handling->Closing Last > View->Hides document > 2.) Open document > 3.) File->New Window > 4.) open second document in this window > 5.) Verify in first window t

control width at which insets get truncated?

2015-06-13 Thread Liviu Andronic
Dear all, I've been experiencing this minor, but rather visible issue of truncated cross-reference insets in the editor area. Try the attached example. The labels are displayed at full length (e.g. "tab:asdf-some-long-label-that-sometimes-is-needed-A"). But the cross-references aren't; instead the

Closing a window closes the viewed document too

2015-06-13 Thread Kornel Benko
Master branch. 1.) Set Tools->Preferences...->Look & Feel->Document Handling->Closing Last View->Hides document 2.) Open document 3.) File->New Window 4.) open second document in this window 5.) Verify in first window the document is seen in View->Hidden 6.) close second window (e.g. File->Close

Single instance mode: why do we need a pipe?

2015-06-13 Thread Jean-Marc Lasgouttes
While answering to ticket #9609, I noticed that single instance mode requires that a pipe has been set up. Why do we need something so inconvenient? Don't we have a socket mode that should just work? Who knows about this single instance (or lyxclient) business? JMarc