LyX components?

2000-02-09 Thread Dino Ferrero

Hello

this is the first time I write to the list, so forgive me... We're
currently
developing a visualization library for histograms/vectors based on the
Qt
package. The aim of the library is to allow physicists to produce
complex
graphic representation of their data (e.g. many plots on one page, some
of
them overlaying others using different representations etc.).
The output can both be rendered on screen or saved as a PostScript file
which is then (usually) embedded in a LaTex document.

In our previous package (FORTRAN based) we used to have an hand-made 
'micro-language' to specify the layout of formulas, allowing the use of
greek letters, subscript/superscript etc.

Since our environment is still very much 'LaTex' addicted, I thought
we may use a subset of LaTex for this purpose.

What I'm looking for is basically any code which could help in this
task:

- a parser for LaTex formulas (we'll probably support a subset of the
whole
LaTex stuff...)

- code to render them on screen (possibly in Qt...)

- code to produce PostScript.

Do you think I may find any of those in the LyX code?

Thanks

Dino



Re: rae branch compile woes.

2000-02-09 Thread Jean-Marc Lasgouttes

 "Allan" == Allan Rae [EMAIL PROTECTED] writes:

Allan On Wed, 9 Feb 2000, Allan Rae wrote:
  Second problem: configure dies with  checking for Qt...
 configure: error: Qt-1.4 (headers and libraries)  not found.
 Please check your installation!   I indeed do not have Qt
 installed, but I shouldn't need to, right?
 
 I blame Juergen ;-)

Allan Actually I don't even see the --with-frontend option listed
Allan when I try ./configure --help. Something funny going on here.

Did you run autogen.sh?

JMarc



Re: rae branch compile woes.

2000-02-09 Thread Juergen Vigna


On 09-Feb-2000 Jean-Marc Lasgouttes wrote:
 "Allan" == Allan Rae [EMAIL PROTECTED] writes:
 
 Allan On Wed, 9 Feb 2000, Allan Rae wrote:
  Second problem: configure dies with  checking for Qt...
 configure: error: Qt-1.4 (headers and libraries)  not found.
 Please check your installation!   I indeed do not have Qt
 installed, but I shouldn't need to, right?
 
 I blame Juergen ;-)
 

Well yes I take the blame :)

 Allan Actually I don't even see the --with-frontend option listed
 Allan when I try ./configure --help. Something funny going on here.
 
 Did you run autogen.sh?
 

I guess Jean-Marc is right here and you probably have to update you
source-tree too #:O) [just kidding]

I have a Problem now for the configuration of the frontend and I probably
need your help Jean-Marc to solve it. I thought (wrongly) that if I have
code like this:

if test cond; then

do this

else

do other

endif

in the acinclude.m4 it will do the selective stuff, but I'm wrong here.
If I insert a AC_DEFUN inside the do this it is ALWAYS executed. So
how may I insert some MACROS inside this 'if then' so that it is ONLY
executed if we really need it?

Any help?

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-450296
ITALY Web:http://www.sad.it/~jug

Ah, but a man's grasp should exceed his reach, 
Or what's a heaven for ?
-- Robert Browning, "Andrea del Sarto"

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Bibliography and citation insertion problem [quite long] but a start of solution

2000-02-09 Thread Yann MORERE

hello lyx developpers, 


1st mail posted en lyx-user

i've got a problem with the bibtex reference insertion, (in lyx 1.1.3
and lyx 1.1.4pre2, and at least 1.1.4), 

I'm using an OSF1 flore V4.0 1091 alpha
with 
This is TeX, Version 3.14159 (C version 6.1)
**

using 
kpsewhich --version
kpathsea version 2.6.

in fact when i try to insert a reference from my bib file by "insert
reference", there are no choice to select in the key field, 

the field in the "bibtex generated reference" is weel filled, 

