Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| Lars> Perhaps because the standard C++ library dioes not have hashed
| Lars> containers? (that is an sgi extension (among others))
| 
| Lars> As for faster search times, these tables are som small that I
| Lars> don't think it would have made a difference anyway.
| 
| And the table would have to be constructed at initialisation, whereas
| it is static now.

I have changed some of that in layout.C now. Since we usually parse
layout files pretty seldom I have changed the lyxlex tables to be
dynamic.

I have also changed to of the code that annoyed Dekel the most. and
thus now some of the code has run-time checking instead of compile
time...

        Lgb

Reply via email to