\TUappendix{THE FIRST APPENDIX} \label{App:A} Text in the appendix. Now we will type in a little more text so that we can see if the paragraph is properly indented. \begin{table} \suppressfloats[t] \centerline{Normally a table would go here.} \caption{Title of the Only Table in this Appendix.} \end{table} \TUappendix{THE SECOND APPENDIX} \label{App:B} Of course this is the material that goes in the second appendix. What did you expect to find here? \TUsection{A Heading in an Appendix} A recent modification corrects the numbering of sections, subsections and subsubsection in the appendix. \TUsubsection{A Subheading in an Appendix} The subsection appears to work. \TUsubsubsection{A Sub-subsection in an Appendix} And the sub subsection also works. Finally we test that figures and tables also work. \begin{table} \suppressfloats[t] \centerline{Normally a table would go here.} \caption{Title of the First Table in this Appendix.} \end{table} \begin{figure} \suppressfloats[t] \centerline{Normally a figure would go here.} \caption{Title of the First Figure in this Appendix.} \end{figure} \begin{table} \suppressfloats[t] \centerline{Normally a table would go here.} \caption{Title of the Second Table in this Appendix.} \end{table} \begin{figure} \suppressfloats[t] \centerline{Normally a figure would go here.} \caption{Title of the Second Figure in this Appendix.} \end{figure}