summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
-rw-r--r--luatex.dtx2
2 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f399fd3..0f65bf1 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,8 @@ UNPACKED_MODUTILS = luatexbase-modutils.sty modutils.lua test-modutils.lua \
UNPACKED_COMPAT = luatexbase-compat.sty \
test-compat-plain.tex test-compat-latex.tex
UNPACKED_BASE = luatexbase.sty test-base-plain.tex test-base-latex.tex
-UNPACKED_LUATEX = luatex.sty test-luatex-plain.tex test-luatex-latex.tex
+UNPACKED_LUATEX = luatex.sty test-luatex1.tex test-luatex2.tex \
+ test-luatex3.tex test-luatex4.tex test-luatex5.tex
UNPACKED = $(UNPACKED_MCB) $(UNPACKED_REGS) $(UNPACKED_ATTR) $(UNPACKED_CCTB) \
$(UNPACKED_LOADER) $(UNPACKED_MODUTILS) $(UNPACKED_COMPAT) \
$(UNPACKED_BASE) $(UNPACKED_LUATEX)
diff --git a/luatex.dtx b/luatex.dtx
index aeae949..2e82699 100644
--- a/luatex.dtx
+++ b/luatex.dtx
@@ -622,7 +622,7 @@ See source file '\inFileName' for licence and contact information.
%</test4>
% \end{macrocode}
%
-% \subsection{Short test for \plainTeX}
+% \subsection{Short test for Plain \TeX}
%
% \begin{macrocode}
%<*test5>