Tagged Questions
1
vote
1answer
53 views
PDF files in Appendix are ill placed
I'm writing up my bachelors thesis. I have used the appendix{} command i.e.,
\newpage\chead{Appendix}\begin{appendices}\numberwithin{equation}{section}
and I have a lot of sections in the ...
1
vote
1answer
396 views
Includegraphics in the Appendix
The present question is related to this previous one.
\documentclass[11pt,a4paper,oneside]{report}
\pagestyle{headings}
\usepackage{setspace}
\usepackage{array}
\usepackage{covington}
...