Paul A. Rubin <[EMAIL PROTECTED]> writes:
>
> Enrico Forestieri wrote:
[snip]
> > Actually, when I try to execute python through the symlink in a *cmd.exe*
> > I get this kind of requester:
> >
> >
> > | Sottosistema MS-DOS a 16 bit
Enrico Forestieri wrote:
Angus Leeming <[EMAIL PROTECTED]> writes:
Enrico Forestieri wrote:
Angus Leeming ...> writes:
Enrico Forestieri wrote:
Hi all,
[snip]
The second problem is that, in cygwin, python.exe is a soft link to
the real program python2.4.exe and thus it is not rec
Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Enrico Forestieri wrote:
>
> > Angus Leeming ...> writes:
> >
> >>
> >> Enrico Forestieri wrote:
> >> > Hi all,
> >
> > [snip]
> >
> >> > The second problem is that, in cygwin, python.exe is a soft link to
> >> > the real program python2.4.exe a
On Tue, Jun 14, 2005 at 01:17:28AM +0100, Angus Leeming wrote:
> However, I looked at this post, and it seems to be wrong to me. On my
> test system, windows is quite happy executing the symbolic link
> "c:\cygwin\bin\python.exe". The main problem is that since that is a
> cygwin program, it n
jorgen johansson wrote:
Hello Developers,
Thanks for providing the 1.3.6/pre.
I installed on a win2000 machine which had be running 1.3.3 native qt
version earlier.
Seem to work out of the box now.
Some comments/bugs
1)
"alt + letter" does not work. E.g Alt+F should open the file menu but
jorgen johansson wrote:
Some comments/bugs
"alt + letter" does not work.
I'll add this to the wiki page.
3) When changing the display font to e.g. Times New Roman I get the
following in the command window (I started lyx with -dbg 3)
QFontEngineWin::boundingBox( glyph_t ) GetGlyphOutline:
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Enrico Forestieri wrote:
>> The third problem is that the perl script reLyX is not detected by
>> configure if the /bin directory is not in the path.
>> However, to actually use reLyX another wrapper batch file is
>> needed:
>>
>>
Hello Developers,
Thanks for providing the 1.3.6/pre.
I installed on a win2000 machine which had be running 1.3.3 native qt
version earlier.
Seem to work out of the box now.
Some comments/bugs
1)
"alt + letter" does not work. E.g Alt+F should open the file menu but
nothing happens. Some sh
Enrico Forestieri wrote:
> The third problem is that the perl script reLyX is not detected by
> configure if the /bin directory is not in the path. However, to
> actually use reLyX another wrapper batch file is needed:
>
> $ cat reLyX.bat
> @echo off
> perl.exe "C:/Programmi/LyX/bin/reLyX" %1 %2
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>> Hm. I don't suppose that it would be too terrible to always
>> copy rather than link this file. Jean-Marc?
Angus> Ping!
Yes, the patch is OK. I committed the two following versions.
JMarc
Index: lib/ChangeLog
==
Angus Leeming wrote:
>> $ diff configure.orig configure
>> 1189,1190c1189,1190
>> < ln -s "${srcdir}"/chkconfig.ltx .
>> < rmlink=true
>> ---
>>
>>>cp "${srcdir}"/chkconfig.ltx .
>>>rmcopy=true
>>
>> 1227c1227
>> < test -n "${rmlink}" && rm -f chkconfig.ltx
>> ---
>>
>>> test
Enrico Forestieri wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
>>
>> Enrico Forestieri wrote:
>> > Hi all,
>
> [snip]
>
>> > The second problem is that, in cygwin, python.exe is a soft link to
>> > the real program python2.4.exe and thus it is not recognized as an
>> > executable.
>>
Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Enrico Forestieri wrote:
> > Hi all,
[snip]
> > The second problem is that, in cygwin, python.exe is a soft link to the
> > real program python2.4.exe and thus it is not recognized as an executable.
>
> So why would soft links exist? Or do they wor
Enrico Forestieri wrote:
Hi all,
Hello, Enrico. Many thanks for a superb piece of detective work!
I tried the latest prelease of lyx 1.3.6 (version 12)using cygwin tools
(i.e., sh, python, perl & co.) and it works after some tweaking.
First of all, when trying to reconfigure lyx through Edit
Eugenio Guevara wrote:
In version 1.3.5, having instant preview active, the display of math
formulas on screen is done, and after checking in the temp directory,
you see there some files, that generates the graphic on screen
(0lyxpreview.dvi, 0lyxpreview.metrics, 0lyxpreview.ps, 0lyxpreview.lo
t lyxpreview2ppm.py
an unquoted path is used, so if there are spaces in it ...
A batch file can be used to overcome this bug. Find it in the "LyX 1.3.6pre and
cygwin" thread, it can also be used without cygwin. The real solution would be
to correct the lyx sources such as to quote that path when calling
lyxpreview2ppm.py.
Enrico
is that instant preview for math formulae started to work.
Conclusion is that python has problems with spaces in the path. Really?
Regards
- Original Message -
From: "Eugenio Guevara" <[EMAIL PROTECTED]>
To:
Sent: Saturday, June 11, 2005 10:32 AM
Subject: Re: Ly
>
Hi all,
I tried the latest prelease of lyx 1.3.6 (version 12)using cygwin tools
(i.e., sh, python, perl & co.) and it works after some tweaking.
First of all, when trying to reconfigure lyx through Edit->Reconfigure the
configure script hangs. Launching configure from the command line in
/Reso
- Original Message -
From: "Uwe Stöhr" <[EMAIL PROTECTED]>
To: "Eugenio Guevara" <[EMAIL PROTECTED]>
Cc:
Sent: Saturday, June 11, 2005 5:01 AM
Subject: Re: Lyx 1.3.6pre
Eugenio Guevara wrote:
I'm using version 12, installed before my previous q
Eugenio Guevara wrote:
> I'm using version 12, installed before my previous questions were sended.
>
> With instant preview I'm referring just to the good looking math formulae
> inside a document. I wasn't able to make it work (this worked well after
> all the tunning, in version 1.3.5)
>
> My
Eugenio Guevara wrote:
I'm using version 12, installed before my previous questions were sended.
With instant preview I'm referring just to the good looking math formulae
inside a document.
> I wasn't able to make it work (this worked well after all the
tunning, in version 1.3.5)
I cannot r
I'm using version 12, installed before my previous questions were sended.
With instant preview I'm referring just to the good looking math formulae
inside a document. I wasn't able to make it work (this worked well after all
the tunning, in version 1.3.5)
My imcluded pictures displays as expec
Hi Angus,
Does spell checking work for you?
Incredible! Two days more or less off-line and the whole LyX universe
has changed!
Yes, spell checking works for me - and I think you also managed to use
the spell checker in the mean-time. Unfortunately, the location of the
dictionaries is har
23 matches
Mail list logo