blob: b8ed197fe6406a5bfaa414a0da3bc652bd5dae36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
%D \module
%D [ file=node-pag,
%D version=2008.09.30,
%D title=\CONTEXT\ Node Macros,
%D subtitle=Page Building,
%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 Macros / Page Building}
\unprotect
\registerctxluafile{node-pag}{1.001}
\protect \endinput
|