RE: gnome: FormCitation

2000-09-25 Thread Juergen Vigna


On 24-Sep-2000 Marko Vendelin wrote:
 
 this patch completes the rewrite of FormCitation in Gnome frontend to use
[snip]

Applied!

Jürgen

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

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

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

Put no trust in cryptic comments.




RE: gnome: FormCitation

2000-09-25 Thread Juergen Vigna


On 24-Sep-2000 Marko Vendelin wrote:
> 
> this patch completes the rewrite of FormCitation in Gnome frontend to use
[snip]

Applied!

Jürgen

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

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

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

Put no trust in cryptic comments.




gnome: FormCitation

2000-09-24 Thread Marko Vendelin


Hi!

this patch completes the rewrite of FormCitation in Gnome frontend to use
the action area within the main window. This implementation of the dialog
has two main modes. First, it allows to insert a new citation by asking
for a keyword (regexp) and showing list of citation matching a filter.
Second, it allows to change the order of citations or remove them
one-by-one. The mode is selected by user or automatically if now citations
were found in the inset.

This patch contains a small addition to gnome menu. Now it supports large
TOCs.

Marko

 formcitation.gnome.patch.gz
 formcitation.gnome.newfiles.tar.gz


gnome: FormCitation

2000-09-24 Thread Marko Vendelin


Hi!

this patch completes the rewrite of FormCitation in Gnome frontend to use
the action area within the main window. This implementation of the dialog
has two main modes. First, it allows to insert a new citation by asking
for a keyword (regexp) and showing list of citation matching a filter.
Second, it allows to change the order of citations or remove them
one-by-one. The mode is selected by user or automatically if now citations
were found in the inset.

This patch contains a small addition to gnome menu. Now it supports large
TOCs.

Marko

 formcitation.gnome.patch.gz
 formcitation.gnome.newfiles.tar.gz


Gnome: FormCitation

2000-09-01 Thread Marko Vendelin


Hi!

this patch adds FormCitation implementation for Gnome frontend. I've
extended the standard features of this dialog by (1) adding a small BibTeX
parser for presenting authors, title, journal name and year in the
bibliography list; (2) adding the possibility for search the records that
contain user-specified word(s). The dialog remembers its size, sizes of the
paned views, and sizes of the columns in the list. 

I had to implement the BibTeX parser since I am not familiar with YACC
which is used by other BibTeX-parsing programs. At least, it parsed
all my BibTeX files.

There is one performance issue which I would like to outline. It seems to
me that LyX loads BibTeX files every time when FormCitation is called. It
might be OK if the files are small, but for databases with more than 1000
records the loading takes several seconds. Can't we cache the BibTeX files
as it is done by Emacs with reftex package, for example?

Finally, is there anybody working on natbib support?


Marko

 gnome.formcitation.patch.gz
 gnome.formcitation.newfiles.tar.gz


Gnome: FormCitation

2000-09-01 Thread Marko Vendelin


Hi!

this patch adds FormCitation implementation for Gnome frontend. I've
extended the standard features of this dialog by (1) adding a small BibTeX
parser for presenting authors, title, journal name and year in the
bibliography list; (2) adding the possibility for search the records that
contain user-specified word(s). The dialog remembers its size, sizes of the
paned views, and sizes of the columns in the list. 

I had to implement the BibTeX parser since I am not familiar with YACC
which is used by other BibTeX-parsing programs. At least, it parsed
all my BibTeX files.

There is one performance issue which I would like to outline. It seems to
me that LyX loads BibTeX files every time when FormCitation is called. It
might be OK if the files are small, but for databases with more than 1000
records the loading takes several seconds. Can't we cache the BibTeX files
as it is done by Emacs with reftex package, for example?

Finally, is there anybody working on natbib support?


Marko

 gnome.formcitation.patch.gz
 gnome.formcitation.newfiles.tar.gz