Re: Buffer Cloning Problem: Math Macros

2010-01-12 Thread Abdelrazak Younes
rgheck wrote: On 01/11/2010 02:03 PM, Abdelrazak Younes wrote: rgheck wrote: I'm running into several problems due to the buffer cloning thing during XHTML output. The latest is that I need the expanded form of a math macro in the MathML output routines, and I don't have it, since it seems

Re: Buffer Cloning Problem: Math Macros

2010-01-11 Thread rgheck
On 01/11/2010 02:03 PM, Abdelrazak Younes wrote: rgheck wrote: I'm running into several problems due to the buffer cloning thing during XHTML output. The latest is that I need the expanded form of a math macro in the MathML output routines, and I don't have it, since it seems to disappear du

Re: Buffer Cloning Problem: Math Macros

2010-01-11 Thread Abdelrazak Younes
rgheck wrote: I'm running into several problems due to the buffer cloning thing during XHTML output. The latest is that I need the expanded form of a math macro in the MathML output routines, and I don't have it, since it seems to disappear during cloning. I tried adding calls to updateMacro

Buffer Cloning Problem: Math Macros

2010-01-11 Thread rgheck
I'm running into several problems due to the buffer cloning thing during XHTML output. The latest is that I need the expanded form of a math macro in the MathML output routines, and I don't have it, since it seems to disappear during cloning. I tried adding calls to updateMacros() and updateM