Search found 1 match

by wes4829
Sun Feb 19, 2012 8:06 pm
Forum: Text Formatting
Topic: appendix | Appendix with Prefix in ToC
Replies: 1
Views: 3062

appendix | Appendix with Prefix in ToC

Hello,

I have been working for a long time on this and cannot figure it out so I thought I would try posting on here.

Right now I have my appendix style as this:

\usepackage{appendix}
\newboolean{@@inappendix}
\newcommand{\@@appendixname}{Appendices}
\renewcommand{\appendix}{\par
\setboolean ...