[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: OT: Latex



On Thu, 11 Feb 2010 20:42:50 -0500, gene glick wrote:

> What worked out nice was placing a table in the header and placing
> things exactly where I want them.

A more flexible solution is \put inside a picture environment. Other 
objects can be placed feely too. Excerpt of my letter head:

/---------------
  \setlength{\unitlength}{1mm}
  \begin{picture}(0,0)
    \put(0,-32) \includegraphics[width=49\unitlength]{foobar.eps}
    \put(100, -37) {
        \begin{minipage}[t]{120mm} 
          foobar
        \end{minipage}
        }
  \end{picture}
\---------------
  
---<(kaimartin)>--- 
-- 
Kai-Martin Knaak                                  tel: +49-511-762-2895
UniversitÃt Hannover, Inst. fÃr Quantenoptik      fax: +49-511-762-2211	
Welfengarten 1, 30167 Hannover           http://www.iqo.uni-hannover.de
GPG key:    http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user