diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-01-21 21:42:33 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-01-21 21:42:33 +0100 |
commit | 64be9a101c83d756d844496caf788e643658dad1 (patch) | |
tree | b81c0b04609bc7a59d50c6226c40a64187128e0b /luamcallbacks.dtx | |
parent | 67a1fcd4d9f891452a0f53c5d6a7441be80d2a8f (diff) | |
download | luatexbase-64be9a101c83d756d844496caf788e643658dad1.tar.gz |
Handle test files correctly in Makefile.
Diffstat (limited to 'luamcallbacks.dtx')
-rw-r--r-- | luamcallbacks.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/luamcallbacks.dtx b/luamcallbacks.dtx index c23a198..6b06b24 100644 --- a/luamcallbacks.dtx +++ b/luamcallbacks.dtx @@ -7,7 +7,7 @@ % This work consists of the main source file luamcallbacks.dtx % and the derived files % luamcallbacks.sty, luamcallbacks.tex, luamcallbacks.lua -% luamcallbacks-test.tex, luamcallbacks.pdf. +% test-luamcallbacks.tex, luamcallbacks.pdf. % % Unpacking: % tex luamcallbacks.dtx @@ -49,7 +49,7 @@ This work is under the CC0 license. This work consists of the main source file luamcallbacks.dtx and the derived files - luamcallbacks.lua, luamcallbacks-test.tex, luamcallbacks.pdf. + luamcallbacks.lua, test-luamcallbacks.tex, luamcallbacks.pdf. \endpreamble @@ -57,7 +57,7 @@ and the derived files \generate{% \usedir{doc/luatex/luatextra}% - \file{luamcallbacks-test.tex}{\from{luamcallbacks.dtx}{test}}% + \file{test-luamcallbacks.tex}{\from{luamcallbacks.dtx}{test}}% } % The following hacks are to generate a lua file with lua comments starting by |