I'm a newbie to latex and modifying templates/styles so I'd appreciate some help with an issue I'm having with \appendix.
I've produced a few appendices using:
Code: Select all
\appendix
\noappendicestocpagenum
\addappheadtotoc
\input{sections/appendix1}
\input{sections/appendix2}
\input{sections/appendix3}
\input{sections/appendix4}
\input{sections/appendix5}
Code: Select all
\vskip-3em
What can I do? Step-by-step instructions would be helpful...
Many Thanks,
jobedone2000.