a complement, the response of lyx is : 
kpse status = 512
kpse result = `'
style = `'
data = `/users/laih2/ymorere/lyx/these/theorems/bib_papier.bib'

where does the problem come from?

have you got an idea, is my version of kpsewhich too old?


no reply 2nd mail to add some details

i forgot something yesterday : 

this message is given by lyx when i compile my lyx file

kpse status = 512
kpse result = `'
style = `'
data = `/users/laih2/ymorere/lyx/these/theorems/bib_papier.bib'

but when i try to insert a reference it replies : 

kpse status = 512
kpse result = `'
Bibfile: 

it seems not to recognize my bib file isn't it.


--- 3rd mail 

i've got a problem with the bibtex reference insertion, (in lyx 1.1.3
and lyx 1.1.4pre2), and lyx 1.1.4 last release

but not with the 1.0.4 release

the test was made on an OSF1 flore V4.0 1091 alpha and a sun sparc
station with a red hat 6

when trying to put a citation reference in my document, (the bibtex file
and style is well specified at the end of the doc), lyx seems not to see
my references keys... but in the 1.0.4 version all work well

an idea please; 

--- last mail with a replay from Staffan Ringbom

Try to include the enitre path for the bibfile.
At least that  works for me!

Life was easier with lyx-1.1.2 in this respect.
(1.1.2 was a damned good release)

best,
Staffan


 in fact it works whth including the complete path in lyx

Dear Yann,

Made a push in this issue earlier to Jean-Marc Lasgouttes.

Would highly apreciate if you  also could  make a push
by informing your observations to the developer team.

Have you tried this:

Include the entire path while editing the text.
Remove it from the final version.
run view dvi.
To me everything is fine with the latex runs.
(But, obviously  I cannot view any citation keys from LyX)
Conclusion. This is definitely a LyX problem.


Best,

Staffan


Yann MORERE wrote:

 Staffan Ringbom wrote:
 
  Try to include the enitre path for the bibfile.
  At least that  works for me!
 

 that's work for me too, thank you,

 but it's crazy that it works in the previous version and not now 

  Life was easier with lyx-1.1.2 in this respect.
  (1.1.2 was a damned good release)

 i recompiled the 1.0.4 version a pretty good stable version too

 regards,


 my last reply 

in fact i made this test at the very first time because i tried to
compile older documents (written with 1.0.4 version). So i wasn't able
to insert new citation (because lyx didn't see them), but the
compilation worked well, all my bibliography was there, 

it isn't a latex problem, or la latex distribution problem, but really a
lyx bug.


 To me everything is fine with the latex runs.

me too

 (But, obviously  I cannot view any citation keys from LyX)
 Conclusion. This is definitely a LyX problem.

I agree with you


-

My conclusion is  :

when running lyx, in order to include citation, you must include the
whole path in the bibtex database field.

but when compiling, latex does not requires this path (the bibliography
is well created)

this remark is proved by the lyx message in the devel version

this message is given by lyx when i compile my lyx file

kpse status = 512
kpse result = `'
style = `'
data = `/users/laih2/ymorere/lyx/these/theorems/bib_papier.bib'

but when i try to insert a reference it replies : 

