<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div><span class="Apple-style-span" style="font-family: Arial; ">1  Removing 
legend entries</span></div>
<div><font size="2" face="Arial"><span>----------------------------------------</span></font></div>
<div><font size="2" face="Arial"><span>I notice that there 
is no legend entry for 'label' or 'remark', although there are entries for these 
in the texts.txt (5.3.8) file in the sources.</span></font></div>
<div><font size="2" face="Arial"><span>This seems quite 
sensible to me, as it is generally self evident and no legend entry should be 
needed.</span></font></div>
<div><font size="2" face="Arial"><span></span></font> </div>
<div><font size="2" face="Arial"><span>I think that 'arrow' 
fits in the same category.  It seems a bit redundant to have an entry for 
'arrow' in the legend.  </span></font></div>
<div><font size="2" face="Arial"><span>Is there a way for 
the user to supress particular legend entries?</span></font> </div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>
<div><font size="2" face="Arial"><span></span></font> </div>
<div><font size="2" face="Arial"><span>I 
tried;</span></font></div>
<div><font size="2" face="Arial"><span>text en "line 
arrow"    ""</span></font></div>
<div><font size="2" face="Arial"><span>to suppress the 
legend entry, but predictably enough all i got was an arrow with no 
label!</span></font></div></div></blockquote><div><br></div><div>This should work in 5.3.9. I will fix the arrow ;)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div>
<div><span class="Apple-style-span" style="font-family: Arial; ">2 New area legend 
entries don't want to change</span></div>
<div><font size="2" face="Arial"><span>
<div><font size="2" face="Arial"><span>----------------------------------------</span></font></div></span></font></div>
<div><font size="2" face="Arial"><span>I tried to modify 
the new 'area flowstone' and 'area moonmilk' legend entries, but I get an 
error.  There must be something different about them.</span></font></div>
<div><font size="2" face="Arial"><span>eg</span></font></div>
<div><font size="2" face="Arial"><span>text en "line 
wall:clay"         "clay, mud"<br>text 
en "area 
clay"              
"clay, mud"<br>#text en "area 
flowstone"         "flowstone"<br>#text 
en "area moonmilk"          
"moonmilk"<br>text en "point 
gradient"         
"gradient/slope"</span></font></div>
<div><font size="2" face="Arial"><span></span></font> </div>
<div><font size="2" face="Arial"><span>If I remove the #'s 
I get an error.  My mistake or is there really something different about 
the new entries?</span></font></div></div></blockquote><div><br></div><div>No it is a bug, I will try to fix it.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div>
<div><span class="Apple-style-span" style="font-family: Arial; ">3 New entrance 
symbol</span></div>
<div><font size="2" face="Arial"><span></span></font>
<div><font size="2" face="Arial"><span>----------------------------------------</span></font></div></div>
<div><font size="2" face="Arial"><span>I'd like to change 
the entrance symbol from a filled triangle to, say,  an omega symbol (as is 
already used for station with flag entrance).</span></font></div>
<div><font size="2" face="Arial"><span>Has anyone come up 
with some metapost for this? Or another way of doing it?</span></font></div></div></blockquote><div><br></div><div>Try this. It is copied from flag entrance code.</div><div><div><br></div><div>def p_entrance (expr pos,theta,sc,al)=</div>

<div>    U:=(.3u,.25u);</div><div>    T:=identity aligned al scaled sc shifted pos;</div><div>    pickup PenX;</div><div>    thdraw (-.3u,-.25u) -- (-.2u,-.25u){dir 135} .. (0, .25u) .. {dir 225}(.2u,-.25u) -- (.3u,-.25u);</div>

<div>enddef;</div></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>
<div><span class="Apple-style-span" style="font-family: Arial; ">4 Survey station 
with specific flags in legend</span></div>
<div><font size="2" face="Arial"><span>
<div><font size="2" face="Arial"><span>----------------------------------------</span></font></div></span></font></div>
<div><font size="2" face="Arial"><span>I notice that the 
legend is set up to display and differentiate survey stations with 'mark fixed, 
'mark painted' etc but not to differentiate for flags such as entrance, doline, 
arch etc.</span></font></div>
<div><font size="2" face="Arial"><span>Is it possible to 
include 'flagged' survey stations in the legend?</span></font></div></div></blockquote><div><br></div><div>I will think about it. It is not yet possible.</div><div> </div><div>Thanks, S.</div></div>