On Tue, 2006-02-07 at 15:27 +0100, Juergen Spitzmueller wrote:
> > 2. When bibtopic is enabled, the checkbutton should be disabled
>
> This one. However, it does not really harm if we send
> setOptions("bibtotoc"), since bibtopic disables the headings of the
> bibliography completely. You are forc
John C. Spray wrote:
> So, which of the following statements is true:
> 1. Bibtopic is always enabled, and the checkbutton shouldn't be
> there
> 2. When bibtopic is enabled, the checkbutton should be disabled
This one. However, it does not really harm if we send
setOptions("bibtotoc"), since bibt
Hi,
As you may be able to guess, I'm implementing the GTK Bibtex dialog. In
the update() code in the existing frontends, the "Show bibliography in
TOC" check button is to be inactive if usinggBibTopic() is true.
However, we still send back a setOptions("bibtotoc"); on apply().
The result is that