On Monday 08 July 2002 5:52 pm, Herbert Voss wrote: > the patch to get the default fontsize from the classfile if > the "default" was chosen from inside LyX. > > Herbert
Errr... + string const fontsize_(tmp.params.fontsize + "pt"); ... + ::preview_size_factor = 9.0 / strToDbl(fontsize_) ; I don't think you mean this! Anyway, many thanks for this Herbert. I'll roll it in. Angus