therion-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Therion] Insert club logo?


From: Martin Budaj
Subject: Re: [Therion] Insert club logo?
Date: Tue, 17 Oct 2006 10:58:06 +0200

On 10/16/06, Carlos Guâno Grohmann <address@hidden> wrote:
Anyway I can insert the logo of my speleo club in therion? as a EPS or PS maybe?
thanks!

Currently it's possible using the following in the layout:

code tex-map

\def\loadpicture#1{\pdfximage{#1}\pdfrefximage\pdflastximage}
\def\maplayout{
  \legendbox{0}{100}{NE}{\the\legendcontent}
  \legendbox{100}{100}{NW}{\loadpicture{/absolute/path/to/file.png}}        %%% pdf, png, jpg supported
}

the first three  arguments of \legendbox macro are the same as of map-header command. We plan to implement more convenient interface to image embedding.

M.
_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.cz/mailman/listinfo/therion

reply via email to

[Prev in Thread] Current Thread [Next in Thread]