Re: [PATCH] Inserting references to label

2016-09-25 Thread Mario D
I see that this small bug has been fixed with 2.2.1.
Yet there still is a small glitch: when I hit "Go back" I am really back to
where I was, but the "Ok" button is greyed out, so to insert the reference
I have to select a different one and then reselect the previous (if it was
the correct one, of course).


2016-06-08 16:46 GMT+02:00 Richard Heck :

> On 06/08/2016 03:46 AM, Mario D wrote:
>
> 2016-06-07 1:43 GMT+02:00 Richard Heck :
>
>> On 06/06/2016 04:57 AM, Mario D wrote:
>> > After opening the dialog box to insert a reference to a label, when  a
>> > label is chosen there is a button  "Go to label" in order to check
>> > whether  the label is really the correct one. Good.
>> > After having hit this button, it is replaced with "Go back", so that I
>> > can get to the original point after having checked the label. Ok.
>> >
>> > The only drawback, in this, is that when I am back to the original
>> > point the label I checked is no longer selected, so that now I know
>> > whether it was the right one or not but, possibly, I don't remember
>> > its name...  :(
>> >
>> > Am I doing something wrong?
>>
>> No, this is definitely a shortcoming. The attached patch fixes this
>> behavior, but it seems like a bit of a hack.
>>
>> Anyone have a better idea? I could introduce a new variable for this
>> purpose, but that seems like overkill.
>>
>> Richard
>>
>>
> Thank you.
>
> Ok, now there are (to me) two interesting patches: this one and the other
> concerning moving and selecting with ctrl+arrows: is there any chance to
> see these implemented in a future minor release or should I start thinking
> about recompiling on my own?
>
>
> This one will go into 2.2.2 at least, and probably into 2.2.1. We're
> waiting to see if some major problem with 2.2.0 arises that requires a very
> fast release. If so, then 2.2.1 will contain only really serious fixes. If
> not, then it will contain more. It looks as if the latter is what will
> happen, but we'll only make a decision after the release of 2.1.5.
>
> Richard
>
>
>


Re: Menu fonts

2016-09-25 Thread David L. Johnson



I recommend compiling LyX 2.2.0 with Qt 5.6. The latter knows about
high-dpi monitors, and it uses the system settings to select the
appropriate magnification.
And what "system settings" allow me to change the fontsize globally?  I 
use xfce4, and have also been looking for that.

Have you tried
Right click on the menu panel and select Huge icons?

That changes the size of the icons, not the text of menus.


RE: Ascii file import into Program Listing...

2016-09-25 Thread Bernt Lie
Thanks.

---
With best regards/hilsen
Bernt Lie, professor
University College of Southeast Norway
www.usn.no

From: Joel Kulesza
Sent: Saturday, September 24, 2016 17:07
To: Bernt Lie
Cc: lyx-users@lists.lyx.org
Subject: Re: Ascii file import into Program Listing...

Edit -> Paste Special -> Experiment

On Sat, Sep 24, 2016 at 8:32 AM, Bernt Lie 
> wrote:
LyX 2.2.1 on Windows 10 (64 bit)...

When I copy and paste the content of an ASCII file (e.g., Notepad, Notepad++, 
etc.) into a Program Listing window, the code shows up as a single line: 
information about carriage return, which is seen in the ASCII editor, seems to 
be lost in the LyX Program Listing file.

* WHY???
* How can I preserve the line feeds?

Thanks,
B



Re: Menu fonts

2016-09-25 Thread Kornel Benko
Am Sonntag, 25. September 2016 um 13:19:12, schrieb Kornel Benko 

> Am Sonntag, 25. September 2016 um 13:10:03, schrieb Guillaume Munch 
> 
> > Le 25/09/2016 à 06:27, David L. Johnson a écrit :
> > > I just recently got a tablet/laptop, an asus t300 chi.  I have managed
> > > to install debian testing on it, rather than whatever was there 
> > > beforehand.
> > >
> > > Most things are working great, but some, like LyX, do not make it easy
> > > to enlarge the menu fonts.  With a standard HD monitor, 1920x1080 in a
> > > 12.6" size (32cm), and my cruddy vision, menu fonts are impossible.  I
> > > found advice to adjust the Qt fonts with "qtconfig" -- but the program
> > > does not exist (its a broken symlink).  The suggestions I read were from
> > > 2010.  Does anyone have a more recent experience with this font
> > > problem?  I want to make all of the menu and related fonts considerably
> > > larger.  I am using LyX 2.2.0, with Qt 4.8.7, which is standard on
> > > debian testing.
> > >
> > 
> > I recommend compiling LyX 2.2.0 with Qt 5.6. The latter knows about
> > high-dpi monitors, and it uses the system settings to select the
> > appropriate magnification.
> > 
> 
> Have you tried
>   Right click on the menu panel and select Huge icons?
> 

Sorry, I misunderstood.

Kornel

signature.asc
Description: This is a digitally signed message part.


Re: Menu fonts

2016-09-25 Thread Guillaume Munch

Le 25/09/2016 à 06:27, David L. Johnson a écrit :

I just recently got a tablet/laptop, an asus t300 chi.  I have managed
to install debian testing on it, rather than whatever was there beforehand.

Most things are working great, but some, like LyX, do not make it easy
to enlarge the menu fonts.  With a standard HD monitor, 1920x1080 in a
12.6" size (32cm), and my cruddy vision, menu fonts are impossible.  I
found advice to adjust the Qt fonts with "qtconfig" -- but the program
does not exist (its a broken symlink).  The suggestions I read were from
2010.  Does anyone have a more recent experience with this font
problem?  I want to make all of the menu and related fonts considerably
larger.  I am using LyX 2.2.0, with Qt 4.8.7, which is standard on
debian testing.



I recommend compiling LyX 2.2.0 with Qt 5.6. The latter knows about
high-dpi monitors, and it uses the system settings to select the
appropriate magnification.