From 379f39051432d29e8094f9dc0150bbbdd9486e91 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 2 Mar 2005 00:00:00 +0100 Subject: stable 2005.03.02 --- tex/context/base/context.tex | 2 +- tex/context/base/java-ini.tex | 25 ++----------------------- tex/context/base/supp-fil.tex | 3 +++ tex/context/interface/keys-cz.xml | 2 +- tex/context/interface/keys-de.xml | 2 +- tex/context/interface/keys-en.xml | 2 +- tex/context/interface/keys-it.xml | 2 +- tex/context/interface/keys-nl.xml | 2 +- tex/context/interface/keys-ro.xml | 2 +- 9 files changed, 12 insertions(+), 30 deletions(-) (limited to 'tex') diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index e60b14383..7c0376c6e 100644 --- a/tex/context/base/context.tex +++ b/tex/context/base/context.tex @@ -31,7 +31,7 @@ %D 2004.8.30 the low level interface is english. Watch out and adapt %D your styles an modules. -\def\contextversion{2005.03.01} +\def\contextversion{2005.03.02} %D Welcome to the main module. When this module is ran through %D \type{initex} or \type {tex -i} or \type {whatevertex} using diff --git a/tex/context/base/java-ini.tex b/tex/context/base/java-ini.tex index 09c6cb5cd..7ee080238 100644 --- a/tex/context/base/java-ini.tex +++ b/tex/context/base/java-ini.tex @@ -356,30 +356,9 @@ \newcounter\nofJSpreambles \newcounter\currentJSpreamble -% \long\def\startJSpreamble#1 #2 % -% {\bgroup % we need to restore the catcodes -% \popendofline % just in case it happens while reading lists -% \doifelse{#2}{used} -% {\dostartJSpreamble#1 } -% {\dostartJSpreamble#1 now #2 }} -% -% \long\def\dostartJSpreamble#1 #2 #3\stopJSpreamble -% {\processaction -% [#2] -% [ later=>\chardef\JSstatus\zerocount,% -% now=>\chardef\JSstatus\plusone ,% -% \s!default=>\chardef\JSstatus\plustwo ,% -% \s!unknown=>\chardef\JSstatus\plustwo ]% -% \presetJSfunctions #3function ()\end -% \long\setgvalue{\r!java\r!java#1}{#3}% -% \ifcase\JSstatus \else -% \useJSpreamblenow{#1}% -% \fi -% \egroup} - \long\def\startJSpreamble#1 #2 % - {\bgroup % we need to restore the catcodes - \popendofline % just in case it happens while reading lists + {\bgroup % we need to restore the catcodes + \restoreendofline % just in case it happens while reading lists \doifelse{#2}{used} {\dostartJSpreamble#1 } {\dostartJSpreamble#1 now #2 }} diff --git a/tex/context/base/supp-fil.tex b/tex/context/base/supp-fil.tex index 20c25b2fc..c7a81a9cb 100644 --- a/tex/context/base/supp-fil.tex +++ b/tex/context/base/supp-fil.tex @@ -87,6 +87,9 @@ \def\popendofline {\catcode\newlinecode\csname :eol:\endoflinelevel\endcsname \fastdecrement\endoflinelevel} + +\def\restoreendofline + {\catcode\newlinecode\@@endofline} %D \macros %D {scratchread, scratchwrite} diff --git a/tex/context/interface/keys-cz.xml b/tex/context/interface/keys-cz.xml index 6e10850df..7f3585bae 100644 --- a/tex/context/interface/keys-cz.xml +++ b/tex/context/interface/keys-cz.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-de.xml b/tex/context/interface/keys-de.xml index 9d159ae35..02ee63bb4 100644 --- a/tex/context/interface/keys-de.xml +++ b/tex/context/interface/keys-de.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-en.xml b/tex/context/interface/keys-en.xml index 4666fc200..21ae0cc84 100644 --- a/tex/context/interface/keys-en.xml +++ b/tex/context/interface/keys-en.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-it.xml b/tex/context/interface/keys-it.xml index 543659141..6e1e560ff 100644 --- a/tex/context/interface/keys-it.xml +++ b/tex/context/interface/keys-it.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-nl.xml b/tex/context/interface/keys-nl.xml index a6376207f..4fc5c175c 100644 --- a/tex/context/interface/keys-nl.xml +++ b/tex/context/interface/keys-nl.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-ro.xml b/tex/context/interface/keys-ro.xml index d9f920dd0..7ade7d1b3 100644 --- a/tex/context/interface/keys-ro.xml +++ b/tex/context/interface/keys-ro.xml @@ -1,6 +1,6 @@ - + -- cgit v1.2.3