kpse status = 512
kpse result = `'
Bibfile: 

regards

Yann
-- 
"Y faut liiirrreee, Arlequin, Champion de l'amou" Dany Boon
---
Yann MORERE  [EMAIL PROTECTED]
Doctorant Automatiquehttp://www.multimania.com/ymorere/



Re: rae branch compile woes.

2000-02-09 Thread Juergen Vigna


On 09-Feb-2000 Jean-Marc Lasgouttes wrote:
 
 Are you refering to the code in LYX_USE_FRONTEND? It looks good to me.
 However, it still does not work... The code for KDE_DO_IT_ALL is
 inserted before the code of LYX_USE_FRONTEND, and I do not know why.
 Maybe a problem with kde.m4.
 

That's exactly the problem I would have like you to answer :)
I've no idea why the code is inserted before!

 
 PS: I can't connect to cvs. Is that normal?

What problem do you have?

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-450296
ITALY Web:http://www.sad.it/~jug

Another Armenia, Belgium ... the weak innocents who always seem to be
located on a natural invasion route.
-- Kirk, "Errand of Mercy", stardate 3198.4

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: rae branch compile woes.

2000-02-09 Thread Juergen Vigna


On 09-Feb-2000 Jean-Marc Lasgouttes wrote:

 Juergen That's exactly the problem I would have like you to answer :)
 Juergen I've no idea why the code is inserted before!
 
 I have done some small changes to your code (that I cannot commit nor
 test, unfortunately), but it seems it should basically just work. 
 

I would like to see this code it would interst me what you did to
call KDE_DO_IT_ALL only if the --with-frontend=kde is set.

 OTOH, I am concerned by the fact that this KDE autoconf stuff does
 many things we already do, and that some things that go in config.h
 could create conflicts. We'll see over time.
 

Well what does it write inside config.h you don't like? I don't care if
we remove that. It's possible that I test some things we already do, but
does this really mater?

 Juergen What problem do you have?
 
 I get permission denied. In fact, I connect via rsh and doing a simple
   rsh -l lasgouttes cvs.lyx.org ls -al
 gives the same answer. I can rlogin though, and things seem normal.
 
 How do you connect? I could use some help to set up ssh, if I am
 forced to go this way...

I connect over pserver (rsh) too, ..., test, AND have the same problems
like you just now! Probably we have to contact Lars for this. I did not
try to commit anything but I guess I cannot do it too :(

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-450296
ITALY Web:http://www.sad.it/~jug

UH-OH!!  We're out of AUTOMOBILE PARTS and RUBBER GOODS!

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: Bibliography and citation insertion problem [quite long] but a start of solution

2000-02-09 Thread Yann MORERE

Jean-Marc Lasgouttes wrote:
 
  "Yann" == Yann MORERE [EMAIL PROTECTED] writes:
 
 Hello Yann and Staffan,

Hello J-Marc
 
 I have to plead guilty since I did not manage to help much on your
 case, but for my defense I would say that this is code that Lars knows
 better than I do.

Don't feel guilty of that, we found a solution, by placing all the path
in the bibtex field, and i did the mail numbering to show the evolution
of our research not to make you guilty for the non response ;-)
 
 Yann, what happens when, in the document directory, you type
   kpsewhich --format=bib bib_papier.bib

these test are made on the alpha station which has a gutemberg 4.0
distribution

flore:/users/laih2/ymorere/lyx/publi/lille2000 ls

figures 
ieee2000.bib
ieee2000.lyx
ieee2000.lyx~   
ieee2000.ps 
ieee2000.tex
flore:/users/laih2/ymorere/lyx/publi/lille2000 kpsewhich --format=bib
ieee2000.bib
flore:/users/laih2/ymorere/lyx/publi/lille2000 

~not very good

on the sun sparc station(testex with redhat 6.0)
[yann@obiwan lille2000]$ kpsewhich --format=bib ieee2000.bib
./ieee2000.bib
[yann@obiwan lille2000]$ 


   kpsewhich --format=.bib bib_papier.bib
flore:/users/laih2/ymorere/lyx/publi/lille2000 kpsewhich --format=.bib
ieee2000.bib
flore:/users/laih2/ymorere/lyx/publi/lille2000 

~not very good

on the sun sparc station(testex with redhat 6.0)
[yann@obiwan lille2000]$ kpsewhich --format=.bib ieee2000.bib
./ieee2000.bib
[yann@obiwan lille2000]$ 

   kpsewhich bib_papier.bib

flore:/users/laih2/ymorere/lyx/publi/lille2000 kpsewhich ieee2000.bib
./ieee2000.bib
flore:/users/laih2/ymorere/lyx/publi/lille2000 

on the sun sparc station(testex with redhat 6.0)
[yann@obiwan lille2000]$ kpsewhich ieee2000.bib
./ieee2000.bib
[yann@obiwan lille2000]$ 


~not bad

 Is bib_papier.bib in the same directory as you document?

yes as you can see before, i know that i should place all my bib file in
only one directory but i didn't do that,  sorry
 
 I guess the kpsewhich exit status of 512 is an error condition, but I
 cannot find documentation for it.
 
 I don't know what else I could ask... It might be that the answer is
 in your message collection, but I did not have the bright idea that
 would solve everything.

The funniest thing is that the bib file is taken into account when
compiling, but not in the editing mode, so i think something is missing
somewhere :-)
 
 JMarc

Yann

-- 
"Y faut liiirrreee, Arlequin, Champion de l'amou" Dany Boon
---
Yann MORERE  [EMAIL PROTECTED]
Doctorant Automatiquehttp://www.multimania.com/ymorere/



Re: [BUG] 1.1.2 crashes if no input in dialog box

2000-02-09 Thread imel...



confirmed. i've installed lyx 1.1.2 at campus, so i did another
test:
i run lyx on the server with DISPLAY exported.
file-new
- the file-new dialog appears but covered with the splash logo.
empty DIRECTORY edit box, pressed 'enter'
- lyx closes.

strace showed that somehow it committed suicide by killling itself
with SIGABRT.


imel

On 9 Feb 2000, Jean-Marc Lasgouttes wrote:

  "imel" == imel  [EMAIL PROTECTED] writes:
 
 imel hi, i've checked. it's 1.1.2. in file-open || file-new, if
 imel DIRECTORY edit box blank then lyx closes. don't know about cvs
 imel build.
 
 Hmm, so you empty the directory edit-box and then click OK, right? I
 do not have problems with that. Strange...
 
 JMarc
 



Re: rae branch compile woes.

2000-02-09 Thread Allan Rae

On Wed, 9 Feb 2000, Juergen Vigna wrote:
  Allan Actually I don't even see the --with-frontend option listed
  Allan when I try ./configure --help. Something funny going on here.
  
  Did you run autogen.sh?
 
 I guess Jean-Marc is right here and you probably have to update you
 source-tree too #:O) [just kidding]

I've now done both again twice and I still don't see the --with-frontend
option listed with `configure --help`.  The code is definitely in
lyxinclude.m4.  Weird.

I probably won't have time for a closer look till tomorrow.

Allan. (ARRae)



Re: rae branch compile woes.

2000-02-09 Thread Allan Rae


On Thu, 10 Feb 2000, Allan Rae wrote:

 On Wed, 9 Feb 2000, Juergen Vigna wrote:
   Allan Actually I don't even see the --with-frontend option listed
   Allan when I try ./configure --help. Something funny going on here.
   
   Did you run autogen.sh?
  
  I guess Jean-Marc is right here and you probably have to update you
  source-tree too #:O) [just kidding]
 
 I've now done both again twice and I still don't see the --with-frontend
 option listed with `configure --help`.  The code is definitely in
 lyxinclude.m4.  Weird.
 
 I probably won't have time for a closer look till tomorrow.

I took a very quick closer look and found that a very weird phenomenon
that I've only experienced before with libsigc++ and autoconf repositories
appears to have happened with lyx also.  For some very strange unknown
reason the checked sources alternate between the last two committed
revisions.  I'm not making this up!  It doesn't always happen and as I
said I've never had this problem with our repository before.  The gnome
repositories do this regularly for me (anonymous cvs) -- libsigc++ and
when I used to follow it gtk--.

I can't get near baywatch at present with ssh2 as I keep getting those:
"Authentication Error (no further authentication methods available)"
messages.  So I can't update again to see what happens.

Allan. (ARRae)



multibyte version of lyx-1.1.4

2000-02-09 Thread cghan

  Hello,

The multibyte version of lyx-1.1.4 for users of Japanese, Korean and
possibly Chinese, is available at 
  ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX.
The compiled binary packages in the rpm format are in the 
  "CJK-LyX-1.1.4-rpmbin.tar.gz",
and the source packages with the patch are in the 
 "CJK-LyX-1.1.4.tar.gz". 
Read the README.CJK inside the package for the installation and usage
instructions.

regards,

ChangGil Han.



LyX components?

2000-02-09 Thread Dino Ferrero

Hello

this is the first time I write to the list, so forgive me... We're
currently
developing a visualization library for histograms/vectors based on the
Qt
package. The aim of the library is to allow physicists to produce
complex
graphic representation of their data (e.g. many plots on one page, some
of
them overlaying others using different representations etc.).
The output can both be rendered on screen or saved as a PostScript file
which is then (usually) embedded in a LaTex document.

In our previous package (FORTRAN based) we used to have an hand-made 
'micro-language' to specify the layout of formulas, allowing the use of
greek letters, subscript/superscript etc.

Since our environment is still very much 'LaTex' addicted, I thought
we may use a subset of LaTex for this purpose.

What I'm looking for is basically any code which could help in this
task:

- a parser for LaTex formulas (we'll probably support a subset of the
whole
LaTex stuff...)

- code to render them on screen (possibly in Qt...)

- code to produce PostScript.

Do you think I may find any of those in the LyX code?

Thanks

Dino



Re: rae branch compile woes.

2000-02-09 Thread Jean-Marc Lasgouttes

> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:

Allan> On Wed, 9 Feb 2000, Allan Rae wrote:
>> > Second problem: configure dies with > checking for Qt...
>> configure: error: Qt-1.4 (headers and libraries) > not found.
>> Please check your installation! > > I indeed do not have Qt
>> installed, but I shouldn't need to, right?
>> 
>> I blame Juergen ;-)

Allan> Actually I don't even see the --with-frontend option listed
Allan> when I try ./configure --help. Something funny going on here.

Did you run autogen.sh?

JMarc



Re: rae branch compile woes.

2000-02-09 Thread Juergen Vigna


On 09-Feb-2000 Jean-Marc Lasgouttes wrote:
>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
> 
> Allan> On Wed, 9 Feb 2000, Allan Rae wrote:
>>> > Second problem: configure dies with > checking for Qt...
>>> configure: error: Qt-1.4 (headers and libraries) > not found.
>>> Please check your installation! > > I indeed do not have Qt
>>> installed, but I shouldn't need to, right?
>>> 
>>> I blame Juergen ;-)
> 

Well yes I take the blame :)

> Allan> Actually I don't even see the --with-frontend option listed
> Allan> when I try ./configure --help. Something funny going on here.
> 
> Did you run autogen.sh?
> 

I guess Jean-Marc is right here and you probably have to update you
source-tree too #:O) [just kidding]

I have a Problem now for the configuration of the frontend and I probably
need your help Jean-Marc to solve it. I thought (wrongly) that if I have
code like this:

if test ; then

do this

else

do other

endif

in the acinclude.m4 it will do the selective stuff, but I'm wrong here.
If I insert a AC_DEFUN inside the  it is ALWAYS executed. So
how may I insert some MACROS inside this 'if then' so that it is ONLY
executed if we really need it?

Any help?

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-450296
ITALY Web:http://www.sad.it/~jug

Ah, but a man's grasp should exceed his reach, 
Or what's a heaven for ?
-- Robert Browning, "Andrea del Sarto"

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Bibliography and citation insertion problem [quite long] but a start of solution

2000-02-09 Thread Yann MORERE

hello lyx developpers, 


1st mail posted en lyx-user

i've got a problem with the bibtex reference insertion, (in lyx 1.1.3
and lyx 1.1.4pre2, and at least 1.1.4), 

I'm using an OSF1 flore V4.0 1091 alpha
with 
This is TeX, Version 3.14159 (C version 6.1)
**

using 
>kpsewhich --version
kpathsea version 2.6.

in fact when i try to insert a reference from my bib file by "insert
reference", there are no choice to select in the key field, 

the field in the "bibtex generated reference" is weel filled, 

a complement, the response of lyx is : 
kpse status = 512
kpse result = `'
style = `'
data = `/users/laih2/ymorere/lyx/these/theorems/bib_papier.bib'

