6d2b15b115
- increase default bibtex/jbibtex limits (#492136)
55 lines
3.3 KiB
Diff
55 lines
3.3 KiB
Diff
diff -up texlive-2007/texk/web2c/bibtex.ch.poolfix texlive-2007/texk/web2c/bibtex.ch
|
|
--- texlive-2007/texk/web2c/bibtex.ch.poolfix 2006-12-27 00:37:34.000000000 +0100
|
|
+++ texlive-2007/texk/web2c/bibtex.ch 2009-04-02 18:06:56.000000000 +0200
|
|
@@ -169,7 +169,7 @@ end.
|
|
|
|
@x [still 14]
|
|
@!max_bib_files=20; {maximum number of \.{.bib} files allowed}
|
|
-@!pool_size=65000; {maximum number of characters in strings}
|
|
+@!pool_size=650000; {maximum number of characters in strings}
|
|
@!max_strings=4000; {maximum number of strings, including pre-defined;
|
|
must be |<=hash_size|}
|
|
@!max_cites=750; {maximum number of distinct cite keys; must be
|
|
@@ -179,7 +179,7 @@ end.
|
|
@!wiz_fn_space=3000; {maximum amount of |wiz_defined|-function space}
|
|
@y [still 14]
|
|
@!MAX_BIB_FILES=20; {initial number of \.{.bib} files allowed}
|
|
-@!POOL_SIZE=65000; {initial number of characters in strings}
|
|
+@!POOL_SIZE=650000; {initial number of characters in strings}
|
|
@!max_strings=35000; {maximum number of strings, including pre-defined;
|
|
must be |<=hash_size|}
|
|
@!max_cites=5000; {maximum number of distinct cite keys; must be
|
|
diff -up texlive-2007/texk/web2c/bibtex.web.poolfix texlive-2007/texk/web2c/bibtex.web
|
|
--- texlive-2007/texk/web2c/bibtex.web.poolfix 2006-01-17 22:41:51.000000000 +0100
|
|
+++ texlive-2007/texk/web2c/bibtex.web 2009-04-02 18:06:56.000000000 +0200
|
|
@@ -399,7 +399,7 @@ first limitation to be a problem, often
|
|
@!max_print_line=79; {the maximum: must be |>min_print_line| and |<buf_size|}
|
|
@!aux_stack_size=20; {maximum number of simultaneous open \.{.aux} files}
|
|
@!max_bib_files=20; {maximum number of \.{.bib} files allowed}
|
|
-@!pool_size=65000; {maximum number of characters in strings}
|
|
+@!pool_size=650000; {maximum number of characters in strings}
|
|
@!max_strings=4000; {maximum number of strings, including pre-defined;
|
|
must be |<=hash_size|}
|
|
@!max_cites=750; {maximum number of distinct cite keys; must be
|
|
diff -up texlive-2007/texk/web2c/ptex-src-3.1.10/jbibtex.ch.poolfix texlive-2007/texk/web2c/ptex-src-3.1.10/jbibtex.ch
|
|
--- texlive-2007/texk/web2c/ptex-src-3.1.10/jbibtex.ch.poolfix 2009-04-02 18:06:56.000000000 +0200
|
|
+++ texlive-2007/texk/web2c/ptex-src-3.1.10/jbibtex.ch 2009-04-02 18:07:52.000000000 +0200
|
|
@@ -179,7 +179,7 @@ end.
|
|
|
|
@x [still 14]
|
|
@!max_bib_files=20; {maximum number of \.{.bib} files allowed}
|
|
-@!pool_size=65000; {maximum number of characters in strings}
|
|
+@!pool_size=650000; {maximum number of characters in strings}
|
|
@!max_strings=4000; {maximum number of strings, including pre-defined;
|
|
must be |<=hash_size|}
|
|
@!max_cites=750; {maximum number of distinct cite keys; must be
|
|
@@ -189,7 +189,7 @@ end.
|
|
@!wiz_fn_space=3000; {maximum amount of |wiz_defined|-function space}
|
|
@y [still 14]
|
|
@!MAX_BIB_FILES=20; {initial number of \.{.bib} files allowed}
|
|
-@!POOL_SIZE=65000; {initial number of characters in strings}
|
|
+@!POOL_SIZE=650000; {initial number of characters in strings}
|
|
@!max_strings=35000; {maximum number of strings, including pre-defined;
|
|
must be |<=hash_size|}
|
|
@!max_cites=5000; {maximum number of distinct cite keys; must be
|