publ-old.mkxl /size: 755 b    last modification: 2021-10-28 13:51
1%D \module
2%D   [       file=publ-old,
3%D        version=2013.12.24,
4%D          title=\CONTEXT\ Publication Support,
5%D       subtitle=Old Fashioned \BIBTEX,
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\unprotect
15
16% No protection because we have a module that overloads them!
17
18\mutable\protected\def\setupbibtex         {\usemodule[oldbibtex]\setupbibtex}
19\mutable\protected\def\setuppublications   {\usemodule[oldbibtex]\setuppublications}
20\mutable\protected\def\setuppublicationlist{\usemodule[oldbibtex]\setuppublicationlist}
21
22\protect
23