[OS X TeX] Two Column Float

Peter Dyballa Peter_Dyballa at Web.DE
Mon Jun 25 00:44:25 CEST 2007


Am 24.06.2007 um 23:25 schrieb Richard J Benish:

> Any ideas on how to control this situation?

	\begin{picture}(210,90)
	  \ifpdf
	    \put(-10,0){\includegraphics*[height=80mm]{BlueBanner}}
	  \else
	    \put(-10,0){\includegraphics*[height=80mm,bb=0 0 201 42] 
{BlueBanner}}
	  \fi
	\end{picture}

The BlueBanner picture has an aspect ratio of 5:1. The picture  
environment reserves some space, a rectangle of 210×90 mm². \put  
shifts the picture by 10 mm into the left margin and lets it start at  
the sheet's edge. The picture is scale, keeping the aspect ratio, to  
a height of 80 mm. Above and below this blue banner approximately 5  
mm space are left: half the difference of the reserved space and the  
space actual used.

How do you try to include your picture?

--
Greetings

   Pete

Rain is saved up in cloud banks.



------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the macostex-archives mailing list