Re: Install

2001-07-25 Thread Olivier Tubach



 Because I use their distro only seldom. If the KDE people would use proper
 C++ I'd probably have come to that decision much earlier due to the support
 for that other toolkit...


Why not rewrite lyx with qt ( http://www.trolltech.com ) : it would run on
windows natively (lyx + cygwin can't be compared to any other professional
windows application), on macOsX, and all the X11-unixes.
And beleive me, as a project manager, I ported my software to Qt a year ago (in 5
month), and qt is really cool and easy. You get a very nice InterfaceBuilder,
multiplatform code and makefiles... now I spend my time adding and improving
features, not fighting X and Motif.

Olivier Tubach

http://www.trolltech.com/references/focus/qtfocus5.html





Re: Announcing LyX 1.1.6fix3

2001-07-25 Thread Markus Mohr

debs, debs, where are the debs?
;)

marksu



Re: Class files not installed on the system....

2001-07-25 Thread Rainer Dorsch


Herbert,

thanks for the detailed explanation. But it seems that lyx can't do what I 
need. I need all the files in one directory (including the latex class files) 
unpack it and run it through lyx.

I will do the replacement by hand for now. Hopefully a later version of lyx 
will support it (an easy fix would be to be able to specify the documentclass 
line in latex ocde).

Thanks a lot.

Rainer.

 Rainer Dorsch wrote:
  
   Rainer Dorsch wrote:
   
the ieeetran.cls file is not installed on the system (debian linux) I am using
lyx on. When running latex iwthout lyx, it is no problem to put the file
IEEEtran.cls in the working directory. But lyx seems to have problems, when
running reconfigure, I get
   
+checking for document class IEEEtran [IEEEtran]... no
   
so I cannot select IEEEtran in Layout-document
  
   where do you have installed the ieeetran.cls?
  
  
  Same directory as .lyx file.
 
 lyx searches the latex tree when configuring the classes.
 put the class-file in something like
 /usr/local/texmf/tex/latex/IEEE
 or also possible in your home-texdir, often like
 ~/.TeX
 
 Herbert
 
 
 -- 
 http://www.educat.hu-berlin.de/~voss/lyx/
 





1.1.6fix3 compilation error

2001-07-25 Thread Thomas de Grenier de Latour

Hi,

I've tried to compile 1.1.6fix3, but had an error...

Here are some informations about my system:
 SunOS tiramisu 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10
 gcc version 2.8.1 
 GNU ld version 2.9.1 (with BFD 2.9.1)
 
Here is the end of the ./configure --with-version-suffix
--prefix=/udd/degrenie/pub (after a setenv LINGUAS 'fr')

[...]
Configuration:
  Source code location:   .
  C++ Compiler:   g++
  C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions
  C   Compiler:   gcc
  C   Compiler flags: -g -O2
  LyX binary dir: /udd/degrenie/pub/bin
  LyX files dir:  /udd/degrenie/pub/share/lyx-1.1.6fix3
  Special flags:   frontend-xforms included-libsigc

Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.

...and here is the output of the make:

Making all in intl
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/intl'
Making all in po
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/po'
Making all in sigc++
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make  all-recursive
make[2]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
Making all in macros
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++/macros'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++/macros'
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c object.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c object.cc -o
object.o
echo timestamp  object.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c scope.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c scope.cc -o
scope.o
echo timestamp  scope.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c marshal.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c marshal.cc -o
marshal.o
echo timestamp  marshal.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c slot.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c slot.cc -o
slot.o
echo timestamp  slot.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c basic_signal.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c basic_signal.cc
-o basic_signal.o
echo timestamp  basic_signal.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c adaptor.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c adaptor.cc -o
adaptor.o
echo timestamp  adaptor.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c thread.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c thread.cc -o
thread.o
echo timestamp  thread.lo
/bin/sh ./libtool --mode=link c++  -g -O2  -o libsigc.la  -no-undefined
object.lo scope.lo marshal.lo slot.lo basic_signal.lo adaptor.lo
thread.lo  
mkdir .libs
ar cru .libs/libsigc.a  object.o scope.o marshal.o slot.o basic_signal.o
adaptor.o thread.o 
ranlib .libs/libsigc.a
creating libsigc.la
(cd .libs  rm -f libsigc.la  ln -s ../libsigc.la libsigc.la)
make[3]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make[2]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
Making all in boost
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/boost'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/boost'
Making all in src
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src'
make  all-recursive
make[2]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src'
Making all in mathed
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../src -I../../images -I./../ -I../.. -I../.. -I../../boost 
-isystem /usr/local/X11R5/include  -g -O2 -fno-rtti -fno-exceptions -c
formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../..
-I../.. -I../../boost -isystem /usr/local/X11R5/include -g -O2 -fno-rtti
-fno-exceptions -c formula.C -o formula.o
array.h: In method `void LyxArrayBase::Init()':
In file included from math_defs.h:32,
 from math_iter.h:27,
 

Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Hello,

has someone successfully compiled lyx recently on Irix ?
seems that the configure script nevers sees the Xforms and the Xpm lib
(that are installed).

and the file streambuf.h is needed by ./src/mathed/formula.C, but it's
not on my system (running IRIX 6.5.11, MipsPro C++ 7.3).
any help would be greatly appreciated !
thanks
Olivier Tubach





Re: Compiling Lyx on Irix

2001-07-25 Thread Andre Poenitz

 and the file streambuf.h is needed by ./src/mathed/formula.C,

It is certainly not. Which line should that be?

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Splitting figure across 2 pages w/ caption on 1st page ... possible under LyX? ERT?

2001-07-25 Thread Gerald Cecil

Hi ,

maybe this is a LaTeX question ... but,

I need to split a figure across 2 pages ... panels a-d on 1st  e-g on next
pg. I'd like the caption to be under the 1st chunk (Figure X. This shows
... ) and then the next page to say  Figure X (continued)  without
incrementing the Figure counter etc.  Ideally, can this be done in LyX?  Or,
can someone point me to a source that explains how to do it with ERT?

Thanks. I have a 325+ page book in LyX  it works beautifully other than the
occasional xforms hiccup. Great work!

Gerald Cecil




Re: OT: KDE and small beginnings

2001-07-25 Thread Peter S Galbraith


Christopher M. Jones wrote:

 I recall a while back someone found an early post to the LyX list, looking 
 suspiciously like an announcement of the intended development of KDE. Here's 
 the confirmation of this suspicion...
 
 http://freeos.com/articles/4070
 
 Martin Konold reports that Mathias Etterich (these two guys thought up KDE) 
 posted to both comp.os.linux.announce, and the LyX mailing list, announcing 
 their intention to develop what became KDE.

The post to the Lyx mailing list might be:

http://www.via.ecp.fr/lyx/archive/9610/msg00368.html

Unfortunately, that archive (linked that the `old' one on
http://www.lyx.org/internet/mailing.php3) is dead now.

Peter



Re: Install

2001-07-25 Thread Ronny Buchmann

* Andre Poenitz [EMAIL PROTECTED] [2001-07-25 07:50] schrieb:
   If I did not already consider them stupid for shipping gcc 2.96, I would
   start doing so now... *sigh*
  
  Gee you've been very easy on them.  Why wait so long to come to this
  decision?
 
 Because I use their distro only seldom. If the KDE people would use proper
 C++ I'd probably have come to that decision much earlier due to the support
 for that other toolkit...
 
  RH dropped LyX from powertools after they made a complete FU of powertools
  5 when they included LyX linked against 0.86 and shipped 0.81 on the cd.
  At the time we had also dropped support for 0.81 so even if you tried
  rebuilding from srpms you still couldn't get it working.  Perhaps they
  didn't like our GUII idea or the KLyX port which was being rumoured (since
  everyone had said gtk wouldn't win outright).
 
 This smells like some political decision... 
redhat takes sometimes strange political decisions, sometimes license related, 
sometimes even stranger
netscape is still included (and completely non-free), but lyx/xforms is not (which is 
imho more free)
pine is still included (also non-free)
there are several alternatives to netscape, but none to lyx
there are hundreds of alternatives to pine, but none to lyx

i'd accept their decision to include only free software, if they were consequent

i will talk to a redhat guy at the evening, maybe me gets heard ;)

  
 Andre'
 
 
-- 
ronny




