set defaults for float_placement and float_alignment

This commit is contained in:
Juergen Spitzmueller 2020-09-05 08:09:02 +02:00
parent 45e8ea4acc
commit 199fb4b934

View File

@ -449,6 +449,8 @@ BufferParams::BufferParams()
listings_params = string();
pagestyle = "default";
tablestyle = "default";
float_alignment = "class";
float_placement = "class";
suppress_date = false;
justification = true;
// no color is the default (white)