Re: [PATCH] outline-up/down: preserve cursor's position

2020-03-09 Thread Richard Kimberly Heck
On 3/9/20 9:25 PM, Scott Kostyshak wrote: > Is there a reason to do the following for outline-up and outline-down? > > setCursor(cur, cur.pit(), 0); > > It does not seem to be necessary in my testing, but I'm wondering if > there's a case I'm missing. Or perhaps it is not necessary but is > desir

[PATCH] outline-up/down: preserve cursor's position

2020-03-09 Thread Scott Kostyshak
Is there a reason to do the following for outline-up and outline-down? setCursor(cur, cur.pit(), 0); It does not seem to be necessary in my testing, but I'm wondering if there's a case I'm missing. Or perhaps it is not necessary but is desired behavior for some reason? It has been this way for

Re: ThesisENStyle and I love to enter in the Project

2020-03-09 Thread Scott Kostyshak
On Sun, Mar 08, 2020 at 04:20:05AM +, Hilário Araújo wrote: > Hello, > > My name is Hilário Araújo and I am a student from Portuguese Naval > Academy. have been developing for almost 1 month in a master's thesis > model to be used in Lyx. > > I really liked the project and would like to cont

Re: Registry handling on windows (installer)

2020-03-09 Thread Pavel Sanda
On Sat, Mar 07, 2020 at 09:11:33AM +0100, Yu Jin wrote: > Am Fr., 6. März 2020 um 19:09 Uhr schrieb Pavel Sanda : > > > I think we use 'convert' but other executables are looking as a good > > candidate > > for removal. > > Where do we use "convert"? There is no convert.exe in the current > depen

Re: Registry handling on windows (installer)

2020-03-09 Thread Yu Jin
Am So., 8. März 2020 um 16:42 Uhr schrieb Yu Jin : > Here is the second patch, for master, changing the discussed registry > handling. I also added a value "latestVersion" which should contain a > string with the newest installed LyX. > 3rd patch with the descriptions. Eugene 0001-description-f