summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/node-mig.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/node-mig.mkxl')
-rw-r--r--tex/context/base/mkiv/node-mig.mkxl44
1 files changed, 0 insertions, 44 deletions
diff --git a/tex/context/base/mkiv/node-mig.mkxl b/tex/context/base/mkiv/node-mig.mkxl
deleted file mode 100644
index 420140e6f..000000000
--- a/tex/context/base/mkiv/node-mig.mkxl
+++ /dev/null
@@ -1,44 +0,0 @@
-%D \module
-%D [ file=node-mig,
-%D version=2010.01.19,
-%D title=\CONTEXT\ Node Macros,
-%D subtitle=Inserts,
-%D author=Hans Hagen,
-%D date=\currentdate,
-%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
-%C
-%C This module is part of the \CONTEXT\ macro||package and is
-%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
-%C details.
-
-\writestatus{loading}{ConTeXt Node Support / Migrations}
-
-%D \starttyping
-%D \automigrateinserts
-%D
-%D \hbox{\vbox{x\footnote{1}x\footnote{2}x\footnote{3}x}}
-%D \vbox{x\footnote{4}x}
-%D \hbox{\vbox{x\footnote{5}x}}
-%D
-%D \hbox{x}
-%D \hbox{x\footnote{6}x}
-%D \hbox{x}
-%D
-%D \starttabulate
-%D \NC test \NC test \footnote{test} \input tufte \NC \NR
-%D \NC test \NC test \footnote{test} \input tufte \NC \NR
-%D \NC test \NC test \footnote{test} \input tufte \NC \NR
-%D \NC test \NC test \footnote{test} \input tufte \NC \NR
-%D \NC test \NC test \footnote{test} \input tufte \NC \NR
-%D \NC test \NC test \footnote{test} \input tufte \NC \NR
-%D \stoptabulate
-%D \stoptyping
-
-\unprotect
-
-\registerctxluafile{node-mig}{autosuffix}
-
-\aliased\let\automigrateinserts\donothing
-\aliased\let\automigratemarks \donothing
-
-\protect