Tagged Questions
1
vote
1answer
36 views
Spacing issues with letterhead background
I have a letterhead background that I use on cover letters. I am having spacing issues with some text being obscured by the letterhead image. I have tried using \\, \\*, vspace{5in} etc to no avail.
...
0
votes
1answer
99 views
Modify single page size and insert image
I'm trying to generate a PDF where every page has a background image and some text placed at specific positions.
Some of the pages are normal A4 portrait and others are landscape.
My problem is that ...
7
votes
2answers
77 views
Controlling the exact positioning and size of individual glyphs
I'm typesetting a book using the memoir document class. The overall layout comes with a background image. This image incorporates space for the page numbers in the footer which looks like a slot ...
7
votes
2answers
708 views
Exact centering of full-page background image
Here's the situation:
I have to use memoir (v3.6j), with geometry (v5.6) and LuaTeX, version beta-0.70.1-2011061410 (rev 4277) in an A5 project which, in the final output have to be 3mm larger from ...
4
votes
2answers
462 views
Fixed marginpars with gray background in KOMA-Script
I am an newbie looking to achieve a sort of two column effect with my LaTeX report - I am using LaTeX KOMA-script as a base.
I want my margin to appear in a different background color, (say) gray, ...
3
votes
1answer
551 views
Column background image
I have a two column frame (via wiki2beamer):
\documentclass{beamer}
\begin{document}
\begin{frame}
\frametitle{Background Test}
\begin{columns}
\column{0.3\textwidth}
\begin{itemize}
...
1
vote
1answer
119 views
What are the possible positions can be used with the background package?
I can't find the possible positions documented anywhere. I am looking for positions like current page.south west, etc. Anyone knows where I can find complete list of the possible positions?
The ...