Re: Need help doing bisection for scrolling problem on OS X

2013-01-07 Thread Stephan Witt
Am 08.01.2013 um 07:17 schrieb Jerry : > > On Jan 5, 2013, at 8:30 PM, Jerry wrote: > >> Hi List, >> >> Since I have probably complained the most about the scrolling problem on OS >> X, I thought I would (finally) try a bisection. >> >> Here is what I already know based on downloaded binaries

Re: Need help doing bisection for scrolling problem on OS X

2013-01-07 Thread Scott Kostyshak
On Tue, Jan 8, 2013 at 1:17 AM, Jerry wrote: > > On Jan 5, 2013, at 8:30 PM, Jerry wrote: > >> Hi List, >> >> Since I have probably complained the most about the scrolling problem on OS >> X, I thought I would (finally) try a bisection. >> >> Here is what I already know based on downloaded binari

Re: Need help doing bisection for scrolling problem on OS X

2013-01-07 Thread Jerry
On Jan 5, 2013, at 8:30 PM, Jerry wrote: > Hi List, > > Since I have probably complained the most about the scrolling problem on OS > X, I thought I would (finally) try a bisection. > > Here is what I already know based on downloaded binaries: The problem > occurred in at least two stages, be

Re: [LyX master] natbibapa.module: update format

2013-01-07 Thread Jacob Bishop
> > Julien Rioux wrote: > > Users of a legacy apacite.sty might disagree, since it is a relatively > > recently added option. Also, there is no way to provide numerical > > citation with \usepackage[natbibapa]{apacite}; for this I need > > \usepackage{apacite} > > \usepackage[numbers]{natbib} > Wh

Re: Re: Re: two tex2lyx tests fail because of author number in change

2013-01-07 Thread Scott Kostyshak
On Sun, Jan 6, 2013 at 4:21 PM, Kornel Benko wrote: > Am Sonntag, 6. Januar 2013 um 20:04:00, schrieb Kornel Benko > > >> Am Freitag, 4. Januar 2013 um 19:36:38, schrieb Georg Baum >> > >> > Jean-Marc Lasgouttes wrote: > >> > > >> > > Isn't this a bug in LyX? I'd think LyX should use UTC or some

testing in LyX development

2013-01-07 Thread Scott Kostyshak
Dear Developers, I'm a newbie trying to figure out different aspects of a large programming project. One thing that I'm curious about is why there are so few tests for LyX. In particular, I'm interested in the following two questions: 1) Why don't you write tests? 2) Why do you think others don'

Re: Re: Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-07 Thread Scott Kostyshak
On Mon, Jan 7, 2013 at 3:13 PM, Georg Baum wrote: > Kornel Benko wrote: > >> Am Samstag, 5. Januar 2013 um 14:01:15, schrieb Scott Kostyshak >> >>> >>> Good to hear. Now everyone has one less excuse for writing tests. >>> Speaking of which, do you know why no one writes any tests? >> >> It's stan

Re: Re: Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-01-07 Thread Georg Baum
Kornel Benko wrote: > Am Samstag, 5. Januar 2013 um 14:01:15, schrieb Scott Kostyshak > >> >> Good to hear. Now everyone has one less excuse for writing tests. >> Speaking of which, do you know why no one writes any tests? > > It's standard between developers I met in my life :( > > I for one

Re: Re: Write/Read timestamps to change tracking

2013-01-07 Thread Kornel Benko
Am Montag, 7. Januar 2013 um 12:03:15, schrieb Jean-Marc Lasgouttes > Le 07/01/2013 11:17, Kornel Benko a écrit : > > The problem arises, if we export to latex. > > > > As it is now, the timestamps are written respecting the local timezone. > > > > Importing this back with tex2lyx, everything is

Re: Write/Read timestamps to change tracking

2013-01-07 Thread Jean-Marc Lasgouttes
Le 07/01/2013 11:17, Kornel Benko a écrit : The problem arises, if we export to latex. As it is now, the timestamps are written respecting the local timezone. Importing this back with tex2lyx, everything is OK, if one happens to be in same timezone. But for different timezones this changes. T

Write/Read timestamps to change tracking

2013-01-07 Thread Kornel Benko
The problem arises, if we export to latex. As it is now, the timestamps are written respecting the local timezone. Importing this back with tex2lyx, everything is OK, if one happens to be in same timezone. But for different timezones this changes. This patch uses GMT for read/write tex.

running tests with autotools

2013-01-07 Thread Scott Kostyshak
I now am able to successfully run tests with cmake but I cannot with autotools. development/autotests/README states to just run 'make' in that directory. When I do that, I get a "LyX missing user directory" dialog for which I have to quickly press "create directory". I then get: Initializing tes