From 4ac1da048fbdc028feb50b2d31591aa62da4fe9d Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 2 Nov 2014 10:49:40 -0800 Subject: [PATCH] Fix more titles (only 5 left!). --- dump.c | 1 + notes | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/dump.c b/dump.c index 9e1ff64e62..6814dc1930 100644 --- a/dump.c +++ b/dump.c @@ -1274,6 +1274,7 @@ dump_title(void) dump_title_value(0); putchar('\n'); putchar('\n'); match_byte_assert(0x31); dump_title_value(0); putchar('\n'); putchar('\n'); + match_byte(0); match_byte_assert(0x58); if (match_byte(0x31)) { diff --git a/notes b/notes index 6ff211a80e..b62d3116bb 100644 --- a/notes +++ b/notes @@ -285,6 +285,23 @@ web/7e29c00c8c2a7e490636b7f74598b6a4/000000002315210_lightTableData.bin: 05 58 "meaning14" "level of enjoyment" i2 00 02 58 F40.2(3.80) +web/67e54cc8a549f4a66331c0401ff4a775/0000000005112_lightTableData.bin: + +00 58 "[:^1:]1" i1 i3 i0 + 01 58 F40.0(2) 00 00 00 00 + 03 ". " 58 00 00 00 00 ". " 00 00 00 00 00 + 03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 + +03 "Estimated Marginal Means" 58 00 00 00 00 "Estimated Marginal Means" 01 + +31 + +00 58 "[:^1:]1" i1 i3 i0 + 01 58 F40.0(2) 00 00 00 00 + 03 ". " 58 00 00 00 00 ". " 00 00 00 00 00 + 03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 +58 +58 00 00 00 00 Fonts ----- -- 2.30.2