Enlarge main memory of xmltex to get a format

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=436
This commit is contained in:
Dr. Werner Fink 2023-03-31 13:01:44 +00:00 committed by Git OBS Bridge
parent 35ad0f2152
commit 10eac89e8d
2 changed files with 6 additions and 1 deletions

View File

@ -400,7 +400,7 @@
command_line_encoding = utf-8
+
+% These are xmltex specific
+main_memory.xmltex = 1500000
+main_memory.xmltex = 2500000
+param_size.xmltex = 1500
+stack_size.xmltex = 1500
+hash_extra.xmltex = 50000

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 31 12:21:45 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- Enlarge main memory of xmltex to get a format
-------------------------------------------------------------------
Tue Mar 28 08:54:27 UTC 2023 - Dr. Werner Fink <werner@suse.de>