I would gather stuff in InsetFoot::validate method. This is the place for two pass handling of output.
JMarc -- Envoyé de mon téléphone Android avec K-9 Mail. Excusez la brièveté. Richard Heck <rgh...@comcast.net> a écrit : On 12/08/2011 03:42 PM, Rob Oakes wrote: > Hi Richard, > > Just trying to implement the gathering of footnotes via std::list. I placed > the structure in the LatexFeatures header, however, I didn't see any way to > access LatexFeatures via OutputParams (e.g. op.features ...). Am I missing > something obvious? > Probably needs to be put in OutputParams, then. You might model it on how it's done with exportdata. rh