summaryrefslogtreecommitdiff
path: root/tex/context/base/core-uti.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/core-uti.tex')
-rw-r--r--tex/context/base/core-uti.tex25
1 files changed, 10 insertions, 15 deletions
diff --git a/tex/context/base/core-uti.tex b/tex/context/base/core-uti.tex
index a32b670d8..3d20a74df 100644
--- a/tex/context/base/core-uti.tex
+++ b/tex/context/base/core-uti.tex
@@ -17,7 +17,6 @@
% todo : safe lan etc too
% todo : load all commands at once (tok)
-% todo : merge status info patch into tui file (language, encoding, etc),
% Utility-file
%
@@ -59,15 +58,11 @@
\def\checksectionseparator % catches backward compatibility conflict
{\doifnot\sectionseparator:\endinput} % this dependency may go in a few years
-\def\dosplitofffoliopart[#1::#2::#3]{#3}
-
\def\thisissectionseparator#1%
{\bgroup
\globallet\checksectionseparator\relax
\convertcommand \sectionseparator\to\asciiA
\convertargument #1\to\asciiB
- \expanded{\gdef\noexpand\dosplitofffoliopart[####1\sectionseparator
- \sectionseparator####2\sectionseparator\sectionseparator####3]{####3}}%
\ifx\asciiA\asciiB
\egroup
\else
@@ -223,8 +218,8 @@
% no longer needed, since texutil is now multi platform
%
-% \def\utilitycheckmessage
-% {\showmessage\m!systems{12}{}%
+% \def\utilitycheckmessage%
+% {\showmessage{\m!systems}{12}{}%
% \globallet\utilitycheckmessage=\relax}
%
% \def\saveutilityline#1 #2\txen% tricky maar ok, want achter \command
@@ -236,12 +231,12 @@
% \utilitycheckmessage
% \fi\fi\fi}
%
-% \def\checkutilityfile
+% \def\checkutilityfile%
% {\doiflocfileelse{\jobname.\f!outputextension}
% {}
% {\doiflocfileelse{\jobname.\f!inputextension}
% {\bgroup
-% \showmessage\m!systems{11}{}%
+% \showmessage{\m!systems}{11}{}%
% \openout\scratchwrite=\jobname.\f!outputextension
% \openlocin\scratchread{\jobname.\f!inputextension}%
% \def\doprocessline%
@@ -265,8 +260,8 @@
\resetutilities
% more than one utility thing can be handled in one pass,
% for instance lists, so we process ##1 as list
- \def\douticommand##1{\csname\s!set##1\endcsname}%
- \processcommacommand[#1]\douticommand
+ \def\docommando##1{\csname\s!set##1\endcsname}%
+ \processcommacommand[#1]\docommando
\begingroup
\def\currentutilityfilename{#2}%
\notesenabledfalse
@@ -300,9 +295,9 @@
\doifsomething{#3}
{\showmessage\m!systems9{{#3}}%
\ifvoorlopig
- \blank
+ \blanko
\type{[\currentmessagetext]}%
- \blank
+ \blanko
\fi}%
\fi
\disableinitializevariables
@@ -579,7 +574,7 @@
% left over
\def\plaatsvolledig#1#2#3#4% kop, ref, tit, do
- {#1[#2]{#3}#4\page[\v!yes]}
+ {#1[#2]{#3}#4\pagina[\v!ja]}
% Experiment
%
@@ -641,4 +636,4 @@
\long\setvalue{\s!reset#1}{#2}%
\long\setvalue{\s!set #1}{#3}}
-\protect \endinput
+\protect \endinput \ No newline at end of file