Re: OT: KDE and small beginnings

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 10:11:55AM -0400, Peter S Galbraith wrote:

 The post to the Lyx mailing list might be:
 
 http://www.via.ecp.fr/lyx/archive/9610/msg00368.html
 
 Unfortunately, that archive (linked that the `old' one on
 http://www.lyx.org/internet/mailing.php3) is dead now.

JMarcI thought you asked them to restore it ?

john

-- 
I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal.
- Kurt Vonnegut



Re: Install

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 04:37:01PM +0200, Ronny Buchmann wrote:

 
 i will talk to a redhat guy at the evening, maybe me gets heard ;)
 

you should mention that xforms will hopefully be open source very soon, and
in the not too distant future we will support qt2

but the distro-bashing is pretty offtopic

john

-- 
I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal.
- Kurt Vonnegut



wide figures in a twocolumn article

2001-07-25 Thread Matias Freytes

Hello,
This is almost off topic because I'm not using lyx for
this article, I'm using LaTex. I didn't know where else I
could ask. I'm sorry.
I need to insert a wide eps figure in a twocolumn
IEEEtrans article. I'm using package graphix. Any ideas?
Please, cc to my email address because I have digest
on.


Thanks in advance,
Matias.




Re: Compiling Lyx on Irix

2001-07-25 Thread Mike Meredith

-BEGIN PGP SIGNED MESSAGE-

- -BEGIN PGP SIGNED MESSAGE-

On Wednesday 25 July 2001 14:47, you wrote:
  Olivier == Olivier Tubach [EMAIL PROTECTED] writes:

 Olivier Hello, has someone successfully compiled lyx recently on
 Irix Olivier ? seems that the configure script nevers sees the
 Xforms and Olivier the Xpm lib (that are installed).

Lyx does compile on Irix using gcc --- I'm running it at home. I never 
managed to get it to compile using MIPS C++ which is a shame as this 
generates much better code.

I'll have a longer look into this when I'm in front of my SGI, but in 
the meantime ...

 Probably a broken compiler. You need to send to the list the contents
 of your config.log file.

Or possibly not. An awful lot of autoconfigured stuff breaks under Irix 
because it tries to add /usr/lib to the search path for libraries. For 
better or worse, IRIX has 3 incompatible binary API formats (or 
something) --- o32 ones live in /usr/lib, n32 ones live in /usr/lib32, 
and n64 ones live in /usr/lib64. The default for IRIX 6.5 and later is 
n32.
- - -- 
[EMAIL PROTECTED]http://www.iso.port.ac.uk/~mike
Senior Informatics Officer (Postmaster, Hostmaster, and security)

- -BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBO17kCs19DFC51SfFAQEcTQP9FD+BwiCawhVBrLi2ElGICEo4EZbx7XyF
yhvKjNEGYjMoDkSnwKcGtraRLldWLIqcydpEF9OPYxnqCU2tSGsc+39gm6WmaKZB
H4JwsA/F7uDFQTe2exgaieVtqhuyNXZfIVyadlIx9Q+jRwfsDZGWOdsrrD7CzPJq
r0DBUDBtsUY=
=Oyzc
- -END PGP SIGNATURE-

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBO17kTM19DFC51SfFAQGJSAP/Zdb3PWgBxHZIbV+dsSVjBbnHxONICUPG
hZvZQ+azKbahZ5BixRJsXtZraWuBLOcC7N5Zic5dPuwuloSnH4j/sDD8Pngpz27C
c3in3q1/V9K0BpughJIZhlvLzB5CGBBKdb+8/dU5iERijw6fYg6n/4bdxtxs9Ut3
cGidWozkzEo=
=HSXr
-END PGP SIGNATURE-



Re: Install

2001-07-25 Thread Ronny Buchmann

* John Levon [EMAIL PROTECTED] [2001-07-25 16:57] schrieb:
 On Wed, Jul 25, 2001 at 04:37:01PM +0200, Ronny Buchmann wrote:
 
  
  i will talk to a redhat guy at the evening, maybe me gets heard ;)
  
 
 you should mention that xforms will hopefully be open source very soon, and
 in the not too distant future we will support qt2
thanks for the news, i didn't know this (but i've looked at xforms mailing list 
archive now), or maybe you said it before and i forgot it

 

 but the distro-bashing is pretty offtopic
yes, sorry
(and btw, i personally prefer redhat (or better rawhide) ;))

 john
 
 
-- 
ronny




Re: wide figures in a twocolumn article

2001-07-25 Thread Tuukka Toivonen

On Wed, 25 Jul 2001, Matias Freytes wrote:

   I need to insert a wide eps figure in a twocolumn
 IEEEtrans article. I'm using package graphix. Any ideas?

I inserted some wide math matrices using Insert/Floats/Wide table
float. Maybe you could use it (or wide figure) too (and yes, I was using
IEEEtran). I don't know about package graphix.





Re: wide figures in a twocolumn article

2001-07-25 Thread Herbert Voss

Matias Freytes wrote:
 
 This is almost off topic because I'm not using lyx for
 this article, I'm using LaTex. I didn't know where else I
 could ask. I'm sorry.
 I need to insert a wide eps figure in a twocolumn
 IEEEtrans article. I'm using package graphix. Any ideas?
 Please, cc to my email address because I have digest
 on.

cool. no lyx and not on the list ... 

\begin{figure*}[optional placement like htb]
...bla...
\end{figure*}

much more easier with LyX: you only insert a wide figure.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/



Re: Splitting figure across 2 pages w/ caption on 1st page ... possible under LyX? ERT?

2001-07-25 Thread Herbert Voss

Gerald Cecil wrote:
 
 maybe this is a LaTeX question ... but,

anyway ... :-)

 I need to split a figure across 2 pages ... panels a-d on 1st  e-g on next
 pg. I'd like the caption to be under the 1st chunk (Figure X. This shows
 ... ) and then the next page to say  Figure X (continued)  without
 incrementing the Figure counter etc.  Ideally, can this be done in LyX?  Or,
 can someone point me to a source that explains how to do it with ERT?

use a nonfloat and in/decrease the counter by yourself. have a look at

http://www.educat.hu-berlin.de/~voss/lyx/floats/nonFloat.html

where i had the same problem with tables. you can define your
own \myFigure. 

\begin{myFigure}{Figure X}
...
\end{myFigure}
\addtocounter{figure}{-1}
\begin{myFigure}{Figure X (continued)}
...
\end{myFigure}

all in tex(red)


Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/





bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Stephan D. Picard

Hello,
I'm not sure if it's a bug but here is what I experience. I upgraded from
1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
document that include a bunch of other LyX files. Some of the included
files are completely center justified. All the other file BEFORE the
center justified one are fine while all the file AFTER the center
justified... are all center justified too. Looks like that once you have a
center justified included file, it 'forgets to close' the center
justification. Of course, that problem wasn't occuring with 1.1.5fix1
Anybody experiencing this? Any thoughts?
Stephan




Help with lyx for windows

2001-07-25 Thread Fabrizio Giammatteo

Hi,
This is my second mail on topic, but I don't know how to solve my problem 
in other ways.

I've installed lyx for windows (1.1.6 fixc) in this environment:

- Pc Laptop Pentium III (Acer 524TE)
- Windows Millenium Edition
- cygwin
- X-win32 or Exceed
- MikTex

When I try to start lyx it says: Unable to access X display - exiting

Someone told me to modify the DISPLAY variable in the file /etc/lyxprofile 
in order to change the value localhost to the true IP address of my 
machine, but nothing seems to change.

I have no firewall or other protections.

Someone could help me ???
Thanks a lot

Fabrizio

Fabrizio Giammatteo
Information Engineering

Web: www.fgiamma.org
Mail: [EMAIL PROTECTED]
ICQ: 47901548


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: Help with lyx for windows

2001-07-25 Thread Amer Abufadel

Here is what your lyxprofile should look like:


# Set up your home directory (in Cygwin syntax)
export HOME=//d/LyxDocs

# Set up your Language (if you do not want English)
#export LANG=DE

# 
# Below this line you should not change anything if you're
# not familiar with configuration of an unix application!
# 
export PATH=/usr/bin:/usr/local/bin:/usr/X11R6/bin:/bin:$PATH
export USER=`id -un`
export DISPLAY=localhost:0.0
export MAKE_MODE=unix

unset DOSDRIVE
unset DOSDIR
unset TMPDIR
unset TMP

for i in /etc/profile.d/*.sh ; do
  if [ -f $i ]; then
. $i
  fi
done

cd $HOME

test -f ./.bashrc  . ./.bashrc
*
and your runlyx.bat in your cygwin directory should look like:

*
@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 F:\Program Files\StarNet\X-Win32
start .\xwin32.exe

:: Change your geometry settings in the last line so
:: the LyX window will fit on your screen!
:: 
cd F:\cygwin\bin
start .\lyxwin32.exe -geometry 900x800+100+5
*
When you start lyx, this is the file that you run, not any other.  It starts
your X server then Lyx.
Hope this helps,
Amer


- Original Message -
From: Fabrizio Giammatteo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 25, 2001 12:28 PM
Subject: Help with lyx for windows


 Hi,
 This is my second mail on topic, but I don't know how to solve my problem
 in other ways.

 I've installed lyx for windows (1.1.6 fixc) in this environment:

 - Pc Laptop Pentium III (Acer 524TE)
 - Windows Millenium Edition
 - cygwin
 - X-win32 or Exceed
 - MikTex

 When I try to start lyx it says: Unable to access X display - exiting

 Someone told me to modify the DISPLAY variable in the file /etc/lyxprofile
 in order to change the value localhost to the true IP address of my
 machine, but nothing seems to change.

 I have no firewall or other protections.

 Someone could help me ???
 Thanks a lot

 Fabrizio

 Fabrizio Giammatteo
 Information Engineering

 Web: www.fgiamma.org
 Mail: [EMAIL PROTECTED]
 ICQ: 47901548


 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com





Re: Install

2001-07-25 Thread Olivier Tubach

John Levon wrote:

 you should mention that xforms will hopefully be open source very soon, and
 in the not too distant future we will support qt2


cool, have a look now at qt3 (still in beta) which is much more powerfull,
especially its UI designer.
Olivier Tubach





Re: Install

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 07:13:33PM +0200, Olivier Tubach wrote:

 John Levon wrote:
 
  you should mention that xforms will hopefully be open source very soon, and
  in the not too distant future we will support qt2
 
 
 cool, have a look now at qt3 (still in beta) which is much more powerfull,
 especially its UI designer.
 Olivier Tubach

well qt3 is a bit premature. anyway designer in qt2 seems pretty good anyway
for the things we need

john

-- 
I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal.
- Kurt Vonnegut



Re: Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Andre Poenitz wrote:

  and the file streambuf.h is needed by ./src/mathed/formula.C,

 It is certainly not. Which line should that be?

 Andre'

 --
 André Pönitz . [EMAIL PROTECTED]

 ./src/support/sstream.h  line 40 : #include streambuf.h

included from ./src/Lsstream.hline 22 : #include support/sstream.h

included from formula.C line 22 : #include Lsstream.h


Please note that I created in   ./src a file named iostream  containing

#ifndef IOSTREAM_KLUDGE
#define IOSTREAM_KLUDGE
#include iostream.h
namespace std { void iostream_kludge(); };
#endif



Without it, I get with formula.C an error in /usr/include/CC/iostream
(system file)
#error This header file requires the -LANG:std option

Well, STL hell again and again.
And as often, configure that doesn't work...  (I'm a bit desapointed today :)

Thanks for any help,
Olivier






Re: Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Mike Meredith wrote:

  Probably a broken compiler. You need to send to the list the contents
  of your config.log file.

 Or possibly not. An awful lot of autoconfigured stuff breaks under Irix
 because it tries to add /usr/lib to the search path for libraries. For
 better or worse, IRIX has 3 incompatible binary API formats (or
 something) --- o32 ones live in /usr/lib, n32 ones live in /usr/lib32,
 and n64 ones live in /usr/lib64. The default for IRIX 6.5 and later is
 n32.

My last try gives:

setenv LDFLAGS -L/usr/lib32 -n32
setenv CXXFLAGS -n32
setenv CFLAGS -n32
setenv x_libraries /usr/lib32
./configure

and configure tells me :

checking if C++ compiler uses std namespace ... yes
configure: warning:
===
WARNING: This compiler platform does not have the iostream library
in the std namespace.  This presents a problem for writing portable
STL code.  To run the demos, you will need to place a file with the
following in a file called iostream in your include directory.

---iostream
#ifndef IOSTREAM_KLUDGE
#define IOSTREAM_KLUDGE
#include iostream.h
namespace std { void iostream_kludge(); };
#endif
===

then

Configuration:
  Source code location:   .
  C++ Compiler:   CC
  C++ Compiler flags: -n32
  C   Compiler:   cc
  C   Compiler flags: -n32
  LyX binary dir: /usr/freeware/bin
  LyX files dir:  /usr/freeware/share/lyx
  Special flags:   frontend-xforms included-libsigc

 The following problems have been detected by configure.
 Please check the messages below before running 'make'.
 (see the section 'Problems' in the INSTALL file)

** Cannot find libXpm. Please check that the Xpm library
   is correctly installed on your system.

** Cannot find libforms or libxforms. Please check that the xforms library

   is correctly installed on your system.
---

I guess Mike is right, I should try GCC on irix to compile lyx.
I don't think Irix's MipsPro C++ is broken. It works fine and efficiently
for a large number of projects.
I'd say that  lyx's configure  can be improved on IRIX.
and maybe I should use another STL on IRIX... Stl hell...

Best regards from Paris, France.

If someone can contribute a howto compile lyx on IRIX, or better,
provide up-to-date executable...
Thanks in advance
Olivier





Re: Compiling Lyx on Irix

2001-07-25 Thread Andre Poenitz

  ./src/support/sstream.h  line 40 : #include streambuf.h
 
 included from ./src/Lsstream.hline 22 : #include support/sstream.h
 included from formula.C line 22 : #include Lsstream.h

Ok. We were talking avout different levels of 'using' then...

 Without it, I get with formula.C an error in /usr/include/CC/iostream
 (system file)
 #error This header file requires the -LANG:std option
 
 Well, STL hell again and again.

?

This rather looks like a broken compiler or library implementation.

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Lyx Mandrake packages

2001-07-25 Thread German Poo Caaman~o

On http://cronos.dci.ubiobio.cl/~gpoo/lyx/ are stored the 
mandrake's 7.2 packages for LyX 1.1.6fix3.

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
La historia no se lee, se escribe



Re: bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Herbert Voss

Stephan D. Picard wrote:
 
 Hello,
 I'm not sure if it's a bug but here is what I experience. I upgraded from
 1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
 document that include a bunch of other LyX files. Some of the included
 files are completely center justified. All the other file BEFORE the
 center justified one are fine while all the file AFTER the center
 justified... are all center justified too. Looks like that once you have a
 center justified included file, it 'forgets to close' the center
 justification. Of course, that problem wasn't occuring with 1.1.5fix1
 Anybody experiencing this? Any thoughts?

an you send a small lyx-example file which
shows the behaviour?

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/





Re: bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Dekel Tsur

On Wed, Jul 25, 2001 at 12:09:12PM -0400, Stephan D. Picard wrote:
 Hello,
 I'm not sure if it's a bug but here is what I experience. I upgraded from
 1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
 document that include a bunch of other LyX files. Some of the included
 files are completely center justified. All the other file BEFORE the
 center justified one are fine while all the file AFTER the center
 justified... are all center justified too. Looks like that once you have a
 center justified included file, it 'forgets to close' the center
 justification. Of course, that problem wasn't occuring with 1.1.5fix1
 Anybody experiencing this? Any thoughts?

It is a known bug (it was already fixed in CVS).
The problem happens only when you have a centered paragraph at the end of an
included file. The solution: Put a dummy paragraph at the end of that file:
either use a comment paragraph, or use a standard paragraph and enter % in
latex mode.



Re: Install

2001-07-25 Thread Olivier Tubach

Jean-Marc Lasgouttes wrote:

  Jean-Marc == Jean-Marc Lasgouttes [EMAIL PROTECTED] writes:

  Olivier == Olivier Tubach [EMAIL PROTECTED] writes:
 Olivier Why not rewrite lyx with qt ( http://www.trolltech.com ) :

 Jean-Marc I do not know if you have taken a look at lyx sources
 Jean-Marc recently, but there is a src/frontends/ directory, which
 Jean-Marc contains, among other things, the directories gnome/,
 Jean-Marc xforms/ and kde/ (actually, in 1.2.0, this last one is
 Jean-Marc replaced by qt2/).

 Jean-Marc Does it answer to your question?

 It occurs to me that my answer is a bit misleading: currently, oly the
 xforms frontend really work, the others are incomplete at beest (a
 funny mix of xforms, and [name here] interface).

 JMarc

good news :)
qt seems a good choice on windows (native widgets, no Cygwin layer + X server ).
Applications written in qt run very fine on windows. (and has all 'modern' features
(docking windows, toolbars, MDI, subprocesses)).
A good lyx application (with easy preview of images jpg/png) on windows would beat
any other document package...
best regards
Olivier





Re: Install

2001-07-25 Thread Andre Poenitz

 qt seems a good choice on windows (native widgets, no Cygwin layer + X
 server ).  Applications written in qt run very fine on windows. (and has
 all 'modern' features (docking windows, toolbars, MDI,
 subprocesses)).

Qt itself did not look modern last time I've seen it. 
It rather looked like C++ from the stone age...

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Re: Install

2001-07-25 Thread Olivier Tubach

Andre Poenitz wrote:

  qt seems a good choice on windows (native widgets, no Cygwin layer + X
  server ).  Applications written in qt run very fine on windows. (and has
  all 'modern' features (docking windows, toolbars, MDI,
  subprocesses)).

 Qt itself did not look modern last time I've seen it.
 It rather looked like C++ from the stone age...


but it compiles everywhere :)
download last qt 3 beta, and have a look...
Best regards.
Olivier





Re: Install

2001-07-25 Thread John Levon

  qt seems a good choice on windows (native widgets, no Cygwin layer + X
  server ).  Applications written in qt run very fine on windows. (and has
  all 'modern' features (docking windows, toolbars, MDI,
  subprocesses)).
 
 Qt itself did not look modern last time I've seen it. 
 It rather looked like C++ from the stone age...
 
 Andre'
he means its feature set. it's a pity qt uese such a crippled c++, but that's offtopic 
too
I suppose

john

 

-- 
I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal.
- Kurt Vonnegut



Re: Install

2001-07-25 Thread Olivier Tubach



 Because I use their distro only seldom. If the KDE people would use proper
 C++ I'd probably have come to that decision much earlier due to the support
 for that other toolkit...


Why not rewrite lyx with qt ( http://www.trolltech.com ) : it would run on
windows natively (lyx + cygwin can't be compared to any other professional
windows application), on macOsX, and all the X11-unixes.
And beleive me, as a project manager, I ported my software to Qt a year ago (in 5
month), and qt is really cool and easy. You get a very nice InterfaceBuilder,
multiplatform code and makefiles... now I spend my time adding and improving
features, not fighting X and Motif.

Olivier Tubach

http://www.trolltech.com/references/focus/qtfocus5.html





Re: Announcing LyX 1.1.6fix3

2001-07-25 Thread Markus Mohr

debs, debs, where are the debs?
;)

marksu



Re: Class files not installed on the system....

2001-07-25 Thread Rainer Dorsch


Herbert,

thanks for the detailed explanation. But it seems that lyx can't do what I 
need. I need all the files in one directory (including the latex class files) 
unpack it and run it through lyx.

I will do the replacement by hand for now. Hopefully a later version of lyx 
will support it (an easy fix would be to be able to specify the documentclass 
line in latex ocde).

Thanks a lot.

Rainer.

 Rainer Dorsch wrote:
  
   Rainer Dorsch wrote:
   
the ieeetran.cls file is not installed on the system (debian linux) I am using
lyx on. When running latex iwthout lyx, it is no problem to put the file
IEEEtran.cls in the working directory. But lyx seems to have problems, when
running reconfigure, I get
   
+checking for document class IEEEtran [IEEEtran]... no
   
so I cannot select IEEEtran in Layout-document
  
   where do you have installed the ieeetran.cls?
  
  
  Same directory as .lyx file.
 
 lyx searches the latex tree when configuring the classes.
 put the class-file in something like
 /usr/local/texmf/tex/latex/IEEE
 or also possible in your home-texdir, often like
 ~/.TeX
 
 Herbert
 
 
 -- 
 http://www.educat.hu-berlin.de/~voss/lyx/
 





1.1.6fix3 compilation error

2001-07-25 Thread Thomas de Grenier de Latour

Hi,

I've tried to compile 1.1.6fix3, but had an error...

Here are some informations about my system:
 SunOS tiramisu 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10
 gcc version 2.8.1 
 GNU ld version 2.9.1 (with BFD 2.9.1)
 
Here is the end of the ./configure --with-version-suffix
--prefix=/udd/degrenie/pub (after a setenv LINGUAS 'fr')

[...]
Configuration:
  Source code location:   .
  C++ Compiler:   g++
  C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions
  C   Compiler:   gcc
  C   Compiler flags: -g -O2
  LyX binary dir: /udd/degrenie/pub/bin
  LyX files dir:  /udd/degrenie/pub/share/lyx-1.1.6fix3
  Special flags:   frontend-xforms included-libsigc

Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.

...and here is the output of the make:

Making all in intl
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/intl'
Making all in po
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/po'
Making all in sigc++
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make  all-recursive
make[2]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
Making all in macros
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++/macros'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++/macros'
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c object.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c object.cc -o
object.o
echo timestamp  object.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c scope.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c scope.cc -o
scope.o
echo timestamp  scope.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c marshal.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c marshal.cc -o
marshal.o
echo timestamp  marshal.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c slot.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c slot.cc -o
slot.o
echo timestamp  slot.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c basic_signal.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c basic_signal.cc
-o basic_signal.o
echo timestamp  basic_signal.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c adaptor.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c adaptor.cc -o
adaptor.o
echo timestamp  adaptor.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c thread.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c thread.cc -o
thread.o
echo timestamp  thread.lo
/bin/sh ./libtool --mode=link c++  -g -O2  -o libsigc.la  -no-undefined
object.lo scope.lo marshal.lo slot.lo basic_signal.lo adaptor.lo
thread.lo  
mkdir .libs
ar cru .libs/libsigc.a  object.o scope.o marshal.o slot.o basic_signal.o
adaptor.o thread.o 
ranlib .libs/libsigc.a
creating libsigc.la
(cd .libs  rm -f libsigc.la  ln -s ../libsigc.la libsigc.la)
make[3]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make[2]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
Making all in boost
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/boost'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/boost'
Making all in src
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src'
make  all-recursive
make[2]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src'
Making all in mathed
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../src -I../../images -I./../ -I../.. -I../.. -I../../boost 
-isystem /usr/local/X11R5/include  -g -O2 -fno-rtti -fno-exceptions -c
formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../..
-I../.. -I../../boost -isystem /usr/local/X11R5/include -g -O2 -fno-rtti
-fno-exceptions -c formula.C -o formula.o
array.h: In method `void LyxArrayBase::Init()':
In file included from math_defs.h:32,
 from math_iter.h:27,
 

Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Hello,

has someone successfully compiled lyx recently on Irix ?
seems that the configure script nevers sees the Xforms and the Xpm lib
(that are installed).

and the file streambuf.h is needed by ./src/mathed/formula.C, but it's
not on my system (running IRIX 6.5.11, MipsPro C++ 7.3).
any help would be greatly appreciated !
thanks
Olivier Tubach





Re: Compiling Lyx on Irix

2001-07-25 Thread Andre Poenitz

 and the file streambuf.h is needed by ./src/mathed/formula.C,

It is certainly not. Which line should that be?

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Splitting figure across 2 pages w/ caption on 1st page ... possible under LyX? ERT?

2001-07-25 Thread Gerald Cecil

Hi ,

maybe this is a LaTeX question ... but,

I need to split a figure across 2 pages ... panels a-d on 1st  e-g on next
pg. I'd like the caption to be under the 1st chunk (Figure X. This shows
... ) and then the next page to say  Figure X (continued)  without
incrementing the Figure counter etc.  Ideally, can this be done in LyX?  Or,
can someone point me to a source that explains how to do it with ERT?

