Re: Improving SumatraPDF support

2009-12-22 Thread Enrico Forestieri
On Sun, Dec 20, 2009 at 03:02:30AM +0100, Enrico Forestieri wrote: > The script works on both Windows and Linux but doesn't work > on Cygwin :( I don't know why. For some reason, COMMAND has to be quoted on cygwin. The attached now works on everything I have access to. Bennet, does it work for yo

Re: Improving SumatraPDF support

2009-12-22 Thread Enrico Forestieri
On Fri, Dec 18, 2009 at 06:14:52AM -0500, Ben M. wrote: > I'm now on a different computer, and because of spaces in the > temporary directory path, reverse search completely fails for both > lyxeditor.bat and the aforementioned viewer command. I fixed this in trunk. Unfortunately, the background

Re: Branch won't link: Mac 10.6

2009-12-22 Thread Anders Ekberg
On 22 dec 2009, at 11.21, Pavel Sanda wrote: > Anders Ekberg wrote: >> Good to hear. Does someone know how to deal with libiconv.la in the error: >> libtool: link: cannot find the library `/usr/lib/libiconv.la' or >> unhandled argument `/usr/lib/libiconv.la' > > i have seen such errors when build

Re: Background LaTeX Processing: Bug

2009-12-22 Thread Abdelrazak Younes
Rob Oakes wrote: Dear LyX Developers, I just updated my SVN copy of LyX and I have been playing with the new background compilation of documents. This looks like it will be a wonderful feature. In the process of experimenting with it, I found a bizarre problem that I wanted to call to your att

Background LaTeX Processing: Bug

2009-12-22 Thread Rob Oakes
Dear LyX Developers, I just updated my SVN copy of LyX and I have been playing with the new background compilation of documents. This looks like it will be a wonderful feature. In the process of experimenting with it, I found a bizarre problem that I wanted to call to your attention. I am recei

Re: Fixing the trunk version_suffix for build_msvc.bat

2009-12-22 Thread Abdelrazak Younes
Pavel Sanda wrote: Richard Heck wrote: I assume it should be version_suffix=2 for trunk? I think it's going to be 1.7, but we haven't really decided. i think we already decided, just nobody took the effort to redesign all 2.0 bugzilla targets and changed values in svn.

Re: Fixing the trunk version_suffix for build_msvc.bat

2009-12-22 Thread Pavel Sanda
Richard Heck wrote: >> I assume it should be version_suffix=2 for trunk? >> >> > I think it's going to be 1.7, but we haven't really decided. i think we already decided, just nobody took the effort to redesign all 2.0 bugzilla targets and changed values in svn. pavel

Re: Fixing the trunk version_suffix for build_msvc.bat

2009-12-22 Thread rgheck
On 12/22/2009 12:48 AM, Ben M. wrote: In trunk, the two batch files build_msvc.bat build_msvs_debug.bat both specify "version_suffix=16" http://www.lyx.org/trac/browser/lyx-devel/trunk/development/Win32/packaging/build_msvs_debug.bat I assume it should be version_suffix=2 for trunk?

Re: r32612 - lyx-devel/trunk/src/frontends/qt4

2009-12-22 Thread BH
On Tue, Dec 22, 2009 at 7:40 AM, Abdelrazak Younes wrote: > kuem...@lyx.org wrote: >> >> Author: kuemmel >> Date: Tue Dec 22 11:42:34 2009 >> New Revision: 32612 >> URL: http://www.lyx.org/trac/changeset/32612 >> >> Log: >> also build with older Qt versions > > My fault, sorry about that. But mayb

Re: r32612 - lyx-devel/trunk/src/frontends/qt4

2009-12-22 Thread Abdelrazak Younes
kuem...@lyx.org wrote: Author: kuemmel Date: Tue Dec 22 11:42:34 2009 New Revision: 32612 URL: http://www.lyx.org/trac/changeset/32612 Log: also build with older Qt versions My fault, sorry about that. But maybe it's time to bump the requirement to Qt4.4? Abdel.

Re: Background LaTeX, Etc

