Re: image into header

2005-08-04 Thread fiëé visuëlle
Yeah I saw that so my only option is eps? I guess it must work unchanged with PostScript output; but you can convert everything in an EPS (use Imagemagick/GhostScript). Greetlings from Lake Constance --- fiëé visuëlle Henning Hraban Ramm http://www.fiee.net http://angerweit.tikon.ch/lieder/

Re: image into header

2005-08-04 Thread Aaron Mehl
Yeah I saw that so my only option is eps? what about svg? png? Thanks Aaron --- Mats Bengtsson <[EMAIL PROTECTED]> wrote: > Sorry, I happened to send the email before it was > finished. > > Read in "10.1.13 Creating titles" on how to redefine > what's printed > in the page header. Then, browse

Re: image into header

2005-08-04 Thread Graham Percival
On 4-Aug-05, at 4:41 AM, Aaron Mehl wrote: Hi I am formmating a book and need to have an image on the top of each page. I would like to add it to one of the header tags. If it's in .eps format, you can use \markup{ \epsfile "foo.eps" } See "Overview of text markup commands". - Graham

Re: image into header

2005-08-04 Thread Mats Bengtsson
Read in "10.1.13 Creating titles" on how to redefine what's printed in the page header. Then, browse through the list in "8.1.7 Overview of text markup commands Aaron Mehl wrote: Hi I am formmating a book and need to have an image on the top of each page. I would like to add it to one of the h

Re: image into header

2005-08-04 Thread Mats Bengtsson
Sorry, I happened to send the email before it was finished. Read in "10.1.13 Creating titles" on how to redefine what's printed in the page header. Then, browse through the list in "8.1.7 Overview of text markup commands" to find out how to include an EPS file with the image. /Mats Aaron Mehl