where does the problem come from?

have you got an idea, is my version of kpsewhich too old?


no reply 2nd mail to add some details

i forgot something yesterday : 

this message is given by lyx when i compile my lyx file

kpse status = 512
kpse result = `'
style = `'
data = `/users/laih2/ymorere/lyx/these/theorems/bib_papier.bib'

but when i try to insert a reference it replies : 

kpse status = 512
kpse result = `'
Bibfile: 

it seems not to recognize my bib file isn't it.


--- 3rd mail 

i've got a problem with the bibtex reference insertion, (in lyx 1.1.3
and lyx 1.1.4pre2), and lyx 1.1.4 last release

but not with the 1.0.4 release

the test was made on an OSF1 flore V4.0 1091 alpha and a sun sparc
station with a red hat 6

when trying to put a citation reference in my document, (the bibtex file
and style is well specified at the end of the doc), lyx seems not to see
my references keys... but in the 1.0.4 version all work well

an idea please; 

--- last mail with a replay from Staffan Ringbom

Try to include the enitre path for the bibfile.
At least that  works for me!

Life was easier with lyx-1.1.2 in this respect.
(1.1.2 was a damned good release)

best,
Staffan


 in fact it works whth including the complete path in lyx

Dear Yann,

Made a push in this issue earlier to Jean-Marc Lasgouttes.

