Unfortunatelly, currently it is not possible to define transparent areas within scrap.<div><div><div><br></div><div>S.</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 28 October 2012 11:56, Markus Boldt <span dir="ltr"><<a href="mailto:markus.boldt@gmx.net" target="_blank">markus.boldt@gmx.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Martin,<br>
it works! Many Thanks!!<br>
Is there an additionally possibility to make this definition so that the<br>
area will be a bit transparent?<br>
Markus<br>
<br>
-----Ursprüngliche Nachricht-----<br>
Von: <a href="mailto:therion-bounces@speleo.sk">therion-bounces@speleo.sk</a> [mailto:<a href="mailto:therion-bounces@speleo.sk">therion-bounces@speleo.sk</a>] Im Auftrag<br>
von Sluka Martin<br>
Gesendet: Sonntag, 28. Oktober 2012 11:22<br>
An: List for Therion users<br>
Betreff: *** GMX Spamverdacht *** Re: [Therion] Color for one scrap in a<br>
Project<br>
<div class="HOEnZb"><div class="h5"><br>
Marcus,<br>
<br>
try user area with light grey filling all the scrap.<br>
<br>
something as this:<br>
<br>
layout:<br>
<br>
 def a_u_lgrey (expr p) =<br>
      T:=identity;<br>
      thfill p withcolor (0.73, 0.71, 0.75);<br>
 enddef;<br>
<br>
th2:<br>
<br>
area u:lgrey<br>
  l249-1027-2729<br>
endarea<br>
<br>
In this way may fill your map with color areas easy.<br>
<br>
m.<br>
<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk">Therion@speleo.sk</a><br>
<a href="http://mailman.speleo.sk/mailman/listinfo/therion" target="_blank">http://mailman.speleo.sk/mailman/listinfo/therion</a><br>
</div></div></blockquote></div><br></div>