Re: Row by Row sliding

2013-07-16 Thread Hashini Senaratne
Hello Jean-Marc, Lasgouttes lyx.org> writes: > >> What do you mean by "cursor positions"? > > > > The position where the text-cursor seems to be appear. I have to edit it as > > the next step. > > OK. > Tried to update the text cursor position accordingly: http://git.lyx.org/?p=gsoc.git;a=com

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-16 Thread Pavel Sanda
Georg Baum wrote: > However, since LyX depends heavily on external tools, failures like > this do not indicate a problem with the test, but with the spreadsheet > support on this particular distro, so actually the test did its job. This depends how much you want to adhere to GNU standards. If so

Re: RELEASE-NOTE patches and patches for templates/examples

2013-07-16 Thread Scott Kostyshak
On Sun, Jul 14, 2013 at 3:47 AM, Scott Kostyshak wrote: > On Sun, Jul 14, 2013 at 2:45 AM, Jürgen Spitzmüller wrote: >> Scott Kostyshak wrote: >>> > For the others, I'm missing the Makefile changes.. right ? >>> >>> I don't know anything about this. What do I need to do? Is there a >>> similar co

Re: 2.1 release progress

2013-07-16 Thread Uwe Stöhr
Am 13.07.2013 16:32, schrieb Vincent van Ravesteijn: The release notes and announce are updates. I will release the beta tonight. I prepared a Win installer for this beta: https://sourceforge.net/projects/lyxwininstaller/files/TestVersions/ regards Uwe

Re: German Users Guide for 2.1

2013-07-16 Thread Jean-Marc Lasgouttes
Le 27/06/13 09:34, Stephan Witt a écrit : So, I conclude the diff was made by the save operation of LyX. Currently the repository version of the file "lib/doc/de/UserGuide.lyx" has dos line endings. LyX can read it but it converts it to plain unix line endings on save. IOW, it saves it with platf

Re: German Users Guide for 2.1

2013-07-16 Thread Jean-Marc Lasgouttes
Le 26/06/13 23:15, Uwe Stöhr a écrit : Then your Git CR-LF settings are incorrect. It should be "AutoCRLF". ( http://git-scm.com/book/ch7-1.html#Formatting-and-Whitespace ) It is not a matter of having everybody configure his git copies. I see only two solutions: 1/ stop using OSes that use

Re: [patch] 2 patches for master

2013-07-16 Thread Uwe Stöhr
Am 04.07.2013 21:31, schrieb Georg Baum: Richard Heck wrote: #7951 is mine, #8729 is from Jürgen with an addition from me, #8759 is from Julien and #8723 is from Uwe. Vincent, please consider picking up the four patches for the beta. They are 100% safe, and IMHO it does not make sense to rele

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-16 Thread Georg Baum
Vincent van Ravesteijn wrote: > Op 16 jul. 2013 09:53 schreef "Kornel Benko" het > volgende: >> >> Am Dienstag, 16. Juli 2013 um 10:43:49, schrieb Vincent van Ravesteijn < > v...@lyx.org> >> >> > > No, you misunderstood me. I claim we shouldn't run this whole > extensive >> >> > > set of test on

Re: German Users Guide for 2.1

2013-07-16 Thread Uwe Stöhr
Am 16.07.2013 22:44, schrieb Stephan Witt: I don't like your proposal. It'd be a very heavy change. Only a few kB. E.g. you can change one place of the tutorial document. It's a file with Unix line endings ATM. What happens after the Save by the LyX app running on Windows? I did this now

Re: German Users Guide for 2.1

2013-07-16 Thread Stephan Witt
Am 16.07.2013 um 22:30 schrieb Uwe Stöhr : > Am 27.06.2013 09:34, schrieb Stephan Witt: > ( http://git-scm.com/book/ch7-1.html#Formatting-and-Whitespace ) >> >> I don't think this is the problem. > > Hmm, OK, then please make commit your version of the German UserGuide. I will > checkout

Re: German Users Guide for 2.1

2013-07-16 Thread Uwe Stöhr
Am 27.06.2013 09:34, schrieb Stephan Witt: ( http://git-scm.com/book/ch7-1.html#Formatting-and-Whitespace ) I don't think this is the problem. Hmm, OK, then please make commit your version of the German UserGuide. I will checkout and commit a fake change and then we will see. thanks and r

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-16 Thread Pavel Sanda
Kornel Benko wrote: > I do not. I mean, I know enough developers, they are not testing if not > forced to. Kornel, please address some of the question of the previous thread then. If for example someone does not install gnumeric you really think we should fail in make check phase? Pavel

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-16 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > > Vincent, are you aware of this page > http://wiki.lyx.org/Devel/ReleaseProcedure ? > > Needs some updates due to git, but there is bunch of steps you seem to > completely > > miss, "make distcheck" one of them. > > > > Maybe we need a Linux packager to take care o

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-16 Thread Vincent van Ravesteijn
Op 16 jul. 2013 09:53 schreef "Kornel Benko" het volgende: > > Am Dienstag, 16. Juli 2013 um 10:43:49, schrieb Vincent van Ravesteijn < v...@lyx.org> > > > > > > > > No, you misunderstood me. I claim we shouldn't run this whole extensive > > > > set of test on the target machine by make check. > >

Re: Row by Row sliding

2013-07-16 Thread Jean-Marc Lasgouttes
15/07/2013 19:22, Hashini Senaratne: Hello Jean-Marc, What do you mean by "cursor positions"? The position where the text-cursor seems to be appear. I have to edit it as the next step. OK. Besides, is it intentionnlly that you skipped the use of (set|get)ToowideRow? What I thought about

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-16 Thread Kornel Benko
Am Dienstag, 16. Juli 2013 um 10:43:49, schrieb Vincent van Ravesteijn > > > > No, you misunderstood me. I claim we shouldn't run this whole extensive > > set of test on the target machine by make check. > > We can create some additional test target in makefile and announce it. > > > > So, is th

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-16 Thread Vincent van Ravesteijn
Op 14 jul. 2013 20:03 schreef "Pavel Sanda" het volgende: > > Vincent van Ravesteijn wrote: > > > It won't install by default on my distro, because make check fails: > > > > > > > Does it work properly if you do install it (non-defaultly)? > > This is not related to run phase but install phase, th

Re: 2.1 release progress

2013-07-16 Thread Vincent van Ravesteijn
Op 14 jul. 2013 16:30 schreef "Kornel Benko" het volgende: > > Am Samstag, 13. Juli 2013 um 23:03:45, schrieb Vincent van Ravesteijn < v...@lyx.org> > > > > I only left one out: "tex2lyx roundtrip: Ignore the info abour the > > > > lyx-version which created a .lyx file if comparing the content of

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-16 Thread Vincent van Ravesteijn
> > No, you misunderstood me. I claim we shouldn't run this whole extensive > set of test on the target machine by make check. > We can create some additional test target in makefile and announce it. > So, is this what everyone agrees on ? Georg, Kornel, others ? Vincent

Re: 6 advanced find tests are failing on master

2013-07-16 Thread Scott Kostyshak
On Mon, Jul 15, 2013 at 2:00 AM, Scott Kostyshak wrote: > On Mon, Jul 8, 2013 at 4:30 AM, Kornel Benko wrote: >> Am Sonntag, 7. Juli 2013 um 22:22:57, schrieb Scott Kostyshak >> >> >>> Six advanced find tests are failing for me on master: >> >>> >> >>> findadv-18 >> >>> findadv-19 >> >>> findadv