12 Oct
2007
12 Oct
'07
1:21 a.m.
On Thu, 11 Oct 2007, Hans Hagen wrote:
Wolfgang Schuster wrote:
I know and I used a backgroundcolor and a background simultaneously in my posted example but what I want is a interface in localframed without the overlay solution, the background should also repeated horizontal and vertical and not streched in both directions.
\defineoverlay[image][\backgroundimage1\overlaywidth\overlayheight{\externalfigure[\framedparameter{backgroundimage}]}]
\framed[width=15cm,height=25cm,backgroundimage=cow.pdf,background=image]{test}
Wow, I never thought of this before. This is a really nice way to generate and use key-value pairs on the fly. Aditya