On Fri, Oct 13, 2006 at 12:07:27PM +0200, Abdelrazak Younes wrote:
> Question for Andre I guess:
>
> This TextPainter class is used nowhere in the code except in a dead code
> (note the if (0 ):
>
> int InsetMathHull::plaintext(Buffer const &, lyx::odocstream & os,
> Output
Question for Andre I guess:
This TextPainter class is used nowhere in the code except in a dead code
(note the if (0 ):
int InsetMathHull::plaintext(Buffer const &, lyx::odocstream & os,
OutputParams const &) const
{
if (0 && display()) {
Dimensi