>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> I agree with Jean-Marc that it is too much. LyX should also be >> usable on machines with less than 512 MB RAM. Abdelrazak> Hum, there's a few hundreds MB between 37 and 512 ;-) Let's look at things differently. LyX used to require 10M to cache metrics on the user guide. Since the userguide is basically latin1, the 65536 entries per font are 256 times too much, meaning that it should require something like 41k to cache this data. If now you use 1M, it is much better but already 25 times too much. The problem is not to use 1M of memory. It is to do it for no good reason (because everyone else does it). JMarc