Re: more BibTeX support

2001-08-21 Thread Angus Leeming
On Tuesday 21 August 2001 03:14, R. Lahaye wrote: Hi, I've just tested from CVS the new BibTeX dialog. Really nice!!! Selecting the button for "Add bibliography to TOC", however, does not enable the OK button. Rob. Thanks. Fixed. Angus

Re: more BibTeX support

2001-08-21 Thread Angus Leeming
On Tuesday 21 August 2001 03:14, R. Lahaye wrote: > Hi, > > I've just tested from CVS the new BibTeX dialog. Really nice!!! > > Selecting the button for "Add bibliography to TOC", however, does not enable the OK button. > > Rob. Thanks. Fixed. Angus

Re: more BibTeX support

2001-08-20 Thread Angus Leeming
Well done, Herbert! We've managed to tempt you into becoming an active developer! The patch looks pretty good to me; you've obviously read the source pretty closely before diving in. Some small points/questions: -string const InsetBibtex::getScreenLabel(Buffer const *) const -{ - return

Re: more BibTeX support

2001-08-20 Thread Angus Leeming
Could you please also send the xforms/forms/form_bibtex.fd file. (I hope you used fdesign to modify the dialog. If not, then do. It's easy to use and I won't accept changes to the dialog made otherwise.) Angus

Re: more BibTeX support

2001-08-20 Thread Herbert Voss
Angus Leeming wrote: The patch looks pretty good to me; you've obviously read the source pretty closely before diving in. Some small points/questions: -string const InsetBibtex::getScreenLabel(Buffer const *) const -{ - return _(BibTeX Generated References); +string const

Re: more BibTeX support

2001-08-20 Thread Angus Leeming
Ok, Herbert. It's compiling now. I've been soft-hearted and re-formatted this myself, so we'll end up with a patch in the same style as the rest of LyX. ChangeLogs please. Angus

Re: more BibTeX support

2001-08-20 Thread R. Lahaye
Hi, I've just tested from CVS the new BibTeX dialog. Really nice!!! Selecting the button for "Add bibliography to TOC", however, does not enable the OK button. Rob.

Re: more BibTeX support

2001-08-20 Thread Angus Leeming
Well done, Herbert! We've managed to tempt you into becoming an active developer! The patch looks pretty good to me; you've obviously read the source pretty closely before diving in. Some small points/questions: -string const InsetBibtex::getScreenLabel(Buffer const *) const -{ - return

Re: more BibTeX support

2001-08-20 Thread Angus Leeming
Could you please also send the xforms/forms/form_bibtex.fd file. (I hope you used fdesign to modify the dialog. If not, then do. It's easy to use and I won't accept changes to the dialog made otherwise.) Angus

Re: more BibTeX support

2001-08-20 Thread Herbert Voss
Angus Leeming wrote: > > The patch looks pretty good to me; you've obviously read the source pretty > closely before diving in. Some small points/questions: > > -string const InsetBibtex::getScreenLabel(Buffer const *) const > -{ > - return _("BibTeX Generated References"); > +string

Re: more BibTeX support

2001-08-20 Thread Angus Leeming
Ok, Herbert. It's compiling now. I've been soft-hearted and re-formatted this myself, so we'll end up with a patch in the same style as the rest of LyX. ChangeLogs please. Angus

Re: more BibTeX support

2001-08-20 Thread R. Lahaye
Hi, I've just tested from CVS the new BibTeX dialog. Really nice!!! Selecting the button for "Add bibliography to TOC", however, does not enable the OK button. Rob.

more BibTeX support

2001-08-19 Thread Herbert Voss
can somebody test the attached patch for better bib support: 1. option Bibliography into TOC, a very frequently user-question 2. a browser-button for choosing the bibdata-file to get rid of the problem with the path 3. empty bib-style - no command in the latex-output the

more BibTeX support

2001-08-19 Thread Herbert Voss
can somebody test the attached patch for better bib support: 1. option "Bibliography into TOC", a very frequently user-question 2. a browser-button for choosing the bibdata-file to get rid of the problem with the path 3. empty bib-style -> no command in the latex-output the