Tagged Questions
4
votes
3answers
193 views
Put a frame around all pages, except one, in a book
I am writing a book and would like to put a red, 5pt thick frame around all pages, except around one page in the middle of the book, which contains a figure that is bigger than the frame.
The frame ...
4
votes
1answer
428 views
How to avoid background / frame break in code listings with math / mathescape?
I have lots of C++ sources with LaTeX formulas in the comments. Ideal for using the listings packages to pretty print the source. However, most of the formulas break either, the background or the ...
12
votes
1answer
506 views
Page Bordering with an image?
I want a custom border for my document.
I was thinking of doing something like this, creating a border with a graphics tool(only the outer frame) and then placing it in the beginning of the document, ...