Would highly apreciate if you  also could  make a push
by informing your observations to the developer team.

Have you tried this:

Include the entire path while editing the text.
Remove it from the final version.
run view dvi.
To me everything is fine with the latex runs.
(But, obviously  I cannot view any citation keys from LyX)
Conclusion. This is definitely a LyX problem.


Best,

Staffan


Yann MORERE wrote:

> Staffan Ringbom wrote:
> >
> > Try to include the enitre path for the bibfile.
> > At least that  works for me!
> >
>
> that's work for me too, thank you,
>
> but it's crazy that it works in the previous version and not now 
>
> > Life was easier with lyx-1.1.2 in this respect.
> > (1.1.2 was a damned good release)
>
> i recompiled the 1.0.4 version a pretty good stable version too
>
> regards,


 my last reply 

in fact i made this test at the very first time because i tried to
compile older documents (written with 1.0.4 version). So i wasn't able
to insert new citation (because lyx didn't see them), but the
compilation worked well, all my bibliography was there, 

it isn't a latex problem, or la latex distribution problem, but really a
lyx bug.


> To me everything is fine with the latex runs.

me too

> (But, obviously  I cannot view any citation keys from LyX)
> Conclusion. This is definitely a LyX problem.

I agree with you


-

My conclusion is  :

when running lyx, in order to include citation, you must include the
whole path in the bibtex database field.

but when compiling, latex does not requires this path (the bibliography
is well created)

this remark is proved by the lyx message in the devel version

this message is given by lyx when i compile my lyx file

kpse status = 512
kpse result = `'
style = `'
data = `/users/laih2/ymorere/lyx/these/theorems/bib_papier.bib'

but when i try to insert a reference it replies : 

kpse status = 512
kpse result = `'
Bibfile: 

regards

Yann
-- 
"Y faut liiirrreee, Arlequin, Champion de l'amou" Dany Boon
---
Yann MORERE  [EMAIL PROTECTED]
Doctorant Automatiquehttp://www.multimania.com/ymorere/



Re: rae branch compile woes.

2000-02-09 Thread Juergen Vigna


On 09-Feb-2000 Jean-Marc Lasgouttes wrote:
> 
> Are you refering to the code in LYX_USE_FRONTEND? It looks good to me.
> However, it still does not work... The code for KDE_DO_IT_ALL is
> inserted before the code of LYX_USE_FRONTEND, and I do not know why.
> Maybe a problem with kde.m4.
> 

That's exactly the problem I would have like you to answer :)
I've no idea why the code is inserted before!

> 
> PS: I can't connect to cvs. Is that normal?

What problem do you have?

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-450296
ITALY Web:http://www.sad.it/~jug

Another Armenia, Belgium ... the weak innocents who always seem to be
located on a natural invasion route.
-- Kirk, "Errand of Mercy", stardate 3198.4

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: rae branch compile woes.

2000-02-09 Thread Juergen Vigna


On 09-Feb-2000 Jean-Marc Lasgouttes wrote:

> Juergen> That's exactly the problem I would have like you to answer :)
> Juergen> I've no idea why the code is inserted before!
> 
> I have done some small changes to your code (that I cannot commit nor
> test, unfortunately), but it seems it should basically just work. 
> 

I would like to see this code it would interst me what you did to
call KDE_DO_IT_ALL only if the --with-frontend=kde is set.

> OTOH, I am concerned by the fact that this KDE autoconf stuff does
> many things we already do, and that some things that go in config.h
> could create conflicts. We'll see over time.
> 

Well what does it write inside config.h you don't like? I don't care if
we remove that. It's possible that I test some things we already do, but
does this really mater?

> Juergen> What problem do you have?
> 
> I get permission denied. In fact, I connect via rsh and doing a simple
>   rsh -l lasgouttes cvs.lyx.org ls -al
> gives the same answer. I can rlogin though, and things seem normal.
> 
> How do you connect? I could use some help to set up ssh, if I am
> forced to go this way...

I connect over pserver (rsh) too, ..., test, AND have the same problems
like you just now! Probably we have to contact Lars for this. I did not
try to commit anything but I guess I cannot do it too :(

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-450296
ITALY Web:http://www.sad.it/~jug

UH-OH!!  We're out of AUTOMOBILE PARTS and RUBBER GOODS!

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: Bibliography and citation insertion problem [quite long] but a start of solution

2000-02-09 Thread Yann MORERE

Jean-Marc Lasgouttes wrote:
> 
> > "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes:
> 
> Hello Yann and Staffan,

Hello J-Marc
 
> I have to plead guilty since I did not manage to help much on your
> case, but for my defense I would say that this is code that Lars knows
> better than I do.

Don't feel guilty of that, we found a solution, by placing all the path
in the bibtex field, and i did the mail numbering to show the evolution
of our research not to make you guilty for the non response ;-)
 
> Yann, what happens when, in the document directory, you type
>   kpsewhich --format=bib bib_papier.bib

these test are made on the alpha station which has a gutemberg 4.0
distribution

flore:/users/laih2/ymorere/lyx/publi/lille2000 >ls

figures 
ieee2000.bib
ieee2000.lyx
ieee2000.lyx~   
ieee2000.ps 
ieee2000.tex
flore:/users/laih2/ymorere/lyx/publi/lille2000 >kpsewhich --format=bib
ieee2000.bib
flore:/users/laih2/ymorere/lyx/publi/lille2000 >

~not very good

on the sun sparc station(testex with redhat 6.0)
[yann@obiwan lille2000]$ kpsewhich --format=bib ieee2000.bib
./ieee2000.bib
[yann@obiwan lille2000]$ 


>   kpsewhich --format=.bib bib_papier.bib
flore:/users/laih2/ymorere/lyx/publi/lille2000 >kpsewhich --format=.bib
ieee2000.bib
flore:/users/laih2/ymorere/lyx/publi/lille2000 >

~not very good

on the sun sparc station(testex with redhat 6.0)
[yann@obiwan lille2000]$ kpsewhich --format=.bib ieee2000.bib
./ieee2000.bib
[yann@obiwan lille2000]$ 

>   kpsewhich bib_papier.bib

flore:/users/laih2/ymorere/lyx/publi/lille2000 >kpsewhich ieee2000.bib
./ieee2000.bib
flore:/users/laih2/ymorere/lyx/publi/lille2000 >

on the sun sparc station(testex with redhat 6.0)
[yann@obiwan lille2000]$ kpsewhich ieee2000.bib
./ieee2000.bib
[yann@obiwan lille2000]$ 


~not bad

> Is bib_papier.bib in the same directory as you document?

yes as you can see before, i know that i should place all my bib file in
only one directory but i didn't do that,  sorry
 
> I guess the kpsewhich exit status of 512 is an error condition, but I
> cannot find documentation for it.
 
> I don't know what else I could ask... It might be that the answer is
> in your message collection, but I did not have the bright idea that
> would solve everything.

The funniest thing is that the bib file is taken into account when
compiling, but not in the editing mode, so i think something is missing
somewhere :-)
 
