Author: preining-guest Date: 2005-08-23 13:07:13 +0000 (Tue, 23 Aug 2005) New Revision: 154
Modified: tex-common/trunk/conf/texmf.d/95NonPath.cnf Log: Increase main_memory for lambda so that it can dump the format with all languages of TeX live activated Modified: tex-common/trunk/conf/texmf.d/95NonPath.cnf =================================================================== --- tex-common/trunk/conf/texmf.d/95NonPath.cnf 2005-08-22 18:40:55 UTC (rev 153) +++ tex-common/trunk/conf/texmf.d/95NonPath.cnf 2005-08-23 13:07:13 UTC (rev 154) @@ -95,6 +95,9 @@ main_memory.context = 1500000 main_memory.mpost = 1500000 +% Lambda too is a memory hog with all languages installed +main_memory.lambda = 2200000 + % Words of font info for TeX (total size of all TFM files, approximately). font_mem_size = 500000 _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

