1 %%Test file for latex/1771
2 %% double \thanks triggers error in compatibility mode
9 % Declare the format used on the original run, as printed by
12 \FORMAT{LaTeX2e<1995/06/01> patch level 3}
14 % 11pt Article document style for this test. We need to have a
15 % minimal font setup, for the last few tests, otherwise we
16 % could have done this with no documentclass.
22 \documentstyle{article}
27 \author{Me\footnotemark[2]
28 \and You\thanks{no thanks}
29 \and They\thanks{everybody}
36 \typeout{-------------------------------------------------------------------}
37 \typeout{This test file checks that double thanks does not produce an error.}
38 \typeout{-------------------------------------------------------------------}