2009-12-22 Thread Kornel Benko
Am Tuesday 22 December 2009 schrieb Peter Kümmel: > Kornel Benko wrote: > > /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiView.cpp:278: error: > > ‘preview_watcher_’ was not > > Could you try it again? > > Peter > > Perfect. No compile-problems now. Kornel signature.asc Description:

Progress dialog on Mac

2009-12-22 Thread Peter Kümmel
>> Could someone with a Mac check if attached patch is a good solution on a Mac? > > Functionally, this works well: LaTeX, etc. runs in the background, > with the widget being updated with process messages. I'd prefer to > have the process messages cleared for subsequent attempts to typeset > rath

Re: Background LaTeX, Etc

2009-12-22 Thread Peter Kümmel
Kornel Benko wrote: > /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiView.cpp:278: error: > ‘preview_watcher_’ was not Could you try it again? Peter

Re: Background LaTeX, Etc

2009-12-22 Thread Pavel Sanda
Peter Kümmel wrote: > Pavel Sanda wrote: > > Peter Kümmel wrote: > >> But I've removed the dialog, because ATM we don't have to > >> show anything interesting. Latex is running in batch mode. > > > > i hoped we could duplicate the terminal output into this dock widget > > and i even intended to ad

Re: Background LaTeX, Etc

2009-12-22 Thread Peter Kümmel
Pavel Sanda wrote: > Peter Kümmel wrote: >> But I've removed the dialog, because ATM we don't have to >> show anything interesting. Latex is running in batch mode. > > i hoped we could duplicate the terminal output into this dock widget > and i even intended to add more capabilities for debug outp

Re: Branch won't link: Mac 10.6

2009-12-22 Thread Pavel Sanda
Anders Ekberg wrote: > Good to hear. Does someone know how to deal with libiconv.la in the error: > libtool: link: cannot find the library `/usr/lib/libiconv.la' or > unhandled argument `/usr/lib/libiconv.la' i have seen such errors when building on an old trees. is this messages produced on a cl

Re: #6196: Formulae show nothing for embedded TeX-Makros in Lyx 1.6.3 on a recent Mac

2009-12-22 Thread Pavel Sanda
Lothar M. Schmitt wrote: > "I've no idea what the problem is." > > If that is the case, you should not act. Yes, he should; there is no point to have milion unresolvable bugs open. Your report is very unsufficient and you do not react to our questions. In such case there is no way how to help you

Re: Background LaTeX, Etc

2009-12-22 Thread Kornel Benko
Am Tuesday 22 December 2009 schrieb Peter Kümmel: > Kornel Benko wrote: > > Am Monday 21 December 2009 schrieb BH: > >> On Mon, Dec 21, 2009 at 10:08 AM, Vincent van Ravesteijn - TNW > >> wrote: > >> Right now I can't compile: > >> > > Can you compile now ? > Not quite. (I should

Re: Background LaTeX, Etc

2009-12-22 Thread Peter Kümmel
Kornel Benko wrote: > Am Monday 21 December 2009 schrieb BH: >> On Mon, Dec 21, 2009 at 10:08 AM, Vincent van Ravesteijn - TNW >> wrote: >> Right now I can't compile: >> > Can you compile now ? Not quite. (I should have run make -k before.) >>> And now ? >> Perfect -- thanks!

Re: Branch won't link: Mac 10.6

2009-12-22 Thread Anders Ekberg
On 21 dec 2009, at 21.12, BH wrote: > On Mon, Dec 21, 2009 at 2:37 PM, Anders Ekberg wrote: > >> try the flags: >> --with-included-gettext --without-aspell --without-pspell --enable-static >> (haven't had time to nail down exactly which are needed, but I assume >> someone has the answer to that

Re: #6196: Formulae show nothing for embedded TeX-Makros in Lyx 1.6.3 on a recent Mac

2009-12-22 Thread Lothar M. Schmitt
"I've no idea what the problem is." If that is the case, you should not act. Have a wonderful day.-- Lothar M. Schmitt Prof. Dr.habil. Dr. L.M. Schmitt (Maru-Go) http://LMSchmitt.de The University of Aizu, Aizu-Wakamatsu, Fukushima 965-8580, Japan Phones: o:+81.242-37.2520, h:+81.242-32.909