ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-14 Thread Milos Komarcevic
Claus, thanks for porting 1.3.0 to Windows so fast!

I have one minor problem though: Lyx will not start anymore from the icon 
shortcut
to runlyx.bat (attached below). The X server is started ok and then it 
starts the
wrapper lyxwin32.exe, but nothing happens afterwards (the process lyxwin32.exe
is present in the task manager).

If I start with 'lyx' from cygwin bash shell and a running X server everything
is fine.

Is this a known problem and how do I fix it?
I have the latest lyxsupport-1.7 installed.

Thanks,

Milos@echo off
:: START YOUR X-SERVER HERE

:: First change into its directory (The path should
:: be quoted if there is any space character in it!)
:: Then call the executable, i.e. xwin32 here!
:: 
echo Starting X-Win32 ...
cd /d c:\Program Files\StarNet\X-Win32 5.4
start .\xwin32.exe

:: Change your geometry settings in the last line so
:: the LyX window will fit on your screen!
:: 
cd /d D:\cygwin\bin
start .\lyxwin32.exe -geometry 900x790+0+48 %1 %2 %3 %4 %5



ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-14 Thread Milos Komarcevic
Claus, thanks for porting 1.3.0 to Windows so fast!

I have one minor problem though: Lyx will not start anymore from the icon 
shortcut
to runlyx.bat (attached below). The X server is started ok and then it 
starts the
wrapper lyxwin32.exe, but nothing happens afterwards (the process lyxwin32.exe
is present in the task manager).

If I start with 'lyx' from cygwin bash shell and a running X server everything
is fine.

Is this a known problem and how do I fix it?
I have the latest lyxsupport-1.7 installed.

Thanks,

Milos@echo off
:: START YOUR X-SERVER HERE

:: First change into its directory (The path should
:: be quoted if there is any space character in it!)
:: Then call the executable, i.e. xwin32 here!
:: 
echo Starting X-Win32 ...
cd /d c:\Program Files\StarNet\X-Win32 5.4
start .\xwin32.exe

:: Change your geometry settings in the last line so
:: the LyX window will fit on your screen!
:: 
cd /d D:\cygwin\bin
start .\lyxwin32.exe -geometry 900x790+0+48 %1 %2 %3 %4 %5



ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-14 Thread Milos Komarcevic
Claus, thanks for porting 1.3.0 to Windows so fast!

I have one minor problem though: Lyx will not start anymore from the icon 
shortcut
to runlyx.bat (attached below). The X server is started ok and then it 
starts the
wrapper lyxwin32.exe, but nothing happens afterwards (the process lyxwin32.exe
is present in the task manager).

If I start with 'lyx' from cygwin bash shell and a running X server everything
is fine.

Is this a known problem and how do I fix it?
I have the latest lyxsupport-1.7 installed.

Thanks,

Milos@echo off
:: START YOUR X-SERVER HERE

:: First change into its directory (The path should
:: be quoted if there is any space character in it!)
:: Then call the executable, i.e. xwin32 here!
:: 
echo "Starting X-Win32 ..."
cd /d "c:\Program Files\StarNet\X-Win32 5.4"
start .\xwin32.exe

:: Change your geometry settings in the last line so
:: the LyX window will fit on your screen!
:: 
cd /d D:\cygwin\bin
start .\lyxwin32.exe -geometry 900x790+0+48 %1 %2 %3 %4 %5



ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Claus Hentschel
A new compiler and the new Xforms 1.0 library ... a lot of work the past
week ;-) But now it's done: the new release 1.3.0 using the new
Xforms-1.0-based frontend now is available for Windows, too. Download as
usual from
http://www.fh-hannover.de/mbau/tim/hentschel/lyx/index.htm

Hopefully I can release Lyx using a Qt3-based frontend (like that known from
KDE on Linux) the next days. At the moment there seems to be only one
problem: converting eps images for viewing inside the Lyx window doesn't
work.

Have fun!
Claus




Re: ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Marcus Beyer

Claus Hentschel  Hopefully I can release Lyx using 
Claus Hentschel  a Qt3-based frontend (like that known
Claus Hentschel  from KDE on Linux) the next days. 

Exciting! Can that be used with kde-cygwin?
http://kde-cygwin.sourceforge.net/

Marcus




ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Claus Hentschel
A new compiler and the new Xforms 1.0 library ... a lot of work the past
week ;-) But now it's done: the new release 1.3.0 using the new
Xforms-1.0-based frontend now is available for Windows, too. Download as
usual from
http://www.fh-hannover.de/mbau/tim/hentschel/lyx/index.htm

Hopefully I can release Lyx using a Qt3-based frontend (like that known from
KDE on Linux) the next days. At the moment there seems to be only one
problem: converting eps images for viewing inside the Lyx window doesn't
work.

Have fun!
Claus




Re: ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Marcus Beyer

Claus Hentschel  Hopefully I can release Lyx using 
Claus Hentschel  a Qt3-based frontend (like that known
Claus Hentschel  from KDE on Linux) the next days. 

Exciting! Can that be used with kde-cygwin?
http://kde-cygwin.sourceforge.net/

Marcus




ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Claus Hentschel
A new compiler and the new Xforms 1.0 library ... a lot of work the past
week ;-) But now it's done: the new release 1.3.0 using the new
Xforms-1.0-based frontend now is available for Windows, too. Download as
usual from
http://www.fh-hannover.de/mbau/tim/hentschel/lyx/index.htm

Hopefully I can release Lyx using a Qt3-based frontend (like that known from
KDE on Linux) the next days. At the moment there seems to be only one
problem: converting eps images for viewing inside the Lyx window doesn't
work.

Have fun!
Claus




Re: ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Marcus Beyer

Claus Hentschel > Hopefully I can release Lyx using 
Claus Hentschel > a Qt3-based frontend (like that known
Claus Hentschel > from KDE on Linux) the next days. 

Exciting! Can that be used with kde-cygwin?
http://kde-cygwin.sourceforge.net/

Marcus