Juergen Spitzmueller wrote: > > So, the Default button is redundant and confusing. Correct? > > No. It is confusing that default is chosen if you select nothing, because > default means e.g. tbp for figure floats.
More precise: The default button adds the default placement which you have chosen in Document->Extras. This might be something completely different as the float defaults (that's why the button should be renamed "Document Defaults" as in my pending patch). F.ex.: If you set Document Float Defaults to !p and select "defaults", then the float will be exported with [!p] option. IMHO we should export floats with no option when the user choses no option (and not "default") in the dialog, but that means that we'd have to store the default setting as an extra param. And the majority has decided that this would be overkill. Jürgen.