Michael Schmitt wrote:
- In the "Float options" dialog, it is possible to select "Bottom of
the page" and "Here, definitely" at the same time. (Why is the dialog
split into two parts at all?) When pressing "apply", four options are
selected.
A few additional comments:
1. The four options are always selected if you press "Apply", no matter
what you have chosen. This is bad.
2. The dialog is split because if you chose "Here, definitely", you
cannot chose h,t,b or p. So pressing "Here, definitely" should disable
all other checkboxes (and vice versa). BTW: If you chose e.g. "bottom
of the page" and "Here definitely" at the same time, close and reopen
the dialog, then only "Here, definitely" is chosen (which is correct).
The LaTeX output is correct too, apart from the following.
3. If I understand
http://www.cs.uu.nl/~piet/floats/
correct (the LaTeX-gurus might correct me), LyX should add the
following line to the preamble, if you chose "Here, definitely":
\restylefloat{figure} %% or whatever float it is
This is currently not the case.
Regards,
Jürgen
> Michael