summaryrefslogtreecommitdiff
path: root/tex/context/base/s-sql-tables.mkiv
blob: 6f507e8b595607ef81eb5694a9b82a15f3dc9380 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
%D \module
%D   [       file=s-sql-tables,
%D        version=2012.07.12,
%D          title=\CONTEXT\ Extra Modules,
%D       subtitle=SQL,
%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.

% for the moment no helpers

\startmodule[s-sql-tables]

\registerctxluafile{s-sql-tables}{}

\installmodulecommandluasingle \showdefinedsqltables {moduledata.sql.tables.showdefined}

\stopmodule