Thanks. I have a 325+ page book in LyX  it works beautifully other than the
occasional xforms hiccup. Great work!

Gerald Cecil




Re: OT: KDE and small beginnings

2001-07-25 Thread Peter S Galbraith


Christopher M. Jones wrote:

 I recall a while back someone found an early post to the LyX list, looking 
 suspiciously like an announcement of the intended development of KDE. Here's 
 the confirmation of this suspicion...
 
 http://freeos.com/articles/4070
 
 Martin Konold reports that Mathias Etterich (these two guys thought up KDE) 
 posted to both comp.os.linux.announce, and the LyX mailing list, announcing 
 their intention to develop what became KDE.

The post to the Lyx mailing list might be:

http://www.via.ecp.fr/lyx/archive/9610/msg00368.html

Unfortunately, that archive (linked that the `old' one on
http://www.lyx.org/internet/mailing.php3) is dead now.

Peter



Re: Install

2001-07-25 Thread Ronny Buchmann

* Andre Poenitz [EMAIL PROTECTED] [2001-07-25 07:50] schrieb:
   If I did not already consider them stupid for shipping gcc 2.96, I would
   start doing so now... *sigh*
  
  Gee you've been very easy on them.  Why wait so long to come to this
  decision?
 
 Because I use their distro only seldom. If the KDE people would use proper
 C++ I'd probably have come to that decision much earlier due to the support
 for that other toolkit...
 
  RH dropped LyX from powertools after they made a complete FU of powertools
  5 when they included LyX linked against 0.86 and shipped 0.81 on the cd.
  At the time we had also dropped support for 0.81 so even if you tried
  rebuilding from srpms you still couldn't get it working.  Perhaps they
  didn't like our GUII idea or the KLyX port which was being rumoured (since
  everyone had said gtk wouldn't win outright).
 
 This smells like some political decision... 
redhat takes sometimes strange political decisions, sometimes license related, 
sometimes even stranger
netscape is still included (and completely non-free), but lyx/xforms is not (which is 
imho more free)
pine is still included (also non-free)
there are several alternatives to netscape, but none to lyx
there are hundreds of alternatives to pine, but none to lyx

i'd accept their decision to include only free software, if they were consequent

i will talk to a redhat guy at the evening, maybe me gets heard ;)

  
 Andre'
 
 
-- 
ronny




Re: OT: KDE and small beginnings

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 10:11:55AM -0400, Peter S Galbraith wrote:

 The post to the Lyx mailing list might be:
 
 http://www.via.ecp.fr/lyx/archive/9610/msg00368.html
 
 Unfortunately, that archive (linked that the `old' one on
 http://www.lyx.org/internet/mailing.php3) is dead now.

JMarcI thought you asked them to restore it ?

john

-- 
I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal.
- Kurt Vonnegut



Re: Install

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 04:37:01PM +0200, Ronny Buchmann wrote:

 
 i will talk to a redhat guy at the evening, maybe me gets heard ;)
 