> JMarc

Yann

-- 
"Y faut liiirrreee, Arlequin, Champion de l'amou" Dany Boon
---
Yann MORERE  [EMAIL PROTECTED]
Doctorant Automatiquehttp://www.multimania.com/ymorere/



Re: [BUG] 1.1.2 crashes if no input in dialog box

2000-02-09 Thread imel...



confirmed. i've installed lyx 1.1.2 at campus, so i did another
test:
i run lyx on the server with DISPLAY exported.
file-new
-> the file-new dialog appears but covered with the splash logo.
empty DIRECTORY edit box, pressed 'enter'
-> lyx closes.

strace showed that somehow it committed suicide by killling itself
with SIGABRT.


imel

On 9 Feb 2000, Jean-Marc Lasgouttes wrote:

> > "imel" == imel  <[EMAIL PROTECTED]> writes:
> 
> imel> hi, i've checked. it's 1.1.2. in file-open || file-new, if
> imel> DIRECTORY edit box blank then lyx closes. don't know about cvs
> imel> build.
> 
> Hmm, so you empty the directory edit-box and then click OK, right? I
> do not have problems with that. Strange...
> 
> JMarc
> 



Re: rae branch compile woes.

2000-02-09 Thread Allan Rae

On Wed, 9 Feb 2000, Juergen Vigna wrote:
> > Allan> Actually I don't even see the --with-frontend option listed
> > Allan> when I try ./configure --help. Something funny going on here.
> > 
> > Did you run autogen.sh?
> 
> I guess Jean-Marc is right here and you probably have to update you
> source-tree too #:O) [just kidding]

