On 25/10/2008 16:57, Vincent van Ravesteijn wrote:
Why do we have the InsetFootLike class ?
History. Part of my black list... :-)
Why does InsetFootLike::draw do what it does ?
Same... the idea is (IIUC) that the font used is always fixed and independent of the context around the note (like section, etc). I guess this special treatment should go in favor of a InsetLayout based solution; this mean: nuke the draw() method.
Abdel.