Re: New citation dialog

2000-05-30 Thread Mate Wierdl
-To: <[EMAIL PROTECTED]> Date: Mon, 22 May 2000 10:34:34 +0200 (CEST) Reply-To: Juergen Vigna <[EMAIL PROTECTED]> From: Juergen Vigna <[EMAIL PROTECTED]> To: Dekel Tsur <[EMAIL PROTECTED]> Subject: Re: New citation dialog Cc: LyX devel <[EMAIL PROTECTED]> On 19-May-2000

Re: New citation dialog

2000-05-22 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> Well I don't know if I missed it but I didn't see changes for Juergen> LatexConfig, as we use new packages here this should also be Juergen> reflected in the latex configuration and also in the package Juergen> list with help

Re: New citation dialog

2000-05-19 Thread Dekel Tsur
On Fri, May 19, 2000 at 05:10:22PM +0200, Jean-Marc Lasgouttes wrote: > > If I see correctly, there is an error on the console when reading the > file: > > fantomas: src/lyx > LyX: \end_deeper: depth is already null [around line 7992 of file >~/src/lyx/lyxdoc/UserGuide.lyx] > LyX: \end_deeper:

Re: New citation dialog

2000-05-19 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> And while we are on it: Did you try to change the depth of a Juergen> paragraph in a document like the UserGuide? It takes up 100% Juergen> of cpu and takes quite a while, I guess this is the code of Juergen> the vertical depth

Re: New citation dialog

2000-05-19 Thread Juergen Vigna
On 19-May-2000 Dekel Tsur wrote: > On Fri, May 19, 2000 at 12:02:30PM +0200, Juergen Vigna wrote: >> >> >> And one more: I just read the whole UserGuide substituting LyXTable's with >> InsetTabular's and ..., it worked :)! > > You got so excited with this, that you haven't notice

Re: New citation dialog

2000-05-19 Thread Dekel Tsur
On Fri, May 19, 2000 at 12:02:30PM +0200, Juergen Vigna wrote: > > > And one more: I just read the whole UserGuide substituting LyXTable's with > InsetTabular's and ..., it worked :)! You got so excited with this, that you haven't noticed that you enabled it on the CVS! (line 232

Re: New citation dialog

2000-05-19 Thread Juergen Vigna
On 19-May-2000 Juergen Vigna wrote: > > On 19-May-2000 Juergen Vigna wrote: >> >> BTW: Did you try to Preview the UserGuide? Please try, it gives 1 error! >> > > And one more: I just read the whole UserGuide substituting LyXTable's with > InsetTabular's and ..., it worked :)! A

Re: New citation dialog

2000-05-19 Thread Juergen Vigna
On 19-May-2000 Juergen Vigna wrote: > > BTW: Did you try to Preview the UserGuide? Please try, it gives 1 error! > And one more: I just read the whole UserGuide substituting LyXTable's with InsetTabular's and ..., it worked :)! -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Re: New citation dialog

2000-05-19 Thread Juergen Vigna
> >| > I have no real objections to the patch, so I think I will just include >| > it. >| >| Well I don't know if I missed it but I didn't see changes for LatexConfig, >| as we use new packages here this should also be reflected in the latex >| configuration and also in the package list with hel

Re: New citation dialog

2000-05-19 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 18-May-2000 Lars Gullik Bjønnes wrote: | > | > Also you only implement parts of what varioref provides, same for | > pretty ref. | > Otoh support for varioref and prettyref are long overdue, but we | > should work to support them completely, also xr

Re: New citation dialog

2000-05-19 Thread Juergen Vigna
On 18-May-2000 Lars Gullik Bjønnes wrote: > > Also you only implement parts of what varioref provides, same for > pretty ref. > Otoh support for varioref and prettyref are long overdue, but we > should work to support them completely, also xr.sty should be worked > into the same ref support. >

Re: New citation dialog

2000-05-18 Thread Dekel Tsur
On Wed, May 17, 2000 at 09:38:17AM +0100, Angus Leeming wrote: > > I think that the second entry should actually be a vector> > itself. That is, insetbib::getKeys() returns > vector>>> > I know this is a mouthful, but each database entry would then contain a key > (the first string) togeth

Re: New citation dialog

2000-05-18 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | > What should I look at? | | At the attached patch. Ok, looking. Hmm, this patch does a bit more different things than I like to see... What is this? int const BIG_NUM = 1048576; looks _very_ hackish. Also you only implement parts of what varioref pro

Re: New citation dialog