I've now done both again twice and I still don't see the --with-frontend
option listed with `configure --help`.  The code is definitely in
lyxinclude.m4.  Weird.

I probably won't have time for a closer look till tomorrow.

Allan. (ARRae)



Re: rae branch compile woes.

2000-02-09 Thread Allan Rae


On Thu, 10 Feb 2000, Allan Rae wrote:

> On Wed, 9 Feb 2000, Juergen Vigna wrote:
> > > Allan> Actually I don't even see the --with-frontend option listed
> > > Allan> when I try ./configure --help. Something funny going on here.
> > > 
> > > Did you run autogen.sh?
> > 
> > I guess Jean-Marc is right here and you probably have to update you
> > source-tree too #:O) [just kidding]
> 
> I've now done both again twice and I still don't see the --with-frontend
> option listed with `configure --help`.  The code is definitely in
> lyxinclude.m4.  Weird.
> 
> I probably won't have time for a closer look till tomorrow.

I took a very quick closer look and found that a very weird phenomenon
that I've only experienced before with libsigc++ and autoconf repositories
appears to have happened with lyx also.  For some very strange unknown
reason the checked sources alternate between the last two committed
revisions.  I'm not making this up!  It doesn't always happen and as I
said I've never had this problem with our repository before.  The gnome
repositories do this regularly for me (anonymous cvs) -- libsigc++ and
when I used to follow it gtk--.

I can't get near baywatch at present with ssh2 as I keep getting those:
"Authentication Error (no further authentication methods available)"
messages.  So I can't update again to see what happens.

Allan. (ARRae)



multibyte version of lyx-1.1.4

2000-02-09 Thread cghan

  Hello,

The multibyte version of lyx-1.1.4 for users of Japanese, Korean and
possibly Chinese, is available at 
  ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX.
The compiled binary packages in the rpm format are in the 
  "CJK-LyX-1.1.4-rpmbin.tar.gz",
and the source packages with the patch are in the 
 "CJK-LyX-1.1.4.tar.gz". 
Read the README.CJK inside the package for the installation and usage
instructions.

regards,

ChangGil Han.