node-mig.mkxl /size: 1214 b    last modification: 2021-10-28 13:51
1%D \module
2%D   [       file=node-mig,
3%D        version=2010.01.19,
4%D          title=\CONTEXT\ Node Macros,
5%D       subtitle=Inserts,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14\writestatus{loading}{ConTeXt Node Support / Migrations}
15
16%D \starttyping
17%D \automigrateinserts
18%D
19%D \hbox{\vbox{x\footnote{1}x\footnote{2}x\footnote{3}x}}
20%D \vbox{x\footnote{4}x}
21%D \hbox{\vbox{x\footnote{5}x}}
22%D
23%D \hbox{x}
24%D \hbox{x\footnote{6}x}
25%D \hbox{x}
26%D
27%D \starttabulate
28%D \NC test \NC test \footnote{test} \input tufte \NC \NR
29%D \NC test \NC test \footnote{test} \input tufte \NC \NR
30%D \NC test \NC test \footnote{test} \input tufte \NC \NR
31%D \NC test \NC test \footnote{test} \input tufte \NC \NR
32%D \NC test \NC test \footnote{test} \input tufte \NC \NR
33%D \NC test \NC test \footnote{test} \input tufte \NC \NR
34%D \stoptabulate
35%D \stoptyping
36
37\unprotect
38
39\registerctxluafile{node-mig}{autosuffix}
40
41\aliased\let\automigrateinserts\donothing
42\aliased\let\automigratemarks  \donothing
43
44\protect
45