summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/core-lmt.mkiv
blob: eda667969181fe81b6eb3e1da63e498326c30d96 (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
25
26
27
28
29
30
31
32
%D \module
%D   [       file=core-lmt,
%D        version=2010.08.2,
%D          title=\CONTEXT\ System Macros,
%D       subtitle=Primitives,
%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.

\ifcase\contextlmtxmode\expandafter\endinput\fi

\writestatus{loading}{ConTeXt System Macros / Primitives}

\ifdefined\textdir \else
    \registerctxluafile{core-lmt}{}
\fi

\unprotect

% nothing yet

\protect \endinput

% \starttext
%     abc{\textdir TRTdef}ghi
%     abc{\textdir trtdef}ghi
%     \boxdirection0=1
% \stoptext