summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/node-mig.mkxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-07-27 17:00:33 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-07-27 17:00:33 +0200
commit58f82fce8b1f0aa48e3c1acbeed15dee999f51b9 (patch)
tree23d4c91654c6cb88343d763d877dceaea2e6dd0a /tex/context/base/mkiv/node-mig.mkxl
parent07ac7b09a67d45e2dc971efc584f7f9ae7207669 (diff)
downloadcontext-58f82fce8b1f0aa48e3c1acbeed15dee999f51b9.tar.gz
2020-07-27 16:24:00
Diffstat (limited to 'tex/context/base/mkiv/node-mig.mkxl')
-rw-r--r--tex/context/base/mkiv/node-mig.mkxl44
1 files changed, 44 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/node-mig.mkxl b/tex/context/base/mkiv/node-mig.mkxl
new file mode 100644
index 000000000..f15f87f23
--- /dev/null
+++ b/tex/context/base/mkiv/node-mig.mkxl
@@ -0,0 +1,44 @@
+%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}
+
+\let\automigrateinserts\relax
+\let\automigratemarks \relax
+
+\protect