From 2bc1ebfb616b2c0ab2c97f0af33fe47e61178168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Fri, 26 Mar 2010 22:40:15 +0100 Subject: Prepare cctb dtx. --- Changes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index c970991..a8d6e5a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Changes in the luatexbase package/bundle +2010/03/26 + luatexbase-cctb + 2010/03/11 luatexbase-attrs 0.1 - add minimal test files for luatex and lualatex -- cgit v1.2.3 From 548cf785083785c27869a8b035156dbe2c127c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Fri, 26 Mar 2010 23:22:39 +0100 Subject: Minimal test files for cctb. --- Changes | 1 + 1 file changed, 1 insertion(+) (limited to 'Changes') diff --git a/Changes b/Changes index a8d6e5a..d26d23c 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ 2010/03/26 luatexbase-cctb + - add minimal test files for luatex and lualatex 2010/03/11 luatexbase-attrs 0.1 -- cgit v1.2.3 From 23a17df502ce5f8b360c1e10bc0dedae87631788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Fri, 26 Mar 2010 23:57:02 +0100 Subject: fix allocation range; initilase tables --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index d26d23c..8ac51c5 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ 2010/03/26 luatexbase-cctb - add minimal test files for luatex and lualatex + - fix allocation range (1->65535) + - make sure newly allocated tables are initialised 2010/03/11 luatexbase-attrs 0.1 -- cgit v1.2.3 From 105f350223a842d5a72170f192a2a597cd12290b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Sat, 27 Mar 2010 00:01:17 +0100 Subject: fix sensitivity to \escapechar --- Changes | 1 + 1 file changed, 1 insertion(+) (limited to 'Changes') diff --git a/Changes b/Changes index 8ac51c5..12a56c0 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,7 @@ - add minimal test files for luatex and lualatex - fix allocation range (1->65535) - make sure newly allocated tables are initialised + - fix sensitivity to the current value of \escapechar 2010/03/11 luatexbase-attrs 0.1 -- cgit v1.2.3 From 20fd8b85db18bc062de1b51f5d4f2305f88ca27f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Sat, 27 Mar 2010 02:28:22 +0100 Subject: Minor code cleanup. --- Changes | 1 + 1 file changed, 1 insertion(+) (limited to 'Changes') diff --git a/Changes b/Changes index 12a56c0..798660b 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,7 @@ - fix allocation range (1->65535) - make sure newly allocated tables are initialised - fix sensitivity to the current value of \escapechar + - new macro \setluatexcatcodetable 2010/03/11 luatexbase-attrs 0.1 -- cgit v1.2.3 From c14ea2489bbb1db61dd27b861015cdd269c888bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Sat, 27 Mar 2010 14:10:02 +0100 Subject: Doc for cctb and additional code cleanup. --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Changes') diff --git a/Changes b/Changes index 798660b..be473e4 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Changes in the luatexbase package/bundle 2010/03/26 - luatexbase-cctb + luatexbase-cctb 0.1 - add minimal test files for luatex and lualatex - fix allocation range (1->65535) - make sure newly allocated tables are initialised -- cgit v1.2.3