diff options
-rw-r--r-- | Master/texmf/web2c/texmf.cnf-4WIN | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Master/texmf/web2c/texmf.cnf-4WIN b/Master/texmf/web2c/texmf.cnf-4WIN index bdd5cef02b7..64afd65efd7 100644 --- a/Master/texmf/web2c/texmf.cnf-4WIN +++ b/Master/texmf/web2c/texmf.cnf-4WIN @@ -140,7 +140,7 @@ VARTEXFONTS = $TEXMFVAR/fonts % ls-R is present, it will be used, and the disk will not be searched. % This is arguably a bug in kpathsea, but we will not think about it now. %TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST} -TEXMFDBS = {!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST} +TEXMFDBS = $TEXMF % It may be convenient to define TEXMF like this: % TEXMF = {$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFMAIN,$HOME} @@ -580,10 +580,6 @@ ocp_list_size = 1000 % control for multiple ocps. % Set to 2000 by default. % path_size.mpost = 10000 -% These are pdftex-specific. -obj_tab_size = 300000 % PDF objects -dest_names_size = 300000 % destinations - % These work best if they are the same as the I/O buffer size, but it % doesn't matter much. Must be a multiple of 8. dvi_buf_size = 16384 % TeX |