Tagged Questions
3
votes
2answers
82 views
Redefine report Part with image
I am trying to include an image on the part title page of my report, so that it looks like this, but shows up correctly in the ToC:
\clearpage
\newpage
{\pagestyle{empty} ...
10
votes
1answer
439 views
Redefine memoir Part to allow image
I am preparing a book with memoir. The book has three parts. I would like to have the Part title raised and to insert an image directly below the title. I am able to raise the Part title to the upper ...
1
vote
1answer
562 views
Adding a figure to a Part Page
I'd like to add a figure below the title of the part on the part page. How does one go about doing so using the amsbook class?
\documentclass{amsbook}
\usepackage{lipsum}
\begin{document}
...