From bb5cd6ff65abaf3c08ec89aca82a4c360c8d3733 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Tue, 22 Jun 2010 20:36:58 +0300 Subject: A small note --- lualibs.dtx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lualibs.dtx') 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 -- cgit v1.2.3