From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36977 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: Feature request for backgrounds Date: Fri, 12 Oct 2007 10:28:28 +0200 Message-ID: <115224fb0710120128q746caf02x978cef693133a1f6@mail.gmail.com> References: <115224fb0710110316s2eff4f58td89bcb382e5ef0f7@mail.gmail.com> <470E0C8D.6030800@wxs.nl> <115224fb0710110735h619614f0wc27de6366979097a@mail.gmail.com> <470E7CAE.3020705@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0946053892==" X-Trace: sea.gmane.org 1192177826 12973 80.91.229.12 (12 Oct 2007 08:30:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Oct 2007 08:30:26 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 12 10:30:15 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1IgFu6-00038U-1E for gctc-ntg-context-518@m.gmane.org; Fri, 12 Oct 2007 10:29:54 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6B9F11FC9B; Fri, 12 Oct 2007 10:29:46 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22663-05-2; Fri, 12 Oct 2007 10:29:34 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3092B1FC78; Fri, 12 Oct 2007 10:29:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5A5351FC78 for ; Fri, 12 Oct 2007 10:29:28 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22663-05 for ; Fri, 12 Oct 2007 10:29:22 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by ronja.ntg.nl (Postfix) with ESMTP id 9E7201FB4F for ; Fri, 12 Oct 2007 10:28:29 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id i27so839012wxd for ; Fri, 12 Oct 2007 01:28:28 -0700 (PDT) Original-Received: by 10.90.78.9 with SMTP id a9mr4409669agb.1192177708386; Fri, 12 Oct 2007 01:28:28 -0700 (PDT) Original-Received: by 10.90.70.1 with HTTP; Fri, 12 Oct 2007 01:28:28 -0700 (PDT) In-Reply-To: <470E7CAE.3020705@wxs.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:36977 Archived-At: --===============0946053892== Content-Type: multipart/alternative; boundary="----=_Part_23501_13675809.1192177708384" ------=_Part_23501_13675809.1192177708384 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 2007/10/11, Hans Hagen : > > 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} Hi Hans, nearly perfect but can I also test if the requested figure did really exist with something like \doiffigure{\framedparameter{backgroundimage}}{\backgroundimage{...}}. I hope there will be a hidden feature section in the ConTeXtbook with all of ConTeXt's little features I don't know at the moment. Wolfgang ------=_Part_23501_13675809.1192177708384 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

2007/10/11, Hans Hagen <pragma@wxs.nl>:
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}
 
Hi Hans,
 
nearly perfect but can I also test if the requested figure did really exist with
something like \doiffigure{\framedparameter{backgroundimage}}{\backgroundimage{...}}.
 
I hope there will be a hidden feature section in the ConTeXtbook with all of ConTeXt's
little features I don't know at the moment.
 
Wolfgang
 

 
------=_Part_23501_13675809.1192177708384-- --===============0946053892== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0946053892==--