Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb2432.lvt
blobab9776c9b6f04890be4b057e6b06676613905f76
1 %% Eric Domenjoud 
2 %% test for latex/2432 empty \cite key causing 
3 %% ! Argument of \@firstofone has an extra }.
4 %% error.
6 % Input the test macros for LaTeX2e
7 \input{test2e}
9 \documentclass{article}
11 \begin{document}
12 \START
14 \cite{x,}
16 \END