summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/triptrap/mptrap.readme
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2009-06-03 08:26:59 +0000
committerTaco Hoekwater <taco@elvenkind.com>2009-06-03 08:26:59 +0000
commit01ce7562594ab160acc272728ff69e2cb5818099 (patch)
treee2747424297d306f083d21070095904cc047e35b /Build/source/texk/web2c/triptrap/mptrap.readme
parent4445ca96ab4a7bdc4e1b27dce8887c289d018741 (diff)
new trap test files for metapost 1.202
git-svn-id: svn://tug.org/texlive/trunk@13601 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/triptrap/mptrap.readme')
-rw-r--r--Build/source/texk/web2c/triptrap/mptrap.readme16
1 files changed, 3 insertions, 13 deletions
diff --git a/Build/source/texk/web2c/triptrap/mptrap.readme b/Build/source/texk/web2c/triptrap/mptrap.readme
index c616da724f0..c759e4f9107 100644
--- a/Build/source/texk/web2c/triptrap/mptrap.readme
+++ b/Build/source/texk/web2c/triptrap/mptrap.readme
@@ -1,13 +1,5 @@
The `trap' test for MetaPost is analogous to the similarly named test for
-METAFONT. It requires a special version of inimp with the following constant
-settings:
- mem_max = 4500+mem_min
- error_line = 64
- half_error_line = 32
- max_print_line = 72
- mem_top = 4500+mem_min
-The other parameters max_internal, buf_size, etc. are not very important but
-should be left at the values given in mp.web if possible.
+METAFONT.
The trap test uses mtrap.mp trap.mp, trap.mpx, and trapf.tfm. These four files
should be in the current directory when running the trap test; the other files in
@@ -40,11 +32,9 @@ one in this directory.
3. The strings `now untouched' statistics may differ due to changes in the
number of characters in the date on the first line of the log file. All the
- string statistics will change if you alter ../mp.ch in a way that changes the
- string pool.
+ string statistics will change if you alter ../mp.w in a way that changes the
+ internal string pool.
4. If integer division with negative numbers does not truncate toward zero in
your implementation, numeric results will be rounded differently.
-5. If for some reason you alter the storage allocation code ../mp.web or ../mp.ch
- this will change the memory usage statistics and the capsule numbers.