summaryrefslogtreecommitdiff
path: root/lualibs.dtx
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-06-22 20:36:58 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-06-22 20:36:58 +0300
commitbb5cd6ff65abaf3c08ec89aca82a4c360c8d3733 (patch)
tree005da148e27c934283c72ca34cc2f3109aa06fa7 /lualibs.dtx
parent76c39f21df654889a234994f3cc9d3add92b5b61 (diff)
downloadlualibs-bb5cd6ff65abaf3c08ec89aca82a4c360c8d3733.tar.gz
A small note
Diffstat (limited to 'lualibs.dtx')
-rw-r--r--lualibs.dtx3
1 files changed, 2 insertions, 1 deletions
diff --git a/lualibs.dtx b/lualibs.dtx
index 18347e4..78acdf8 100644
--- a/lualibs.dtx
+++ b/lualibs.dtx
@@ -144,7 +144,8 @@ and the derived file lualibs.lua.
%
% You can either load the \texttt{lualibs} module, which will load all other
% modules, provided by this package: |require("lualibs")|, or explicitly
-% load the modules you need, e.g.: |require("lualibs-table")|.
+% load the modules you need, e.g.: |require("lualibs-table")|, please note that
+% some modules depend on others.
%
% \noindent If your code is running under \textsf{texlua}, you will need to
% initialize \textsf{kpse} library so that |require()| can find files under