André, inserting a new bibliography key should automatically trigger the 
Bibliography environment, shouldn't it?

Moreover, pressing 'Return' in the bibliography environment used to insert a 
new key at the front of the new paragraph. No more.

Finally, What happened to the title 'Bibliography' (or was that 
'References'?)?

It appears that 'bibitemMaxWidth' is no longer invoked (this code, below, is 
in text.C). I don't suppose that that was intentional either, but IMO it's 
a good thing ;-) Could you get rid of it properly?

                } else if (layout->labeltype == LABEL_BIBLIO) {
                        // ale970405 Right width for bibitems
                        x += bibitemMaxWidth(bview, tclass.defaultfont());
                }

This is all with a fresh checkout of cvs, just to be sure that it isn't some 
stupidness that I have created ;-)

-- 
Angus

Reply via email to