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