you should mention that xforms will hopefully be open source very soon, and
in the not too distant future we will support qt2

but the distro-bashing is pretty offtopic

john

-- 
I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal.
- Kurt Vonnegut



wide figures in a twocolumn article

2001-07-25 Thread Matias Freytes

Hello,
This is almost off topic because I'm not using lyx for
this article, I'm using LaTex. I didn't know where else I
could ask. I'm sorry.
I need to insert a wide eps figure in a twocolumn
IEEEtrans article. I'm using package graphix. Any ideas?
Please, cc to my email address because I have digest
on.


Thanks in advance,
Matias.




Re: Compiling Lyx on Irix

2001-07-25 Thread Mike Meredith

-BEGIN PGP SIGNED MESSAGE-

- -BEGIN PGP SIGNED MESSAGE-

On Wednesday 25 July 2001 14:47, you wrote:
  Olivier == Olivier Tubach [EMAIL PROTECTED] writes:

 Olivier Hello, has someone successfully compiled lyx recently on
 Irix Olivier ? seems that the configure script nevers sees the
 Xforms and Olivier the Xpm lib (that are installed).

Lyx does compile on Irix using gcc --- I'm running it at home. I never 
managed to get it to compile using MIPS C++ which is a shame as this 
generates much better code.

I'll have a longer look into this when I'm in front of my SGI, but in 
the meantime ...

 Probably a broken compiler. You need to send to the list the contents
 of your config.log file.

Or possibly not. An awful lot of autoconfigured stuff breaks under Irix 
because it tries to add /usr/lib to the search path for libraries. For 
better or worse, IRIX has 3 incompatible binary API formats (or 
something) --- o32 ones live in /usr/lib, n32 ones live in /usr/lib32, 
and n64 ones live in /usr/lib64. The default for IRIX 6.5 and later is 
n32.
- - -- 
[EMAIL PROTECTED]http://www.iso.port.ac.uk/~mike
Senior Informatics Officer (Postmaster, Hostmaster, and security)

- -BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBO17kCs19DFC51SfFAQEcTQP9FD+BwiCawhVBrLi2ElGICEo4EZbx7XyF
yhvKjNEGYjMoDkSnwKcGtraRLldWLIqcydpEF9OPYxnqCU2tSGsc+39gm6WmaKZB
H4JwsA/F7uDFQTe2exgaieVtqhuyNXZfIVyadlIx9Q+jRwfsDZGWOdsrrD7CzPJq
r0DBUDBtsUY=
=Oyzc
- -END PGP SIGNATURE-

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBO17kTM19DFC51SfFAQGJSAP/Zdb3PWgBxHZIbV+dsSVjBbnHxONICUPG
hZvZQ+azKbahZ5BixRJsXtZraWuBLOcC7N5Zic5dPuwuloSnH4j/sDD8Pngpz27C
c3in3q1/V9K0BpughJIZhlvLzB5CGBBKdb+8/dU5iERijw6fYg6n/4bdxtxs9Ut3
cGidWozkzEo=
=HSXr
-END PGP SIGNATURE-



Re: Install

2001-07-25 Thread Ronny Buchmann

* John Levon [EMAIL PROTECTED] [2001-07-25 16:57] schrieb:
 On Wed, Jul 25, 2001 at 04:37:01PM +0200, Ronny Buchmann wrote:
 
  
  i will talk to a redhat guy at the evening, maybe me gets heard ;)
  
 
 you should mention that xforms will hopefully be open source very soon, and
 in the not too distant future we will support qt2
thanks for the news, i didn't know this (but i've looked at xforms mailing list 
archive now), or maybe you said it before and i forgot it

 

 but the distro-bashing is pretty offtopic
yes, sorry
(and btw, i personally prefer redhat (or better rawhide) ;))

 john
 
 
-- 
ronny




Re: wide figures in a twocolumn article

2001-07-25 Thread Tuukka Toivonen

On Wed, 25 Jul 2001, Matias Freytes wrote:

   I need to insert a wide eps figure in a twocolumn
 IEEEtrans article. I'm using package graphix. Any ideas?

I inserted some wide math matrices using Insert/Floats/Wide table
float. Maybe you could use it (or wide figure) too (and yes, I was using
IEEEtran). I don't know about package graphix.





Re: wide figures in a twocolumn article

2001-07-25 Thread Herbert Voss

Matias Freytes wrote:
 
 This is almost off topic because I'm not using lyx for
 this article, I'm using LaTex. I didn't know where else I
 could ask. I'm sorry.
 I need to insert a wide eps figure in a twocolumn
 IEEEtrans article. I'm using package graphix. Any ideas?
 Please, cc to my email address because I have digest
 on.

cool. no lyx and not on the list ... 

\begin{figure*}[optional placement like htb]
...bla...
\end{figure*}

much more easier with LyX: you only insert a wide figure.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/



Re: Splitting figure across 2 pages w/ caption on 1st page ... possible under LyX? ERT?

2001-07-25 Thread Herbert Voss

Gerald Cecil wrote:
 
 maybe this is a LaTeX question ... but,

anyway ... :-)

 I need to split a figure across 2 pages ... panels a-d on 1st  e-g on next
 pg. I'd like the caption to be under the 1st chunk (Figure X. This shows
 ... ) and then the next page to say  Figure X (continued)  without
 incrementing the Figure counter etc.  Ideally, can this be done in LyX?  Or,
 can someone point me to a source that explains how to do it with ERT?

