summaryrefslogtreecommitdiff
path: root/tex/context/base/type-ini.mkvi
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-10-19 01:20:13 +0300
committerMarius <mariausol@gmail.com>2012-10-19 01:20:13 +0300
commit69d2352af4b60929b37fc49f3bdb263977016244 (patch)
treedb5eb11398e345dfa23b4c4500fb93575d2afb7c /tex/context/base/type-ini.mkvi
parentc18f7cbe51449a611ea1819fedd9a4ff18529b7d (diff)
downloadcontext-69d2352af4b60929b37fc49f3bdb263977016244.tar.gz
stable 2012.05.30 11:26
Diffstat (limited to 'tex/context/base/type-ini.mkvi')
-rw-r--r--tex/context/base/type-ini.mkvi14
1 files changed, 3 insertions, 11 deletions
diff --git a/tex/context/base/type-ini.mkvi b/tex/context/base/type-ini.mkvi
index 8345a97f9..8ca42854f 100644
--- a/tex/context/base/type-ini.mkvi
+++ b/tex/context/base/type-ini.mkvi
@@ -27,8 +27,6 @@
\unprotect
-\definesystemvariable {ts} % TypeScript / for the moment we keep this one
-
\newcount \c_font_typescripts_n_of_preloaded
\newconditional\c_font_typescripts_quit
\newtoks \c_font_typescripts_document
@@ -136,21 +134,15 @@
% The next will change .. we can load a file inside a typescript but as the state is
% 1 then, it doesn't get stored without doing that explicitly
+% \unexpanded\def\loadtypescriptfile[#1]%
+% {\ctxcommand{loadtypescriptfile("#1")}}
+
\unexpanded\def\loadtypescriptfile[#1]%
{\pushmacro\typescriptstate
\let\typescriptstate\plustwo % assumes 2 at the outer level
\ctxcommand{loadtypescriptfile("#1")}%
\popmacro\typescriptstate}
-\unexpanded\def\loadfoundtypescriptfile#1%
- {\startreadingfile
- \pushendofline
- \unprotect
- \input{#1}%
- \protect
- \popendofline
- \stopreadingfile}
-
\unexpanded\def\quittypescriptscanning
{\settrue\c_font_typescripts_quit} % public