2000-05-18 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > Juergen Vigna <[EMAIL PROTECTED]> writes: > > | This would be already in if we could have a single patch for this it's > | just that is was a bit mixed up with other stuff where we want also Lars > | opinion and he will return today :) > > What should I look at?

Re: New citation dialog

2000-05-18 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > Juergen Vigna <[EMAIL PROTECTED]> writes: > > | This would be already in if we could have a single patch for this it's > | just that is was a bit mixed up with other stuff where we want also Lars > | opinion and he will return today :) > > What should I look at?

Re: New citation dialog

2000-05-18 Thread Dekel Tsur
On Thu, May 18, 2000 at 12:17:44PM +0200, Lars Gullik Bj&resh;nnes wrote: > Juergen Vigna <[EMAIL PROTECTED]> writes: > > | This would be already in if we could have a single patch for this it's > | just that is was a bit mixed up with other stuff where we want also Lars > | opinion and he will r

Re: New citation dialog

2000-05-18 Thread Angus Leeming
Lars> What should I look at? Lars, things have moved on since these patches were submitted. Only a little, but on, nevertheless. I've just remade things against todays CVS. Shall I resubmit? I'd like something in the tree sooner rather than later, because this thing could evolve quite rapidly an

Re: New citation dialog

2000-05-18 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | This would be already in if we could have a single patch for this it's | just that is was a bit mixed up with other stuff where we want also Lars | opinion and he will return today :) What should I look at? Lgb

Re: New citation dialog

2000-05-17 Thread Angus Leeming
more clever. Dekel> Since InsetBibtex::getKeys() operates on the entire bibliography Dekel> database, which can be quite large, it might be better to do there as Dekel> little work as possible, and do the parsing in InsetCitation::Edit(). Indeed. At the moment, the database gets parsed every

Re: New citation dialog

2000-05-16 Thread Juergen Vigna
On 15-May-2000 Garst R. Reese wrote: > Dekel Tsur wrote: >> >> No, I'm not working on this currently. > How about edible labels? They are pretty essential for hollywood and > broadway, and got lost when the menu TOC and REF went out. The baby went > out with the bath water. This would be alread

Re: New citation dialog

2000-05-15 Thread Garst R. Reese
Jules Bean wrote: > > On Mon, May 15, 2000 at 04:53:51PM -0300, Garst R. Reese wrote: > > Dekel Tsur wrote: > > > > > > No, I'm not working on this currently. > > How about edible labels? They are pretty essential for hollywood and > > edible labels? > > Yum. > > Can I get ketchup with that? I

Re: New citation dialog

2000-05-15 Thread Jules Bean
On Mon, May 15, 2000 at 04:53:51PM -0300, Garst R. Reese wrote: > Dekel Tsur wrote: > > > > No, I'm not working on this currently. > How about edible labels? They are pretty essential for hollywood and edible labels? Yum. Can I get ketchup with that? -- Jules Bean |

Re: New citation dialog

2000-05-15 Thread Garst R. Reese
Dekel Tsur wrote: > > No, I'm not working on this currently. How about edible labels? They are pretty essential for hollywood and broadway, and got lost when the menu TOC and REF went out. The baby went out with the bath water. Garst

Re: New citation dialog

2000-05-15 Thread Dekel Tsur
On Mon, May 15, 2000 at 04:33:31PM +0100, Angus Leeming wrote: > > I've moved the info browser underneath the other two, and immediately above the > "Text After" box. If the bibliography database is empty, then this info is not > drawn at all and the dialog is resized accordingly. I think that t

Re: New citation dialog

2000-05-15 Thread Angus Leeming
Many thanks, Dekel, for working so hard at this and my apologies for the confusion caused by my original submission with the empty file! I like very much your inclusion of the info browser. Smashing idea. I've made some tiny changes to get the thing to compile with DEC cxx (std:: stuff). I've m

Re: New citation dialog

2000-05-12 Thread Dekel Tsur
On Fri, May 12, 2000 at 04:12:06PM +0100, Angus Leeming wrote: > The attached file, patch.tar.bz2, contains a directory, patch, which contains > four files > angus.patch cite.fd insetcite.C insetcite.h The file angus.patch is empty. Please submit a nonempty file.

New citation dialog

2000-05-12 Thread Angus Leeming
in forms/, insetcite.[Ch] go in src/insets/ This is a patch for a brand new citation dialog, together with new files insetcite.[Ch] to control it. Please try it out and tell me what you think. This patch is for a modified citation dialog o