use a nonfloat and in/decrease the counter by yourself. have a look at

http://www.educat.hu-berlin.de/~voss/lyx/floats/nonFloat.html

where i had the same problem with tables. you can define your
own \myFigure. 

\begin{myFigure}{Figure X}
...
\end{myFigure}
\addtocounter{figure}{-1}
\begin{myFigure}{Figure X (continued)}
...
\end{myFigure}

all in tex(red)


Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/





bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Stephan D. Picard

Hello,
I'm not sure if it's a bug but here is what I experience. I upgraded from
1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
document that include a bunch of other LyX files. Some of the included
files are completely center justified. All the other file BEFORE the
center justified one are fine while all the file AFTER the center
justified... are all center justified too. Looks like that once you have a
center justified included file, it 'forgets to close' the center
justification. Of course, that problem wasn't occuring with 1.1.5fix1
Anybody experiencing this? Any thoughts?
Stephan




Help with lyx for windows

2001-07-25 Thread Fabrizio Giammatteo

Hi,
This is my second mail on topic, but I don't know how to solve my problem 
in other ways.

I've installed lyx for windows (1.1.6 fixc) in this environment:

- Pc Laptop Pentium III (Acer 524TE)
- Windows Millenium Edition
- cygwin
- X-win32 or Exceed
- MikTex

When I try to start lyx it says: Unable to access X display - exiting

Someone told me to modify the DISPLAY variable in the file /etc/lyxprofile 
in order to change the value localhost to the true IP address of my 
machine, but nothing seems to change.

I have no firewall or other protections.

Someone could help me ???
Thanks a lot

Fabrizio

Fabrizio Giammatteo
Information Engineering

Web: www.fgiamma.org
Mail: [EMAIL PROTECTED]
ICQ: 47901548


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: Help with lyx for windows

2001-07-25 Thread Amer Abufadel

Here is what your lyxprofile should look like:


# Set up your home directory (in Cygwin syntax)
export HOME=//d/LyxDocs

# Set up your Language (if you do not want English)
#export LANG=DE

# 
# Below this line you should not change anything if you're
# not familiar with configuration of an unix application!
# 
export PATH=/usr/bin:/usr/local/bin:/usr/X11R6/bin:/bin:$PATH
export USER=`id -un`
export DISPLAY=localhost:0.0
export MAKE_MODE=unix

unset DOSDRIVE
unset DOSDIR
unset TMPDIR
unset TMP

