Andre Poenitz <[EMAIL PROTECTED]> writes:

| Cleanup of math_accentinset.[Ch] which somehow went unnoticed so far...
| 
| 280 - x lines gone, 75 - x new, x changed. Moderate simpliciations in teh
| parser and the dispatcher in formulabase.

| +void setAccent(int code)
| +{
| +     lyxerr << "handling accent " << code << "\n";
| +     if (mathcursor->Selection())
| +             ;
| +}
| +
|  } // namespaces

please set the debugging level [Debug::MATHED]

looks nice. (code removel alway warms my hearth)
  
-- 
        Lgb

Reply via email to