<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-NZ link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hi Paul<o:p></o:p></p><p class=MsoNormal>If you are asking if it is possible to change the colour of a specific instance of a particular type of generic object, I think the answer is no, unless you modify the metapost definition for the generic object to allow attributes such as colours to be parsed. <o:p></o:p></p><p class=MsoNormal>If you want all of a generic object type to be a colour, then use a layout statement something like:<o:p></o:p></p><p class=MsoNormal style='text-indent:36.0pt'>symbol-colour point label <colour><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Easy hacks to mimic the first question include…<o:p></o:p></p><p class=MsoNormal>Use point remark and set its colour to something striking with:<o:p></o:p></p><p class=MsoNormal style='text-indent:36.0pt'>symbol-colour point remark <colour><o:p></o:p></p><p class=MsoNormal>You can change the fonts to add or remove emphasis.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Or use -context to make the label inherit colour as though it were another type of symbol…<o:p></o:p></p><p class=MsoNormal> point label <x> <y> -text “label text” -context point anastomosis<o:p></o:p></p><p class=MsoNormal>and<o:p></o:p></p><p class=MsoNormal style='text-indent:36.0pt'> symbol-colour point anastomosis <colour><o:p></o:p></p><p class=MsoNormal>I suspect not all point types work with -context, so you may have to hunt around to find one that works.<o:p></o:p></p><p class=MsoNormal>Bruce<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US>From:</span></b><span lang=EN-US> Therion <therion-bounces@speleo.sk> <b>On Behalf Of </b>Paul Rowe<br><b>Sent:</b> Monday, 1 August 2022 15:30<br><b>To:</b> List for Therion users <therion@speleo.sk><br><b>Subject:</b> [Therion] Label and passage height colours<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>Is it possible to change the label and/or passage height colours for specific points? I couldn't see a way of doing this.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Thanks,<o:p></o:p></p></div><div><p class=MsoNormal>Paul Rowe<o:p></o:p></p></div></div></div></body></html>