for i in /etc/profile.d/*.sh ; do
  if [ -f $i ]; then
. $i
  fi
done

cd $HOME

test -f ./.bashrc  . ./.bashrc
*
and your runlyx.bat in your cygwin directory should look like:

*
@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 F:\Program Files\StarNet\X-Win32
start .\xwin32.exe

:: Change your geometry settings in the last line so
:: the LyX window will fit on your screen!
:: 
cd F:\cygwin\bin
start .\lyxwin32.exe -geometry 900x800+100+5
*
When you start lyx, this is the file that you run, not any other.  It starts
your X server then Lyx.
Hope this helps,
Amer


- Original Message -
From: Fabrizio Giammatteo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 25, 2001 12:28 PM
Subject: Help with lyx for windows


 Hi,
 This is my second mail on topic, but I don't know how to solve my problem
 in other ways.

 I've installed lyx for windows (1.1.6 fixc) in this environment:

 - Pc Laptop Pentium III (Acer 524TE)
 - Windows Millenium Edition
 - cygwin
 - X-win32 or Exceed
 - MikTex

 When I try to start lyx it says: Unable to access X display - exiting

 Someone told me to modify the DISPLAY variable in the file /etc/lyxprofile
 in order to change the value localhost to the true IP address of my
 machine, but nothing seems to change.

 I have no firewall or other protections.

 Someone could help me ???
 Thanks a lot

 Fabrizio

 Fabrizio Giammatteo
 Information Engineering

 Web: www.fgiamma.org
 Mail: [EMAIL PROTECTED]
 ICQ: 47901548


 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com





Re: Install

2001-07-25 Thread Olivier Tubach

John Levon wrote:

 you should mention that xforms will hopefully be open source very soon, and
 in the not too distant future we will support qt2


cool, have a look now at qt3 (still in beta) which is much more powerfull,
especially its UI designer.
Olivier Tubach





Re: Install

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 07:13:33PM +0200, Olivier Tubach wrote:

 John Levon wrote:
 
  you should mention that xforms will hopefully be open source very soon, and
  in the not too distant future we will support qt2
 
 
 cool, have a look now at qt3 (still in beta) which is much more powerfull,
 especially its UI designer.
 Olivier Tubach

well qt3 is a bit premature. anyway designer in qt2 seems pretty good anyway
for the things we need

john

-- 
I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal.
- Kurt Vonnegut



Re: Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Andre Poenitz wrote:

  and the file streambuf.h is needed by ./src/mathed/formula.C,

 It is certainly not. Which line should that be?

 Andre'

 --
 André Pönitz . [EMAIL PROTECTED]

 ./src/support/sstream.h  line 40 : #include streambuf.h

included from ./src/Lsstream.hline 22 : #include support/sstream.h

included from formula.C line 22 : #include Lsstream.h


Please note that I created in   ./src a file named iostream  containing

#ifndef IOSTREAM_KLUDGE
#define IOSTREAM_KLUDGE
#include iostream.h
namespace std { void iostream_kludge(); };
#endif



Without it, I get with formula.C an error in /usr/include/CC/iostream
(system file)
#error This header file requires the -LANG:std option

Well, STL hell again and again.
And as often, configure that doesn't work...  (I'm a bit desapointed today :)

Thanks for any help,
Olivier






Re: Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Mike Meredith wrote:

  Probably a broken compiler. You need to send to the list the contents
  of your config.log file.

 Or possibly not. An awful lot of autoconfigured stuff breaks under Irix
 because it tries to add /usr/lib to the search path for libraries. For
 better or worse, IRIX has 3 incompatible binary API formats (or
 something) --- o32 ones live in /usr/lib, n32 ones live in /usr/lib32,
 and n64 ones live in /usr/lib64. The default for IRIX 6.5 and later is
 n32.

My last try gives:

setenv LDFLAGS -L/usr/lib32 -n32
setenv CXXFLAGS -n32
setenv CFLAGS -n32
setenv x_libraries /usr/lib32
./configure

and configure tells me :

checking if C++ compiler uses std namespace ... yes
configure: warning:
===
WARNING: This compiler platform does not have the iostream library
in the std namespace.  This presents a problem for writing portable
STL code.  To run the demos, you will need to place a file with the
following in a file called iostream in your include directory.

---iostream
#ifndef IOSTREAM_KLUDGE
#define IOSTREAM_KLUDGE
#include iostream.h
namespace std { void iostream_kludge(); };
#endif
===

then

Configuration:
  Source code location:   .
  C++ Compiler:   CC
  C++ Compiler flags: -n32
  C   Compiler:   cc
  C   Compiler flags: -n32
  LyX binary dir: /usr/freeware/bin
  LyX files dir:  /usr/freeware/share/lyx
  Special flags:   frontend-xforms included-libsigc

 The following problems have been detected by configure.
 Please check the messages below before running 'make'.
 (see the section 'Problems' in the INSTALL file)

** Cannot find libXpm. Please check that the Xpm library
   is correctly installed on your system.

** Cannot find libforms or libxforms. Please check that the xforms library

   is correctly installed on your system.
---

I guess Mike is right, I should try GCC on irix to compile lyx.
I don't think Irix's MipsPro C++ is broken. It works fine and efficiently
for a large number of projects.
I'd say that  lyx's configure  can be improved on IRIX.
and maybe I should use another STL on IRIX... Stl hell...

Best regards from Paris, France.

If someone can contribute a howto compile lyx on IRIX, or better,
provide up-to-date executable...
Thanks in advance
Olivier





Re: Compiling Lyx on Irix

2001-07-25 Thread Andre Poenitz

  ./src/support/sstream.h  line 40 : #include streambuf.h
 
 included from ./src/Lsstream.hline 22 : #include support/sstream.h
 included from formula.C line 22 : #include Lsstream.h

Ok. We were talking avout different levels of 'using' then...

 Without it, I get with formula.C an error in /usr/include/CC/iostream
 (system file)
 #error This header file requires the -LANG:std option
 
 Well, STL hell again and again.

?

This rather looks like a broken compiler or library implementation.

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Lyx Mandrake packages

2001-07-25 Thread German Poo Caaman~o

On http://cronos.dci.ubiobio.cl/~gpoo/lyx/ are stored the 
mandrake's 7.2 packages for LyX 1.1.6fix3.

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
La historia no se lee, se escribe



Re: bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Herbert Voss

Stephan D. Picard wrote:
 
 Hello,
 I'm not sure if it's a bug but here is what I experience. I upgraded from
 1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
 document that include a bunch of other LyX files. Some of the included
 files are completely center justified. All the other file BEFORE the
 center justified one are fine while all the file AFTER the center
 justified... are all center justified too. Looks like that once you have a
 center justified included file, it 'forgets to close' the center
 justification. Of course, that problem wasn't occuring with 1.1.5fix1
 Anybody experiencing this? Any thoughts?

an you send a small lyx-example file which
shows the behaviour?

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/





Re: bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Dekel Tsur

On Wed, Jul 25, 2001 at 12:09:12PM -0400, Stephan D. Picard wrote:
 Hello,
 I'm not sure if it's a bug but here is what I experience. I upgraded from
 1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
 document that include a bunch of other LyX files. Some of the included
 files are completely center justified. All the other file BEFORE the
 center justified one are fine while all the file AFTER the center
 justified... are all center justified too. Looks like that once you have a
 center justified included file, it 'forgets to close' the center
 justification. Of course, that problem wasn't occuring with 1.1.5fix1
 Anybody experiencing this? Any thoughts?

It is a known bug (it was already fixed in CVS).
The problem happens only when you have a centered paragraph at the end of an
included file. The solution: Put a dummy paragraph at the end of that file:
either use a comment paragraph, or use a standard paragraph and enter % in
latex mode.



Re: Install

2001-07-25 Thread Olivier Tubach

Jean-Marc Lasgouttes wrote:

  Jean-Marc == Jean-Marc Lasgouttes [EMAIL PROTECTED] writes:

  Olivier == Olivier Tubach [EMAIL PROTECTED] writes:
 Olivier Why not rewrite lyx with qt ( http://www.trolltech.com ) :

 Jean-Marc I do not know if you have taken a look at lyx sources
 Jean-Marc recently, but there is a src/frontends/ directory, which
 Jean-Marc contains, among other things, the directories gnome/,
 Jean-Marc xforms/ and kde/ (actually, in 1.2.0, this last one is
 Jean-Marc replaced by qt2/).

 Jean-Marc Does it answer to your question?

 It occurs to me that my answer is a bit misleading: currently, oly the
 xforms frontend really work, the others are incomplete at beest (a
 funny mix of xforms, and [name here] interface).

 JMarc

good news :)
qt seems a good choice on windows (native widgets, no Cygwin layer + X server ).
Applications written in qt run very fine on windows. (and has all 'modern' features
(docking windows, toolbars, MDI, subprocesses)).
A good lyx application (with easy preview of images jpg/png) on windows would beat
any other document package...
best regards
Olivier





Re: Install

2001-07-25 Thread Andre Poenitz

 qt seems a good choice on windows (native widgets, no Cygwin layer + X
 server ).  Applications written in qt run very fine on windows. (and has
 all 'modern' features (docking windows, toolbars, MDI,
 subprocesses)).

Qt itself did not look modern last time I've seen it. 
It rather looked like C++ from the stone age...

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Re: Install

2001-07-25 Thread Olivier Tubach

Andre Poenitz wrote:

  qt seems a good choice on windows (native widgets, no Cygwin layer + X
  server ).  Applications written in qt run very fine on windows. (and has
  all 'modern' features (docking windows, toolbars, MDI,
  subprocesses)).

 Qt itself did not look modern last time I've seen it.
 It rather looked like C++ from the stone age...


but it compiles everywhere :)
download last qt 3 beta, and have a look...
Best regards.
Olivier





Re: Install

2001-07-25 Thread John Levon

  qt seems a good choice on windows (native widgets, no Cygwin layer + X
  server ).  Applications written in qt run very fine on windows. (and has
  all 'modern' features (docking windows, toolbars, MDI,
  subprocesses)).
 
 Qt itself did not look modern last time I've seen it. 
 It rather looked like C++ from the stone age...
 
 Andre'
he means its feature set. it's a pity qt uese such a crippled c++, but that's offtopic 
too
I suppose

john

 

-- 
I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal.
- Kurt Vonnegut



Re: Install

2001-07-25 Thread Olivier Tubach

>
>
> Because I use their distro only seldom. If the KDE people would use proper
> C++ I'd probably have come to that decision much earlier due to the support
> for that other toolkit...
>

Why not rewrite lyx with qt ( http://www.trolltech.com ) : it would run on
windows "natively" (lyx + cygwin can't be compared to any other professional
windows application), on macOsX, and all the X11-unixes.
And beleive me, as a project manager, I ported my software to Qt a year ago (in 5
month), and qt is really cool and easy. You get a very nice InterfaceBuilder,
multiplatform code and makefiles... now I spend my time adding and improving
features, not fighting X and Motif.

Olivier Tubach

http://www.trolltech.com/references/focus/qtfocus5.html





Re: Announcing LyX 1.1.6fix3

2001-07-25 Thread Markus Mohr

debs, debs, where are the debs?
;)

marksu



Re: Class files not installed on the system....

2001-07-25 Thread Rainer Dorsch


Herbert,

thanks for the detailed explanation. But it seems that lyx can't do what I 
need. I need all the files in one directory (including the latex class files) 
unpack it and run it through lyx.

I will do the replacement by hand for now. Hopefully a later version of lyx 
will support it (an easy fix would be to be able to specify the documentclass 
line in latex ocde).

Thanks a lot.

Rainer.

> Rainer Dorsch wrote:
> > 
> > > Rainer Dorsch wrote:
> > > >
> > > > the ieeetran.cls file is not installed on the system (debian linux) I am using
> > > > lyx on. When running latex iwthout lyx, it is no problem to put the file
> > > > IEEEtran.cls in the working directory. But lyx seems to have problems, when
> > > > running reconfigure, I get
> > > >
> > > > +checking for document class IEEEtran [IEEEtran]... no
> > > >
> > > > so I cannot select IEEEtran in Layout->document
> > >
> > > where do you have installed the ieeetran.cls?
> > >
> > 
> > Same directory as .lyx file.
> 
> lyx searches the latex tree when configuring the classes.
> put the class-file in something like
> /usr/local/texmf/tex/latex/IEEE
> or also possible in your home-texdir, often like
> ~/.TeX
> 
> Herbert
> 
> 
> -- 
> http://www.educat.hu-berlin.de/~voss/lyx/
> 





1.1.6fix3 compilation error

2001-07-25 Thread Thomas de Grenier de Latour

Hi,

I've tried to compile 1.1.6fix3, but had an error...

Here are some informations about my system:
 SunOS tiramisu 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10
 gcc version 2.8.1 
 GNU ld version 2.9.1 (with BFD 2.9.1)
 
Here is the end of the "./configure --with-version-suffix
--prefix=/udd/degrenie/pub" (after a "setenv LINGUAS 'fr'")

[...]
Configuration:
  Source code location:   .
  C++ Compiler:   g++
  C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions
  C   Compiler:   gcc
  C   Compiler flags: -g -O2
  LyX binary dir: /udd/degrenie/pub/bin
  LyX files dir:  /udd/degrenie/pub/share/lyx-1.1.6fix3
  Special flags:   frontend-xforms included-libsigc

Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.

...and here is the output of the make:

Making all in intl
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/intl'
Making all in po
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/po'
Making all in sigc++
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make  all-recursive
make[2]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
Making all in macros
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++/macros'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++/macros'
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c object.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c object.cc -o
object.o
echo timestamp > object.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c scope.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c scope.cc -o
scope.o
echo timestamp > scope.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c marshal.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c marshal.cc -o
marshal.o
echo timestamp > marshal.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c slot.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c slot.cc -o
slot.o
echo timestamp > slot.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c basic_signal.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c basic_signal.cc
-o basic_signal.o
echo timestamp > basic_signal.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c adaptor.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c adaptor.cc -o
adaptor.o
echo timestamp > adaptor.lo
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I./..-g -O2 -c thread.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.. -g -O2 -c thread.cc -o
thread.o
echo timestamp > thread.lo
/bin/sh ./libtool --mode=link c++  -g -O2  -o libsigc.la  -no-undefined
object.lo scope.lo marshal.lo slot.lo basic_signal.lo adaptor.lo
thread.lo  
mkdir .libs
ar cru .libs/libsigc.a  object.o scope.o marshal.o slot.o basic_signal.o
adaptor.o thread.o 
ranlib .libs/libsigc.a
creating libsigc.la
(cd .libs && rm -f libsigc.la && ln -s ../libsigc.la libsigc.la)
make[3]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make[2]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/sigc++'
Making all in boost
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/boost'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/boost'
Making all in src
make[1]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src'
make  all-recursive
make[2]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src'
Making all in mathed
make[3]: Entering directory
`/udd/degrenie/download/install/lyx-1.1.6fix3/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../src -I../../images -I./../ -I../.. -I../.. -I../../boost 
-isystem /usr/local/X11R5/include  -g -O2 -fno-rtti -fno-exceptions -c
formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../..
-I../.. -I../../boost -isystem /usr/local/X11R5/include -g -O2 -fno-rtti
-fno-exceptions -c formula.C -o formula.o
array.h: In method `void LyxArrayBase::Init()':
In file included from math_defs.h:32,
 from math_iter.h:27,
   

Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Hello,

has someone successfully compiled lyx recently on Irix ?
seems that the configure script nevers sees the Xforms and the Xpm lib
(that are installed).

and the file streambuf.h is needed by ./src/mathed/formula.C, but it's
not on my system (running IRIX 6.5.11, MipsPro C++ 7.3).
any help would be greatly appreciated !
thanks
Olivier Tubach





Re: Compiling Lyx on Irix

2001-07-25 Thread Andre Poenitz

> and the file streambuf.h is needed by ./src/mathed/formula.C,

It is certainly not. Which line should that be?

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Splitting figure across 2 pages w/ caption on 1st page ... possible under LyX? ERT?

2001-07-25 Thread Gerald Cecil

Hi ,

maybe this is a LaTeX question ... but,

I need to split a figure across 2 pages ... panels a-d on 1st & e-g on next
pg. I'd like the caption to be under the 1st chunk (Figure X. This shows
... ) and then the next page to say  Figure X (continued)  without
incrementing the Figure counter etc.  Ideally, can this be done in LyX?  Or,
can someone point me to a source that explains how to do it with ERT?

Thanks. I have a 325+ page book in LyX & it works beautifully other than the
occasional xforms hiccup. Great work!

Gerald Cecil




Re: OT: KDE and small beginnings

2001-07-25 Thread Peter S Galbraith


"Christopher M. Jones" wrote:

> I recall a while back someone found an early post to the LyX list, looking 
> suspiciously like an announcement of the intended development of KDE. Here's 
> the confirmation of this suspicion...
> 
> http://freeos.com/articles/4070
> 
> Martin Konold reports that Mathias Etterich (these two guys thought up KDE) 
> posted to both comp.os.linux.announce, and the LyX mailing list, announcing 
> their intention to develop what became KDE.

The post to the Lyx mailing list might be:

http://www.via.ecp.fr/lyx/archive/9610/msg00368.html

Unfortunately, that archive (linked that the `old' one on
http://www.lyx.org/internet/mailing.php3) is dead now.

Peter



Re: Install

2001-07-25 Thread Ronny Buchmann

* Andre Poenitz <[EMAIL PROTECTED]> [2001-07-25 07:50] schrieb:
> > > If I did not already consider them stupid for shipping gcc "2.96", I would
> > > start doing so now... *sigh*
> > 
> > Gee you've been very easy on them.  Why wait so long to come to this
> > decision?
> 
> Because I use their distro only seldom. If the KDE people would use proper
> C++ I'd probably have come to that decision much earlier due to the support
> for that other toolkit...
> 
> > RH dropped LyX from powertools after they made a complete FU of powertools
> > 5 when they included LyX linked against 0.86 and shipped 0.81 on the cd.
> > At the time we had also dropped support for 0.81 so even if you tried
> > rebuilding from srpms you still couldn't get it working.  Perhaps they
> > didn't like our GUII idea or the KLyX port which was being rumoured (since
> > everyone had said gtk wouldn't win outright).
> 
> This smells like some political decision... 
redhat takes sometimes strange political decisions, sometimes license related, 
sometimes even stranger
netscape is still included (and completely non-free), but lyx/xforms is not (which is 
imho more free)
pine is still included (also non-free)
there are several alternatives to netscape, but none to lyx
there are hundreds of alternatives to pine, but none to lyx

i'd accept their decision to include only free software, if they were consequent

i will talk to a redhat guy at the evening, maybe me gets heard ;)

>  
> Andre'
> 
 
-- 
ronny




Re: OT: KDE and small beginnings

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 10:11:55AM -0400, Peter S Galbraith wrote:

> The post to the Lyx mailing list might be:
> 
> http://www.via.ecp.fr/lyx/archive/9610/msg00368.html
> 
> Unfortunately, that archive (linked that the `old' one on
> http://www.lyx.org/internet/mailing.php3) is dead now.

JMarcI thought you asked them to restore it ?

john

-- 
"I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal."
- Kurt Vonnegut



Re: Install

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 04:37:01PM +0200, Ronny Buchmann wrote:

> 
> i will talk to a redhat guy at the evening, maybe me gets heard ;)
> 

you should mention that xforms will hopefully be open source very soon, and
in the not too distant future we will support qt2

but the distro-bashing is pretty offtopic

john

-- 
"I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal."
- Kurt Vonnegut



wide figures in a twocolumn article

2001-07-25 Thread Matias Freytes

Hello,
This is almost off topic because I'm not using lyx for
this article, I'm using LaTex. I didn't know where else I
could ask. I'm sorry.
I need to insert a wide eps figure in a twocolumn
IEEEtrans article. I'm using package "graphix". Any ideas?
Please, cc to my email address because I have "digest
on".


Thanks in advance,
Matias.




Re: Compiling Lyx on Irix

2001-07-25 Thread Mike Meredith

-BEGIN PGP SIGNED MESSAGE-

- -BEGIN PGP SIGNED MESSAGE-

On Wednesday 25 July 2001 14:47, you wrote:
> > "Olivier" == Olivier Tubach <[EMAIL PROTECTED]> writes:
>
> Olivier> Hello, has someone successfully compiled lyx recently on
> Irix Olivier> ? seems that the configure script nevers sees the
> Xforms and Olivier> the Xpm lib (that are installed).

Lyx does compile on Irix using gcc --- I'm running it at home. I never 
managed to get it to compile using MIPS C++ which is a shame as this 
generates much better code.

I'll have a longer look into this when I'm in front of my SGI, but in 
the meantime ...

> Probably a broken compiler. You need to send to the list the contents
> of your config.log file.

Or possibly not. An awful lot of autoconfigured stuff breaks under Irix 
because it tries to add /usr/lib to the search path for libraries. For 
better or worse, IRIX has 3 incompatible binary API formats (or 
something) --- o32 ones live in /usr/lib, n32 ones live in /usr/lib32, 
and n64 ones live in /usr/lib64. The default for IRIX 6.5 and later is 
n32.
- - -- 
[EMAIL PROTECTED]http://www.iso.port.ac.uk/~mike
Senior Informatics Officer (Postmaster, Hostmaster, and security)

- -BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBO17kCs19DFC51SfFAQEcTQP9FD+BwiCawhVBrLi2ElGICEo4EZbx7XyF
yhvKjNEGYjMoDkSnwKcGtraRLldWLIqcydpEF9OPYxnqCU2tSGsc+39gm6WmaKZB
H4JwsA/F7uDFQTe2exgaieVtqhuyNXZfIVyadlIx9Q+jRwfsDZGWOdsrrD7CzPJq
r0DBUDBtsUY=
=Oyzc
- -END PGP SIGNATURE-

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBO17kTM19DFC51SfFAQGJSAP/Zdb3PWgBxHZIbV+dsSVjBbnHxONICUPG
hZvZQ+azKbahZ5BixRJsXtZraWuBLOcC7N5Zic5dPuwuloSnH4j/sDD8Pngpz27C
c3in3q1/V9K0BpughJIZhlvLzB5CGBBKdb+8/dU5iERijw6fYg6n/4bdxtxs9Ut3
cGidWozkzEo=
=HSXr
-END PGP SIGNATURE-



Re: Install

2001-07-25 Thread Ronny Buchmann

* John Levon <[EMAIL PROTECTED]> [2001-07-25 16:57] schrieb:
> On Wed, Jul 25, 2001 at 04:37:01PM +0200, Ronny Buchmann wrote:
> 
> > 
> > i will talk to a redhat guy at the evening, maybe me gets heard ;)
> > 
> 
> you should mention that xforms will hopefully be open source very soon, and
> in the not too distant future we will support qt2
thanks for the news, i didn't know this (but i've looked at xforms mailing list 
archive now), or maybe you said it before and i forgot it

> 

> but the distro-bashing is pretty offtopic
yes, sorry
(and btw, i personally prefer redhat (or better rawhide) ;))

> john
> 
 
-- 
ronny




Re: wide figures in a twocolumn article

2001-07-25 Thread Tuukka Toivonen

On Wed, 25 Jul 2001, Matias Freytes wrote:

>   I need to insert a wide eps figure in a twocolumn
> IEEEtrans article. I'm using package "graphix". Any ideas?

I inserted some wide math matrices using Insert/Floats/Wide table
float. Maybe you could use it (or wide figure) too (and yes, I was using
IEEEtran). I don't know about package graphix.





Re: wide figures in a twocolumn article

2001-07-25 Thread Herbert Voss

Matias Freytes wrote:
> 
> This is almost off topic because I'm not using lyx for
> this article, I'm using LaTex. I didn't know where else I
> could ask. I'm sorry.
> I need to insert a wide eps figure in a twocolumn
> IEEEtrans article. I'm using package "graphix". Any ideas?
> Please, cc to my email address because I have "digest
> on".

cool. no lyx and not on the list ... 

\begin{figure*}[optional placement like htb]
...bla...
\end{figure*}

much more easier with LyX: you only insert a wide figure.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/



Re: Splitting figure across 2 pages w/ caption on 1st page ... possible under LyX? ERT?

2001-07-25 Thread Herbert Voss

Gerald Cecil wrote:
> 
> maybe this is a LaTeX question ... but,

anyway ... :-)

> I need to split a figure across 2 pages ... panels a-d on 1st & e-g on next
> pg. I'd like the caption to be under the 1st chunk (Figure X. This shows
> ... ) and then the next page to say  Figure X (continued)  without
> incrementing the Figure counter etc.  Ideally, can this be done in LyX?  Or,
> can someone point me to a source that explains how to do it with ERT?

use a nonfloat and in/decrease the counter by yourself. have a look at

http://www.educat.hu-berlin.de/~voss/lyx/floats/nonFloat.html

where i had the same problem with tables. you can define your
own \myFigure. 

\begin{myFigure}{Figure X}
...
\end{myFigure}
\addtocounter{figure}{-1}
\begin{myFigure}{Figure X (continued)}
...
\end{myFigure}

all in tex(red)


Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/





bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Stephan D. Picard

Hello,
I'm not sure if it's a bug but here is what I experience. I upgraded from
1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
document that include a bunch of other LyX files. Some of the included
files are completely center justified. All the other file BEFORE the
center justified one are fine while all the file AFTER the center
justified... are all center justified too. Looks like that once you have a
center justified included file, it 'forgets to close' the center
justification. Of course, that problem wasn't occuring with 1.1.5fix1
Anybody experiencing this? Any thoughts?
Stephan




Help with lyx for windows

2001-07-25 Thread Fabrizio Giammatteo

Hi,
This is my second mail on topic, but I don't know how to solve my problem 
in other ways.

I've installed lyx for windows (1.1.6 fixc) in this environment:

- Pc Laptop Pentium III (Acer 524TE)
- Windows Millenium Edition
- cygwin
- X-win32 or Exceed
- MikTex

When I try to start lyx it says: "Unable to access X display - exiting"

Someone told me to modify the DISPLAY variable in the file /etc/lyxprofile 
in order to change the value localhost to the true IP address of my 
machine, but nothing seems to change.

I have no firewall or other protections.

Someone could help me ???
Thanks a lot

Fabrizio

Fabrizio Giammatteo
Information Engineering

Web: www.fgiamma.org
Mail: [EMAIL PROTECTED]
ICQ: 47901548


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: Help with lyx for windows

2001-07-25 Thread Amer Abufadel

Here is what your lyxprofile should look like:


# Set up your home directory (in Cygwin syntax)
export HOME="//d/LyxDocs"

# Set up your Language (if you do not want English)
#export LANG=DE

# 
# Below this line you should not change anything if you're
# not familiar with configuration of an unix application!
# 
export PATH="/usr/bin:/usr/local/bin:/usr/X11R6/bin:/bin:$PATH"
export USER="`id -un`"
export DISPLAY=localhost:0.0
export MAKE_MODE=unix

unset DOSDRIVE
unset DOSDIR
unset TMPDIR
unset TMP

for i in /etc/profile.d/*.sh ; do
  if [ -f $i ]; then
. $i
  fi
done

cd "$HOME"

test -f ./.bashrc && . ./.bashrc
*
and your runlyx.bat in your cygwin directory should look like:

*
@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 "F:\Program Files\StarNet\X-Win32"
start .\xwin32.exe

:: Change your geometry settings in the last line so
:: the LyX window will fit on your screen!
:: 
cd F:\cygwin\bin
start .\lyxwin32.exe -geometry 900x800+100+5
*
When you start lyx, this is the file that you run, not any other.  It starts
your X server then Lyx.
Hope this helps,
Amer


- Original Message -
From: "Fabrizio Giammatteo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 12:28 PM
Subject: Help with lyx for windows


> Hi,
> This is my second mail on topic, but I don't know how to solve my problem
> in other ways.
>
> I've installed lyx for windows (1.1.6 fixc) in this environment:
>
> - Pc Laptop Pentium III (Acer 524TE)
> - Windows Millenium Edition
> - cygwin
> - X-win32 or Exceed
> - MikTex
>
> When I try to start lyx it says: "Unable to access X display - exiting"
>
> Someone told me to modify the DISPLAY variable in the file /etc/lyxprofile
> in order to change the value localhost to the true IP address of my
> machine, but nothing seems to change.
>
> I have no firewall or other protections.
>
> Someone could help me ???
> Thanks a lot
>
> Fabrizio
>
> Fabrizio Giammatteo
> Information Engineering
>
> Web: www.fgiamma.org
> Mail: [EMAIL PROTECTED]
> ICQ: 47901548
>
>
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>



Re: Install

2001-07-25 Thread Olivier Tubach

John Levon wrote:

> you should mention that xforms will hopefully be open source very soon, and
> in the not too distant future we will support qt2
>

cool, have a look now at qt3 (still in beta) which is much more powerfull,
especially its UI designer.
Olivier Tubach





Re: Install

2001-07-25 Thread John Levon

On Wed, Jul 25, 2001 at 07:13:33PM +0200, Olivier Tubach wrote:

> John Levon wrote:
> 
> > you should mention that xforms will hopefully be open source very soon, and
> > in the not too distant future we will support qt2
> >
> 
> cool, have a look now at qt3 (still in beta) which is much more powerfull,
> especially its UI designer.
> Olivier Tubach

well qt3 is a bit premature. anyway designer in qt2 seems pretty good anyway
for the things we need

john

-- 
"I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal."
- Kurt Vonnegut



Re: Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Andre Poenitz wrote:

> > and the file streambuf.h is needed by ./src/mathed/formula.C,
>
> It is certainly not. Which line should that be?
>
> Andre'
>
> --
> André Pönitz . [EMAIL PROTECTED]

 ./src/support/sstream.h  line 40 : #include 

included from ./src/Lsstream.hline 22 : #include "support/sstream.h"

included from formula.C line 22 : #include "Lsstream.h"


Please note that I created in   ./src a file named iostream  containing

#ifndef IOSTREAM_KLUDGE
#define IOSTREAM_KLUDGE
#include 
namespace std { void iostream_kludge(); };
#endif



Without it, I get with formula.C an error in /usr/include/CC/iostream
(system file)
#error This header file requires the -LANG:std option

Well, STL hell again and again.
And as often, configure that doesn't work...  (I'm a bit desapointed today :)

Thanks for any help,
Olivier






Re: Compiling Lyx on Irix

2001-07-25 Thread Olivier Tubach

Mike Meredith wrote:

> > Probably a broken compiler. You need to send to the list the contents
> > of your config.log file.
>
> Or possibly not. An awful lot of autoconfigured stuff breaks under Irix
> because it tries to add /usr/lib to the search path for libraries. For
> better or worse, IRIX has 3 incompatible binary API formats (or
> something) --- o32 ones live in /usr/lib, n32 ones live in /usr/lib32,
> and n64 ones live in /usr/lib64. The default for IRIX 6.5 and later is
> n32.

My last try gives:

setenv LDFLAGS -L/usr/lib32 -n32
setenv CXXFLAGS -n32
setenv CFLAGS -n32
setenv x_libraries /usr/lib32
./configure

and configure tells me :

checking if C++ compiler uses std namespace ... yes
configure: warning:
===
WARNING: This compiler platform does not have the iostream library
in the std namespace.  This presents a problem for writing portable
STL code.  To run the demos, you will need to place a file with the
following in a file called iostream in your include directory.

---iostream
#ifndef IOSTREAM_KLUDGE
#define IOSTREAM_KLUDGE
#include 
namespace std { void iostream_kludge(); };
#endif
===

then

Configuration:
  Source code location:   .
  C++ Compiler:   CC
  C++ Compiler flags: -n32
  C   Compiler:   cc
  C   Compiler flags: -n32
  LyX binary dir: /usr/freeware/bin
  LyX files dir:  /usr/freeware/share/lyx
  Special flags:   frontend-xforms included-libsigc

 The following problems have been detected by configure.
 Please check the messages below before running 'make'.
 (see the section 'Problems' in the INSTALL file)

** Cannot find libXpm. Please check that the Xpm library
   is correctly installed on your system.

** Cannot find libforms or libxforms. Please check that the xforms library

   is correctly installed on your system.
---

I guess Mike is right, I should try GCC on irix to compile lyx.
I don't think Irix's MipsPro C++ is broken. It works fine and efficiently
for a large number of projects.
I'd say that  lyx's configure  can be improved on IRIX.
and maybe I should use another STL on IRIX... Stl hell...

Best regards from Paris, France.

If someone can contribute a "howto compile lyx on IRIX", or better,
provide up-to-date executable...
Thanks in advance
Olivier





Re: Compiling Lyx on Irix

2001-07-25 Thread Andre Poenitz

>  ./src/support/sstream.h  line 40 : #include 
> 
> included from ./src/Lsstream.hline 22 : #include "support/sstream.h"
> included from formula.C line 22 : #include "Lsstream.h"

Ok. We were talking avout different levels of 'using' then...

> Without it, I get with formula.C an error in /usr/include/CC/iostream
> (system file)
> #error This header file requires the -LANG:std option
> 
> Well, STL hell again and again.

?

This rather looks like a broken compiler or library implementation.

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Lyx Mandrake packages

2001-07-25 Thread German Poo Caaman~o

On http://cronos.dci.ubiobio.cl/~gpoo/lyx/ are stored the 
mandrake's 7.2 packages for LyX 1.1.6fix3.

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
"La historia no se lee, se escribe"



Re: bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Herbert Voss

"Stephan D. Picard" wrote:
> 
> Hello,
> I'm not sure if it's a bug but here is what I experience. I upgraded from
> 1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
> document that include a bunch of other LyX files. Some of the included
> files are completely center justified. All the other file BEFORE the
> center justified one are fine while all the file AFTER the center
> justified... are all center justified too. Looks like that once you have a
> center justified included file, it 'forgets to close' the center
> justification. Of course, that problem wasn't occuring with 1.1.5fix1
> Anybody experiencing this? Any thoughts?

an you send a small lyx-example file which
shows the behaviour?

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/





Re: bug in 1.1.6fix 3 with center feature!?

2001-07-25 Thread Dekel Tsur

On Wed, Jul 25, 2001 at 12:09:12PM -0400, Stephan D. Picard wrote:
> Hello,
> I'm not sure if it's a bug but here is what I experience. I upgraded from
> 1.1.5fix1 to 1.1.6fix3 on a Solaris machine. I have a main LyX
> document that include a bunch of other LyX files. Some of the included
> files are completely center justified. All the other file BEFORE the
> center justified one are fine while all the file AFTER the center
> justified... are all center justified too. Looks like that once you have a
> center justified included file, it 'forgets to close' the center
> justification. Of course, that problem wasn't occuring with 1.1.5fix1
> Anybody experiencing this? Any thoughts?

It is a known bug (it was already fixed in CVS).
The problem happens only when you have a centered paragraph at the end of an
included file. The solution: Put a dummy paragraph at the end of that file:
either use a comment paragraph, or use a standard paragraph and enter % in
latex mode.



Re: Install

2001-07-25 Thread Olivier Tubach

Jean-Marc Lasgouttes wrote:

> > "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
> > "Olivier" == Olivier Tubach <[EMAIL PROTECTED]> writes:
> Olivier> Why not rewrite lyx with qt ( http://www.trolltech.com ) :
>
> Jean-Marc> I do not know if you have taken a look at lyx sources
> Jean-Marc> recently, but there is a src/frontends/ directory, which
> Jean-Marc> contains, among other things, the directories gnome/,
> Jean-Marc> xforms/ and kde/ (actually, in 1.2.0, this last one is
> Jean-Marc> replaced by qt2/).
>
> Jean-Marc> Does it answer to your question?
>
> It occurs to me that my answer is a bit misleading: currently, oly the
> xforms frontend really work, the others are incomplete at beest (a
> funny mix of xforms, and [name here] interface).
>
> JMarc

good news :)
qt seems a good choice on windows (native widgets, no Cygwin layer + X server ).
Applications written in qt run very fine on windows. (and has all 'modern' features
(docking windows, toolbars, MDI, subprocesses)).
A good lyx application (with easy preview of images jpg/png) on windows would beat
any other document package...
best regards
Olivier





Re: Install

2001-07-25 Thread Andre Poenitz

> qt seems a good choice on windows (native widgets, no Cygwin layer + X
> server ).  Applications written in qt run very fine on windows. (and has
> all 'modern' features (docking windows, toolbars, MDI,
> subprocesses)).

Qt itself did not look "modern" last time I've seen it. 
It rather looked like C++ from the stone age...

Andre'

-- 
André Pönitz . [EMAIL PROTECTED]



Re: Install

2001-07-25 Thread Olivier Tubach

Andre Poenitz wrote:

> > qt seems a good choice on windows (native widgets, no Cygwin layer + X
> > server ).  Applications written in qt run very fine on windows. (and has
> > all 'modern' features (docking windows, toolbars, MDI,
> > subprocesses)).
>
> Qt itself did not look "modern" last time I've seen it.
> It rather looked like C++ from the stone age...
>

but it compiles everywhere :)
download last qt 3 beta, and have a look...
Best regards.
Olivier





Re: Install

2001-07-25 Thread John Levon

> > qt seems a good choice on windows (native widgets, no Cygwin layer + X
> > server ).  Applications written in qt run very fine on windows. (and has
> > all 'modern' features (docking windows, toolbars, MDI,
> > subprocesses)).
> 
> Qt itself did not look "modern" last time I've seen it. 
> It rather looked like C++ from the stone age...
> 
> Andre'
he means its feature set. it's a pity qt uese such a crippled c++, but that's offtopic 
too
I suppose

john

> 

-- 
"I have been a soreheaded occupant of a file drawer labeled 'Science Fiction' ... 
 and I would like out, particularly since so many serious critics regularly 
 mistake the drawer for a urinal."
- Kurt Vonnegut