Compiled and ran OK for me (Ubuntu 5.10). One piece of feedback which
might be of use: 1.4 seems quite sluggish compared to 1.3.7. If I wheel
my mouse through the text there is a sensation of considerable delay at
times with 1.4 which is absent in 1.3.7. This is noticeable with the
slider as we
Am Montag, den 30.01.2006, 14:59 + schrieb John C. Spray:
> I would point out that the GTK frontend uses GTK+ stock icons for things
> like load/save/search and so on. The point of this is to obey the
> user's theme. The qt frontend could do the same thing with KDE icons I
> suppose. There i
At ftp.devel.lyx.org. Please test build and install this. If
everything now seems ok I will announce it to a broader audience.
--
Lgb
On Sun, 12 Feb 2006 14:47:10 -0800, Stephen Harris wrote:
>
> Hello Enrico,
>
> Thanks for your Howto, it looks like you did a lot of work on it!
> I forwarded a copy to Shenghua and asked him to make notes. Maybe
> the Cygwin maintainers will add LyX back into the downloadable
> package list onc
> On Sun, 12 Feb 2006 14:26:33 -0800, "Stephen Harris"
On Sat, 11 Feb 2006 18:06:15 -0800, Stephen Harris wrote:
> Hello Enrico,
>
> I am interested in your Cygwin Howto. Someone just asked
> about this on the User list, and might appreciate a copy,
> Shenghua Fan.
--
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Please do that then.
I did it.
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
|
| Georg> This is only the case when no empty line follows after
| Georg> '\\begin_layout'. The attached patch makes sure that lyx2lyx
| Georg> does always insert an empty line when it inse
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> This is only the case when no empty line follows after
Georg> '\\begin_layout'. The attached patch makes sure that lyx2lyx
Georg> does always insert an empty line when it inserts
Georg> '\\begin_layout'. It has the further advantage th
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
>> Bennett, if you send some text, I'll put it there.
Bennett> How about this (below)?
Thanks, I put it in. My first svn commit ! :)
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> I'll leave that one for J-M. In trunk I fixed it with an '\r'
|
| Well I am not sure what to do. Can't we just add the right property to
| configure.ac?
No (at least not
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars, since you plan to do a pre5, I think we can safely apply the
| patch and see whether windows/osx packagers complain :) I think the
| behaviour for posix is correct.
Please do that then.
--
Lgb
> "Yann" == Yann Esposito <[EMAIL PROTECTED]> writes:
Yann> simply for information, have a nice day. LyX is a great program.
I can see it too, but I have no idea what is wrong. Do you?
JMarc
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I'll leave that one for J-M. In trunk I fixed it with an '\r'
Well I am not sure what to do. Can't we just add the right property to
configure.ac?
JMarc
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> Yes, I am sure. It really is Q_CYGWIN_WIN and it is used in
Enrico> qglobal.h to discriminate between X11 and WIN.
OK, I see now that you are right. I think it will be possible later to
define this automatically from the con
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> This patch looks good to me, so that if the OSX and Win people
Lars> say that this works for them and nothing else regresses this
Lars> should go in.
Lars> I'd like this in before I spin a pre5. (I want a pre5 anyway
Lars> beca
On Sat, 11 Feb 2006 18:06:15 -0800, Stephen Harris wrote:
> Hello Enrico,
>
> I am interested in your Cygwin Howto. Someone just asked
> about this on the User list, and might appreciate a copy.
> "Shenghua Fan" [EMAIL PROTECTED]
Hi Stephen,
here it is. I also take this opportunity for sending i
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
> > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> Enrico> Well... I had to manually add -DQ_CYGWIN_WIN to the defines in
> Enrico> the Makefiles in src/frontends/qt2, but only because I didn't
> Enrico> want to reconfigure.
>
[EMAIL PROTECTED] writes:
[On umask]
| I'm sure Lars has done all of this, he seems quite the expert. :-)
Actually I am quite ignoring the issue. This isssue is just the same
as we have had always with cvs, and since we are using the exact same
mechanism for svn the issue is already solved.
_but
On Sun, 12 Feb 2006, Martin Vermeer wrote:
> > There is one thing I wonder about the setup of Subversion though... I
> > remember reading something about there being a risk with several
> > people accessing (writing?) to the repository at the same time. I'd be
> > grateful for a pointer to the rel
On Sun, Feb 12, 2006 at 04:53:13PM +0100, [EMAIL PROTECTED] wrote:
> On Fri, 10 Feb 2006, Martin Vermeer wrote:
...
> > Great job!!!
>
> Indeed!
>
> I couldn't believe how fast it was checking out the code... in fact I
> fully expected the compilation to fail because some stuff was missing.
>
On Fri, 10 Feb 2006, Martin Vermeer wrote:
> On Fri, Feb 10, 2006 at 02:58:20AM +0100, Lars Gullik Bjønnes wrote:
> >
> > The LyX source repository has now moved to subversion.
> >
> > Anonaccess with svn://svn.lyx.org/lyx/lyx-devel/trunk (for head branch)
> >
> > Developer access with svn+ssh
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> Well... I had to manually add -DQ_CYGWIN_WIN to the defines in
Enrico> the Makefiles in src/frontends/qt2, but only because I didn't
Enrico> want to reconfigure.
I think this is something that should be set in qglobal.h. Are
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> One thing I've noticed *prior* to applying this patch, which
Bennett> it would be nice to fix, is that within the
Bennett> development/MacOSX/LyX.app bundle, there is
Bennett> Contents/Resources/LyX/preferences. When --with-versi
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> Executables are installed into (for example)
Bennett> /Applications/LyX.app/ Contents/MacOS/lyx-. (Note the
Bennett> trailing "-", with nothing after it; same is true for other
Bennett> executables.) Moreover, the user dir it use
24 matches
Mail list logo