On 05.12.2010 10:51, [email protected] wrote: > Author: greg.ercolano > Date: 2010-12-05 01:50:59 -0800 (Sun, 05 Dec 2010) > New Revision: 7952 > Log: > Added latex \image refs to tree+table docs, > and eps image filenames to documentation/Makefile.
> Modified: branches/branch-1.3/FL/Fl_Tree.H > =================================================================== > --- branches/branch-1.3/FL/Fl_Tree.H 2010-12-05 09:48:02 UTC (rev 7951) > +++ branches/branch-1.3/FL/Fl_Tree.H 2010-12-05 09:50:59 UTC (rev 7952) > @@ -115,7 +115,8 @@ > /// when() controls when mouse/keyboard events invoke the callback. > /// callback_item() and callback_reason() can be used to determine the > cause of the callback. > /// > -/// \image html tree-elements.png > +/// \image html tree-elements.gif > +/// \image latex tree-elements.eps "Fl_Tree dimensions" width=6cm Greg, I think you missed to 'svn add' tree-elements.gif, and tree-elements.png should probably be deleted after this change. Could you please check? TIA I converted tree-elements.png in my local copy and could run doxygen successfully. Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
