> I noticed there's a mix of using \a vs \p for parameters. I have the vague feeling that we discussed this last summer and the outcome was to use \p but this isn't recorded in the Developer Info pages in the new dox.
The \a could be my fault. I found that if you have \param x then x is shown in italic in the output, and you need to use \a x in the text to keep italic there too because \p x uses a typewriter font. D. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
